AWS CodeBuild using environment variables from EC2 Parameter Store #1747
Labels
bug
Addresses a defect in current functionality.
service/codebuild
Issues and PRs that pertain to the codebuild service.
service/ssm
Issues and PRs that pertain to the ssm service.
Milestone
Hi there,
I'm using Terraform to create a AWS CodeBuild project and I want to avoid to put environment variables as a text plain, instead I want to use variables stored at EC2 Parameter Store.
Terraform Version
v0.10.0
Affected Resource(s)
AWS CodeBuild
AWS EC2 Systems Manager Parameter Store
Expected Behavior
Be able to use variables stored at EC2 Parameter Store as a environment variables of AWS CodeBuild project.
Actual Behavior
Not supported.
The text was updated successfully, but these errors were encountered: