-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
bugAddresses a defect in current functionality.Addresses a defect in current functionality.service/codebuildIssues and PRs that pertain to the codebuild service.Issues and PRs that pertain to the codebuild service.
Milestone
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform Version
Terraform v0.12.7
Affected Resource(s)
- aws_codebuild_project
Terraform Configuration Files
Downloadable here: https://drive.google.com/file/d/1QM47TzsCFfpNB0KtspWwJoiOZ6uWYbqV/view?usp=sharing
Expected Behavior
CodeBuild is provisioned
Actual Behavior
Error: cache location is required when cache type is "S3"
on codebuild/codebuild-tests.tf line 1, in resource "aws_codebuild_project" "codebuild_tests":
1: resource "aws_codebuild_project" "codebuild_tests" {
References
nathancarmona, Rohja, benfreke-qq, fnaoto, os1ma and 12 more
Metadata
Metadata
Assignees
Labels
bugAddresses a defect in current functionality.Addresses a defect in current functionality.service/codebuildIssues and PRs that pertain to the codebuild service.Issues and PRs that pertain to the codebuild service.