From fbcf92a1def637e3b9a4d651ebbe77dc51483349 Mon Sep 17 00:00:00 2001 From: Chris Ayers Date: Tue, 31 Oct 2023 08:58:45 -0400 Subject: [PATCH] added blog post --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f55489c..9295fc1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ For a more detailed understanding of the topics covered in this talk and the rel - [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