AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' for terminology consistency
Security assessment
This is a branding/naming convention update. The change does not affect security processes or introduce security-related content.
Diff
diff --git a/wellarchitected/latest/framework/cost_decomissioning_resources_implement_process.md b/wellarchitected/latest/framework/cost_decomissioning_resources_implement_process.md index a66992b4a..cc28de14e 100644 --- a//wellarchitected/latest/framework/cost_decomissioning_resources_implement_process.md +++ b//wellarchitected/latest/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.