github cloudposse/terraform-aws-codebuild 0.36.0
v0.36.0

latest releases: 2.0.2, v2, 2.0.1...
3 years ago
support type key for CodeBuild environment variables @joe-niland (#88)

what

  • [BREAKING CHANGE] modify environment_variables variable to support the 'type' key
  • Unless we change the type of the environment_variables variable to any and default 'type' to 'PLAINTEXT' this will be a breaking change, but a fairly easy one to deal with

why

  • Adding the 'type' key allows sourcing env vars from SSM Parameter Store and Secrets Manager

references

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

NewReleases is sending notifications on new releases.