github cloudposse/terraform-aws-codebuild 0.37.0
v0.37.0

latest releases: 2.0.2, v2, 2.0.1...
3 years ago

NOTE: The github_token_type input defaults to PARAMETER_STORE meaning that the github_token input is the SSM key. If previous functionality is desired then set github_token_type = "PLAINTEXT".

Set GitHub token to be stored as a secret @gausnes (#90)

what

  • updating GitHub token to be stored as a secret, it's currently being stored as plaintext

why

  • reducing attack surface area for leaking provisioned tokens

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

NewReleases is sending notifications on new releases.