AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in infrastructure-as-code validation step
Security assessment
Change appears to be a branding/style update rather than addressing security concerns. No security implications identified in the wording change.
Diff
diff --git a/wellarchitected/2024-06-27/framework/cost_decomissioning_resources_implement_process.md b/wellarchitected/2024-06-27/framework/cost_decomissioning_resources_implement_process.md index 9c22c8344..af120f54d 100644 --- a//wellarchitected/2024-06-27/framework/cost_decomissioning_resources_implement_process.md +++ b//wellarchitected/2024-06-27/framework/cost_decomissioning_resources_implement_process.md @@ -29 +29 @@ Use the following decommission steps to guide you on what should be checked as p - * **Validate infrastructure-as-code:** Determine whether resources were deployed with AWS CloudFormation, Terraform, AWS Cloud Development Kit (AWS CDK), or any other infrastructure-as-code deployment tool so they can be re-deployed if necessary. + * **Validate infrastructure-as-code:** Determine whether resources were deployed with CloudFormation, Terraform, AWS Cloud Development Kit (AWS CDK), or any other infrastructure-as-code deployment tool so they can be re-deployed if necessary.