-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
As a developer an update to a CFN StackSet file will trigger an update when the deployment workflow is run.
Currently for StackSet resources in CloudFormation stacks we pass an S3 URL to the TemplateURL property. On top of that we need to manually sync these template files to that S3 bucket. An ideal workflow would ensure that:
- A change to a StackSet template causes an update when an affected repo's deployment workflow is run and invokes CloudFormation.
- Template files do not require manual syncing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request