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 issues. No security implications from using abbreviated service name.
Diff
diff --git a/wellarchitected/2025-02-25/framework/cost_decomissioning_resources_implement_process.md b/wellarchitected/2025-02-25/framework/cost_decomissioning_resources_implement_process.md index d9bb70b6b..2cc7b926d 100644 --- a//wellarchitected/2025-02-25/framework/cost_decomissioning_resources_implement_process.md +++ b//wellarchitected/2025-02-25/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.