v0.28.1
🚀 Enhancements
Set `cache_bucket_suffix_enabled` to true again @nitrocode (#81)
what
- Set
cache_bucket_suffix_enabled
to true again
why
cache_bucket_suffix_enabled=true
seems to apply correctly in the terraform-aws-codebuild repo (see cloudposse/terraform-aws-codebuild#92)
references
- Reverts a portion of PR #80
If anyone does not want the suffix, simply set cache_bucket_suffix_enabled = false
when consuming the module.