(aws-codebuild): Pipeline build fails when environment variable is from parameter store #11769
Labels
@aws-cdk/aws-codebuild
Related to AWS CodeBuild
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
in-progress
This issue is being actively worked on.
p1
Pipeline build fails when an environment variable is loaded from parameter store.
Reproduction Steps
What did you expect to happen?
Build to succeed
What actually happened?
Build failed and the log shows the following lines, nothing after that
Environment
Other
It looks like generated CodePipeline role policy doesn't contain a policy for
ssm:GetParameters
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: