Releases: slalompdx/terraform-aws-codecommit-cicd
Releases · slalompdx/terraform-aws-codecommit-cicd
v0.1.3
v0.1.2
Add additional details for the example project that includes the buildspec_test.yml
file.
v0.1.1
This release improves the outputs from the module. They now include the CodePipeline and CodeBuild role arns to extend them with your own policies.
v0.1.0
Initial release of terraform-aws-codecommit-cicd
Terraform module. This will provision a AWS CodeCommit repository for source code, a CodePipeline with a Source, Test, and Package stage using CodeBuild.