Add requested inputs @nitrocode (#111)
what
- Add file_system_locations
- Add build_image_pull_credentials_type
- Add s3_cache_bucket_name
- Add encryption_key (bridgecrew)
why
- Newer inputs
references
- Closes #110
- Closes #107
- Closes #95
- Closes #96
- https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/codebuild_project
git.io->cloudposse.tools update @dylanbannon (#109)
what and why
Change all references to git.io/build-harness
into cloudposse.tools/build-harness
, since git.io
redirects will stop working on April 29th, 2022.
References
- DEV-143