Skip to content

Trigger deployments on CFN StackSet updates #1

@tmclaugh

Description

@tmclaugh

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:

  1. A change to a StackSet template causes an update when an affected repo's deployment workflow is run and invokes CloudFormation.
  2. Template files do not require manual syncing.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions