AWS wellarchitected documentation change
Summary
Updated infrastructure-as-code examples to use 'CloudFormation' instead of 'AWS CloudFormation'
Security assessment
The change is purely cosmetic, aligning product naming conventions. No security practices or features were added or modified in the decommissioning guidance.
Diff
diff --git a/wellarchitected/2023-04-10/framework/cost_decomissioning_resources_implement_process.md b/wellarchitected/2023-04-10/framework/cost_decomissioning_resources_implement_process.md index fe8d56c2f..f1ca934b4 100644 --- a//wellarchitected/2023-04-10/framework/cost_decomissioning_resources_implement_process.md +++ b//wellarchitected/2023-04-10/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.