AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in infrastructure-as-code validation section
Security assessment
Terminology standardization without security impact. The process for validating IaC during decommissioning remains functionally unchanged.
Diff
diff --git a/wellarchitected/2023-10-03/framework/cost_decomissioning_resources_implement_process.md b/wellarchitected/2023-10-03/framework/cost_decomissioning_resources_implement_process.md index 1a07ac983..1e1b4126d 100644 --- a//wellarchitected/2023-10-03/framework/cost_decomissioning_resources_implement_process.md +++ b//wellarchitected/2023-10-03/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.