> For the complete documentation index, see [llms.txt](https://www.techwithtyler.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.techwithtyler.dev/devsecops.md).

# DevSecOps

- [CI/CD](https://www.techwithtyler.dev/devsecops/ci-cd.md)
- [GitLab](https://www.techwithtyler.dev/devsecops/ci-cd/gitlab.md): Configuring a gitlab pipeline file
- [Hashicorp Terraform](https://www.techwithtyler.dev/devsecops/hashicorp-terraform.md): Get up and running with Terraform
- [Hashicorp Vault](https://www.techwithtyler.dev/devsecops/hashicorp-vault.md): Hashicorp's solution to managing Secrets and Protecting Sensitive Data
- [IAC Scanning](https://www.techwithtyler.dev/devsecops/iac-scanning.md): A collection of tools for performing security scans on infrastructure-as-code.
- [tfsec](https://www.techwithtyler.dev/devsecops/iac-scanning/tfsec.md): IAC scanning tool
- [Secrets Scanning](https://www.techwithtyler.dev/devsecops/secrets-scanning.md): A collection of tools for scanning code for secrets.
- [Trufflehog](https://www.techwithtyler.dev/devsecops/secrets-scanning/trufflehog.md): A tool for finding leaked credentials in code.
