Releases: flexion/aws-codebuild-runner-project-tf-module
Releases · flexion/aws-codebuild-runner-project-tf-module
v0.3.0
v0.2.0
What's Changed
- add var.environment_image_pull_creds by @ShawnConn in #6
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add var.vpc_* Vars by @ShawnConn in #5
New Contributors
- @ShawnConn made their first contribution in #5
Full Changelog: v0.0.4...v0.1.0
v0.0.4
-
Made secrets_manager_kvs and related resources conditional based on github_personal_access_token_ssm_parameter availability
-
Added proper conditional logic to prevent errors when no SSM parameter is provided