Closed cjoecker closed 12 months ago
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
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