aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

CloudFormation::WaitCondition - Enhancement - Create resources after delete #2051

Open gbudge opened 1 month ago

gbudge commented 1 month ago

Name of the resource

AWS::CloudFormation::WaitCondition

Resource name

No response

Description

This FR is to add support for waiting to create a resource only after another has been deleted.

This would be helpful when we are reorganising or rationalise our CF template repos, without having to execute a stack termination and then creation.

Other Details

N/A