-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn off CDK version reporting for CodeDeploy blue-green
CodeDeploy has a check that prevents "infra" changes happening in the same stack update as task definition changes. When the CDK is upgraded, the CDK::Metadata resource gets updated in the template, and CodeDeploy thinks it is an "infra" change and rejects the change set.
- Loading branch information
1 parent
c698fa8
commit b2f974e
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters