github cloudposse/terraform-aws-codebuild 0.33.0
v0.33.0

latest releases: 2.0.2, v2, 2.0.1...
3 years ago
Add IAM policy permissions to allow CodeBuild to run in a VPC @joe-niland (#84)

what

  • Update IAM permissions in Codebuild policy to allow running in a VPC
  • Add a test using VPC config
  • Change test region to us-east-2
  • (There is probably a more elegant way to check if var.vpc_config is an empty object but I didn't find one in the time I spent looking.)

why

  • The module supported setting VPC config on the Codebuild project, but the IAM permissions in the Codebuild policy were not sufficient

references

  • None

Don't miss a new terraform-aws-codebuild release

NewReleases is sending notifications on new releases.