AWS CloudFormation ChangeSets now offer enhanced change visibility for deployments
Share
Services
AWS CloudFormation enhances [ChangeSets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets.html) to provide a detailed preview of the actions that CloudFormation will take in a deployment. This launch helps improve your ability to assess whether a deployment will cause unintended changes to running resources.
Today, ChangeSets show the resources that CloudFormation will create, update, replace, or delete in a deployment. You can review ChangeSets to detect unintended resource-level changes, such as replacement of a database. Now, ChangeSets will additionally show the before-and-after values of resource properties and attributes, such as [deletion policies](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html), for impacted resources. This will allow you to detect unintended property-level changes, such as removal of S3 bucket encryption, during ChangeSet reviews.
CloudFormation offers [intrinsic functions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html) such as Ref and GetAtt for referencing resource properties within templates. Further, CloudFormation supports [inline references](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html) to AWS Secrets Manager and Parameter Store, a capability of AWS Systems Manager. References allow you to build dynamic templates that can be deployed across multiple environments. Today, ChangeSets cannot resolve references during preview calculations and make conservative assumptions about changes such as resource replacement. Now, ChangeSets will resolve references when the referenced value is available before deployment and hence preview changes with additional precision.
To get started, open an existing stack in the CloudFormation Console and select “Create ChangeSet” from the Stack Actions dropdown. To access enhanced ChangeSets from the AWS CLI or SDK, include the --include-property-values parameter during calls to the [DescribeChangeSet API.](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API%5FDescribeChangeSet.html) Enhanced ChangeSets are available in AWS Regions where CloudFormation is available. Refer to the [AWS Region table](https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/) to learn more.
What else is happening at Amazon Web Services?
Amazon AppStream 2.0 users can now save their user preferences between streaming sessions
December 13th, 2024
Services
Share
AWS Elemental MediaConnect Gateway now supports source-specific multicast
December 13th, 2024
Services
Share
Amazon EC2 instances support bandwidth configurations for VPC and EBS
December 13th, 2024
Services
Share
AWS announces new AWS Direct Connect location in Osaka, Japan
December 13th, 2024
Services
Share
Amazon DynamoDB announces support for FIPS 140-3 interface VPC and Streams endpoints
December 13th, 2024
Services
Share