[Cloudformation] Deploying Cloudformation Change Sets without InvalidChangeSetStatus Error
3 min readHow I solved the InvalidChangeSetStatus error in AWS CloudFormation GitHub Actions deploys by waiting for the change set to be ready before executing.
GHACloudFormationAWSCI/CD