aws-codepipeline-cfn-provider
aws-codepipeline-cfn-provider copied to clipboard
☁️✨⚙️AWS Codepipeline Lambda to deploy stuff using AWS CloudFormation.
Results
2
aws-codepipeline-cfn-provider issues
Sort by
recently updated
recently updated
newest added
During update, when parameters are appended with use previous value a comparison with running stack is needed. Parameters should only be appended if they exist in running stack
Doing two commits in a short timeframe (few minutes apart) causes the second run to fail on Deploy stage if the stack is still in "UPDATE_COMPLETED_CLEANUP_IN_PROGRESS" state. Could the process...