AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-06-28 · Documentation low

File: prescriptive-guidance/latest/patterns/deploy-the-security-automations-for-aws-waf-solution-by-using-terraform.md

Summary

Updated author attribution and fixed quote in terraform command

Security assessment

Command syntax correction prevents execution errors but does not address security vulnerabilities.

Diff

diff --git a/prescriptive-guidance/latest/patterns/deploy-the-security-automations-for-aws-waf-solution-by-using-terraform.md b/prescriptive-guidance/latest/patterns/deploy-the-security-automations-for-aws-waf-solution-by-using-terraform.md
index 6321d2f33..43076627e 100644
--- a//prescriptive-guidance/latest/patterns/deploy-the-security-automations-for-aws-waf-solution-by-using-terraform.md
+++ b//prescriptive-guidance/latest/patterns/deploy-the-security-automations-for-aws-waf-solution-by-using-terraform.md
@@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsBest practicesEpicsTroubles
- _Created by Dr. Rahul Sharad Gaikwad (AWS) and Tamilselvan P (AWS)_
+ _Dr. Rahul Sharad Gaikwad and Tamilselvan P, Amazon Web Services_
@@ -155 +155 @@ Verify the changes.|
-        terraform destroy -var-file="testing.tfvars”
+        terraform destroy -var-file="testing.tfvars"