Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Releases: squidfunk/terraform-aws-github-ci

terraform-aws-github-ci-1.0.0

26 Dec 14:50
Compare
Choose a tag to compare
  • Added support for CodeBuild environment variables
  • Removed custom Lambda functions in favor of native CodeBuild functionality
  • Officially deprecated the project

terraform-aws-github-ci-0.5.4

18 Aug 14:53
Compare
Choose a tag to compare
  • Fixed GitHub webhook creation by temporarily downgrading provider to < 1

terraform-aws-github-ci-0.5.3

04 Jul 13:52
Compare
Choose a tag to compare
  • Fixed invalid reference to initial status badge

terraform-aws-github-ci-0.5.2

16 May 15:59
Compare
Choose a tag to compare
  • Fixed indeterministic environment variable mapping

terraform-aws-github-ci-0.5.1

12 Apr 09:32
Compare
Choose a tag to compare
  • Fixed broken update for build status badges

terraform-aws-github-ci-0.5.0

12 Apr 09:07
Compare
Choose a tag to compare
  • Added support to configure build specification file location
  • Fixed #10: Webhook fails due to invalid reference

terraform-aws-github-ci-0.4.1

01 Apr 17:29
Compare
Choose a tag to compare
  • Fixed #5: Removed default for namespace variable

terraform-aws-github-ci-0.4.0

30 Mar 16:05
Compare
Choose a tag to compare
  • Refactored complete code base into TypeScript

terraform-aws-github-ci-0.3.0

03 Dec 14:06
Compare
Choose a tag to compare
  • Fixed compatibility errors with Terraform 0.11

terraform-aws-github-ci-0.2.0

02 Dec 21:18
Compare
Choose a tag to compare
  • Added support for external CodeBuild project configuration
  • Fixed GitHub webhook being set repeatedly due to OAuth token
  • Restructured project into submodules