Deploying the mutato-example-basic app.
Steps to reproduce:
- Make changes to the index.html
- commit changes, update github.
- Branch triggers the Pipeline deployment.
- Verify if changes to
index.html by opening the Http endpoint in the CFN Output section.
The deployed version on each ECS Service are from the 1st successful deployment.
The Pipeline shows success on both stages. However, the CFN ChangeSets are failing. The submitted information didn't contain changes. Submit different information to create a change set.
Minor details that might be helpful.
1st deployment - original file without changes.
2nd deployment - added paragraph “The name is an x-files reference”
3rd deployment - added “3rd Deployment”
Here is repo I’m deploying.
Deploying the mutato-example-basic app.
Steps to reproduce:
index.htmlby opening the Http endpoint in the CFN Output section.The deployed version on each ECS Service are from the 1st successful deployment.
The Pipeline shows success on both stages. However, the CFN ChangeSets are failing.
The submitted information didn't contain changes. Submit different information to create a change set.Minor details that might be helpful.
1st deployment - original file without changes.
2nd deployment - added paragraph “The name is an x-files reference”
3rd deployment - added “3rd Deployment”
Here is repo I’m deploying.