Add a VPC block to the aws_codebuild_project resource #3154
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/codebuild
Issues and PRs that pertain to the codebuild service.
This issue was originally opened by @justindisney as hashicorp/terraform#17213. It was migrated here as a result of the provider split. The original body of the issue is below.
There is no VPC block mentioned in the current aws_codebuild_project documentation: https://www.terraform.io/docs/providers/aws/r/codebuild_project.html
However, AWS currently supports VPC access for CodeBuild projects: https://docs.aws.amazon.com/codebuild/latest/userguide/vpc-support.html
The text was updated successfully, but these errors were encountered: