Skip to content

Conversation

@faermanj
Copy link
Owner

This pull request commits a CloudFormation stack deployment file to your repository. AWS CloudFormation uses the cloudformation/s3-simple-bucket/template.cform.yaml file to locate, track, and automatically update a stack that belongs to the simple-bucket-gitsync template. When this pull request is merged, AWS CloudFormation tracks changes to this repository and applies updates to the stack and parameters that are defined in the file.

⚠️ When this change is merged, AWS CloudFormation tracks and syncs changes from this repository to the stack defined in cloudformation/s3-simple-bucket/template.cform.yaml. Make sure to review it. You can disable syncing at any time in the AWS CloudFormation console.

How does it work?

Your cloudformation/s3-simple-bucket/template.cform.yaml file contains the path from the root of your Git repository to your CloudFormation template as well as the parameters and tags for your stack. When changes are committed to your repository, CloudFormation automatically updates the stack, its parameters, and tags.

How do I update the cloudformation/s3-simple-bucket/template.cform.yaml file?

Edit your cloudformation/s3-simple-bucket/template.cform.yaml file and commit the changes to your repository. Make sure that you commit the changes to the path and branch in the repository that are specified in the deployment file.

Copy link
Owner Author

This commit updates a branch tracked by AWS CloudFormation GitSync. Below is a summary of the changes that would be generated if you merged the change in:

Stack : arn:aws:cloudformation:us-east-1:563185859349:stack/simple-bucket-gitsync

Summary: Change set creation failed with message Failed to get deployment and template file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants