An open API service indexing awesome lists of open source software.

https://github.com/codebytes/secure-terraform-on-azure


https://github.com/codebytes/secure-terraform-on-azure

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Secure Terraform on Azure

This repository contains the slide deck, demos, and resources for the "Securely Deploying Terraform" talk by Chris Ayers, Senior Customer Engineer at Microsoft. The talk provides an in-depth look at security tooling, best practices, and how to implement them when using Terraform with Azure.

## Slides

You can access the slides for the talk at the following link:

- [Securely Deploying Terraform Slides](https://chris-ayers.com/secure-terraform-on-azure/)

## Demos and Resources

The repository includes a variety of demos and resources to demonstrate the use of security tooling with Terraform in different scenarios. These demos and resources can help you understand how to implement security best practices effectively and take advantage of the available tools.

## Related Blog Posts

For a more detailed understanding of the topics covered in this talk and the related demos, you can read the following blog posts:

- [Secure Terraform Part 1: Introduction to tfsec](https://chris-ayers.com/2022/12/29/secure-terraform-part1-tfsec)
- [Secure Terraform Part 2: tfsec Customization](https://chris-ayers.com/2023/01/29/secure-terraform-part2-tfsec-customization)
- [Secure Terraform Part 3: Introduction to Terrascan](https://chris-ayers.com/2023/03/22/secure-terraform-part3-terrascan)
- [Secure Terraform Part 4: Introduction to Checkov](https://chris-ayers.com/2023/03/24/secure-terraform-part4-checkov)
- [Secure Terraform Part 5: Terraform State](https://chris-ayers.com/2023/04/05/secure-terraform-part5-terraform-state)

## Resources

For more information on Terraform, security tooling, and Infrastructure as Code (IaC), you can refer to the following resources:

- [Terraform Documentation](https://www.terraform.io/docs/index.html)
- [Terraform on Azure](https://learn.microsoft.com/en-us/azure/developer/terraform/overview)
- [tfsec](https://tfsec.dev)
- [terrascan](https://runterrascan.io/)
- [checkov](https://www.checkov.io/)

## Connect with Chris Ayers

Feel free to connect with Chris Ayers on social media and visit his blog for more information on Terraform, security, and other topics:

- Twitter: [@Chris_L_Ayers](https://twitter.com/Chris_L_Ayers)
- Mastodon: [@Chrisayers@hachyderm.io](https://hachyderm.io/@Chrisayers)
- LinkedIn: [chris-l-ayers](https://linkedin.com/in/chris-l-ayers/)
- Blog: [https://chris-ayers.com/](https://chris-ayers.com/)
- GitHub: [Codebytes](https://github.com/codebytes)

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.