Releases: cloudposse/terraform-aws-cicd
Releases · cloudposse/terraform-aws-cicd
0.5.10: Update readme yaml file and rebuild md
- updated
README.yaml
file - add tags and categories
- rebuild
README.md
file
why
- need to add categories and tags so we can pull them into the documentation
0.5.9 Add `environemt_variables`
0.5.8 Add missing policy action
0.5.7: Revert "Do not Poll for Source Changes by default" (#25)
* Revert "Do not Poll for Source Changes by default (#21)"
Regenerate README.md
what
- Regenerate
README.md
why
- Previous version of build-harness has some typos
Fix readme
What
- Change releases badge link
- Re-render readme
Why
- Badge has wrong url
- Old template has a bug so avatars links were broken
0.5.4: Do not Poll for Source Changes by default (#21)
since AWS is using github webhooks to get notified of code changes since May 2018 this Parameter should be now `false` by default. From the [Documentation](https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html#action-requirements): ``` For pipelines or source actions created or updated in the console after the following dates, this parameter defaults to false: - AWS CodeCommit pipelines created or updated in the console after October 11, 2017. - Amazon S3 pipelines created or updated in the console after March 22, 2018. - GitHub pipelines created or updated in the console after May 1, 2018. ```
0.5.3 (Migrate to README.yaml format)
what
- Add
README.yaml
why
- Standardize README