This repository has been archived by the owner on Apr 18, 2020. It is now read-only.
Releases: squidfunk/terraform-aws-github-ci
Releases · squidfunk/terraform-aws-github-ci
terraform-aws-github-ci-1.0.0
terraform-aws-github-ci-0.5.4
- Fixed GitHub webhook creation by temporarily downgrading provider to < 1
terraform-aws-github-ci-0.5.3
- Fixed invalid reference to initial status badge
terraform-aws-github-ci-0.5.2
- Fixed indeterministic environment variable mapping
terraform-aws-github-ci-0.5.1
- Fixed broken update for build status badges
terraform-aws-github-ci-0.5.0
- Added support to configure build specification file location
- Fixed #10: Webhook fails due to invalid reference
terraform-aws-github-ci-0.4.1
- Fixed #5: Removed default for namespace variable
terraform-aws-github-ci-0.4.0
- Refactored complete code base into TypeScript
terraform-aws-github-ci-0.3.0
- Fixed compatibility errors with Terraform 0.11
terraform-aws-github-ci-0.2.0
- Added support for external CodeBuild project configuration
- Fixed GitHub webhook being set repeatedly due to OAuth token
- Restructured project into submodules