Skip to content

Releases: lgallard/terraform-aws-codebuild

Add support to use existing service role ARN

01 Jul 19:37
3dd633b
Compare
Choose a tag to compare

0.6.0 (July 1, 2021)

ENHANCEMENTS:

  • Add support to use existing service role ARN (thanks @sebbrandt87)

Update READMEs

22 Apr 21:39
cf767c6
Compare
Choose a tag to compare

0.5.3 (April 22, 2021)

ENHANCEMENTS:

  • Add pre-commit config file
  • Add .gitignore file
  • Update README

FIXES:

  • Update examples

Update examples

18 Mar 20:31
948ec63
Compare
Choose a tag to compare

0.5.2 (March 18, 2021)

FIXES:

  • Update examples

Update examples & README

18 Mar 20:18
bc8de7b
Compare
Choose a tag to compare

0.5.1 (March 18, 2021)

ENHANCEMENTS:

  • Update examples & README

Add secondary sources (new implementation)

18 Mar 15:27
dfe3549
Compare
Choose a tag to compare
  • Add secondary sources (based on @brettminnie's)
  • Update example with secondary sources

Add secondary sources

18 Mar 00:01
bb98d76
Compare
Choose a tag to compare

0.4.0 (March 17, 2021)

FEATURES:

Add type lookup to environment variables

25 Feb 03:40
faa1c06
Compare
Choose a tag to compare

0.3.0 (Feb 24, 2021)

FEATURES:

  • Add type lookup to environment variables (thanks @brettminnie)
  • Update README & Changelog

Change default values for source block

28 May 22:25
64b5b7a
Compare
Choose a tag to compare

0.2.1 (May 28, 2020)

FIXES:

  • Change default values for source block

Change default artifacts type

28 May 21:18
66bd66a
Compare
Choose a tag to compare
  • Change default artifacts type to CODEPIPELINE

Fix typo in README

18 Apr 00:42
315fadc
Compare
Choose a tag to compare

0.1.1 (April 17, 2020)

UPDATES:

  • Fix typos in README