Add AWS Cloudformation Deployment file for my-gitsync-stack-2 stack#3
Add AWS Cloudformation Deployment file for my-gitsync-stack-2 stack#3aws-connector-for-github[bot] wants to merge 1 commit intomainfrom
Conversation
|
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 : Summary: Change set creation failed with message |
|
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 : Summary: Change set creation failed with message |
|
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 : Summary: 1 resources created, 1 resources deleted, 0 resources updated Click here to view change details
Note The comment includes a best effort representation of the set of changes that will result from merging this change. Any update to the environment before merging this change could result in a different change set. |
||||||||||||||||||||||||||||||||||||||||||||||||
This pull request commits a CloudFormation stack deployment file to your repository. AWS CloudFormation uses the
/deployment-file.yamlfile to locate, track, and automatically update a stack that belongs to themy-gitsync-stack-2template. 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.How does it work?
Your
/deployment-file.yamlfile 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
/deployment-file.yamlfile?Edit your
/deployment-file.yamlfile 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.