AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in example scenario and blog post reference
Security assessment
Consistent branding update across documentation. The security implications of untested security groups remain unchanged from previous version.
Diff
diff --git a/wellarchitected/2023-10-03/framework/ops_dev_integ_test_val_chg.md b/wellarchitected/2023-10-03/framework/ops_dev_integ_test_val_chg.md index d778e7c8f..85d181263 100644 --- a//wellarchitected/2023-10-03/framework/ops_dev_integ_test_val_chg.md +++ b//wellarchitected/2023-10-03/framework/ops_dev_integ_test_val_chg.md @@ -19 +19 @@ Your organization must develop testing standards for all software artifacts. Aut - * New security groups are deployed with AWS CloudFormation without being tested in a pre-production environment. The security groups make your app unreachable for your customers. + * New security groups are deployed with CloudFormation without being tested in a pre-production environment. The security groups make your app unreachable for your customers. @@ -72 +72 @@ As part of their continuous integration pipeline, AnyCompany Retail conducts sev - * [ Automated AWS CloudFormation Testing Pipeline with TaskCat and CodePipeline ](https://aws.amazon.com/blogs/devops/automated-cloudformation-testing-pipeline-with-taskcat-and-codepipeline/) + * [ Automated CloudFormation Testing Pipeline with TaskCat and CodePipeline ](https://aws.amazon.com/blogs/devops/automated-cloudformation-testing-pipeline-with-taskcat-and-codepipeline/)