Skip to content

1.5.6

Choose a tag to compare

@jakebark jakebark released this 11 Jul 12:26
· 13 commits to main since this release
50d0801

Added optional input for CodeBuild VPC deployment.

vpc = {
    vpc_id             = "vpc-011a22334455bb66c",
    subnets            = ["subnet-011aabbcc2233d4ef"],
    security_group_ids = ["sg-001abcd2233ee4455"],
  }