aws-apprunner-alpha: environmentSecrets are not update #28103
Labels
@aws-cdk/aws-apprunner
Related to the apprunner package
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
I have an app deployed like this:
Once it is deployed, if I add another secret like this, the secret are not updated:
As a workaround, I have
service.addSecret
that is working to add new secretsExpected Behavior
Secrets are updated when they are added to
environmentSecrets
objectCurrent Behavior
Secrets are NOT updated when they are added to
environmentSecrets
objectReproduction Steps
See bug description
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.110.1 (build 0d37f0d)
Framework Version
"@aws-cdk/aws-apprunner-alpha": "^2.110.1-alpha.0" , "aws-cdk-lib": "^2.110.1",
Node.js Version
18.16.0
OS
MacOS
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: