Open kirtan227 opened 11 months ago
Love this idea - we're actually working on a feature where we integrate more closely with pull-requests in your repo to let you inspect the change-set before you merge the PR. The sync-behavior would remain unchanged, but we'd comment on your PR with the changeset so you can update it until it looks right.
How's that sound? ❤️
Love this idea - we're actually working on a feature where we integrate more closely with pull-requests in your repo to let you inspect the change-set before you merge the PR. The sync-behavior would remain unchanged, but we'd comment on your PR with the changeset so you can update it until it looks right.
How's that sound? ❤️
This works too 😄
Love this idea - we're actually working on a feature where we integrate more closely with pull-requests in your repo to let you inspect the change-set before you merge the PR. The sync-behavior would remain unchanged, but we'd comment on your PR with the changeset so you can update it until it looks right.
How's that sound? ❤️
Hey @kohidave ! I was just looking at the git sync feature for the cloudformation and immediately thought about the change-sets feature that was requested here. Is there any progress on this?
Thanks!
Howdy! @jakubator - we hope to have it out soon!
This is released and available now - https://aws.amazon.com/about-aws/whats-new/2024/09/aws-cloudformation-git-sync-supports-pull-request-workflows/
Name of the resource
Other
Resource name
CloudFormation Git sync
Description
While using the new feature of CloudFormation Git sync it will update the stack when there is a push/merge in the code and then it creates the ChangSet and Executes the changes automatically.
From the document: When you commit changes to the template or the deployment file, CloudFormation automatically updates the stack[1]
Feature Request to the team: Instead of automatically Updating the stack (executing ChangeSet) can we have a new functionality where user can execute the ChangeSet so that they can check if the update on the CloudFormation template will trigger any replacement update or modify when using GitSync.
This can be very helpful for stacks which are in production environment
Reference: [1] Working with AWS CloudFormation Git sync https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/git-sync.html
Other Details
No response
Other Details
No response