AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation'
Security assessment
Terminology standardization without security impact. Decommissioning process guidance remains functionally identical.
Diff
diff --git a/wellarchitected/latest/cost-optimization-pillar/cost_decomissioning_resources_implement_process.md b/wellarchitected/latest/cost-optimization-pillar/cost_decomissioning_resources_implement_process.md index 6a93f5df9..db6406761 100644 --- a//wellarchitected/latest/cost-optimization-pillar/cost_decomissioning_resources_implement_process.md +++ b//wellarchitected/latest/cost-optimization-pillar/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.