Releases: lgallard/terraform-aws-codebuild
Releases · lgallard/terraform-aws-codebuild
Add support to use existing service role ARN
0.6.0 (July 1, 2021)
ENHANCEMENTS:
- Add support to use existing service role ARN (thanks @sebbrandt87)
Update READMEs
0.5.3 (April 22, 2021)
ENHANCEMENTS:
- Add pre-commit config file
- Add .gitignore file
- Update README
FIXES:
- Update examples
Update examples
0.5.2 (March 18, 2021)
FIXES:
- Update examples
Update examples & README
0.5.1 (March 18, 2021)
ENHANCEMENTS:
- Update examples & README
Add secondary sources (new implementation)
- Add secondary sources (based on @brettminnie's)
- Update example with secondary sources
Add secondary sources
Add type lookup to environment variables
0.3.0 (Feb 24, 2021)
FEATURES:
- Add type lookup to environment variables (thanks @brettminnie)
- Update README & Changelog
Change default values for source block
0.2.1 (May 28, 2020)
FIXES:
- Change default values for source block
Change default artifacts type
- Change default artifacts type to
CODEPIPELINE
Fix typo in README
0.1.1 (April 17, 2020)
UPDATES:
- Fix typos in README