We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b0b60 commit c9f81faCopy full SHA for c9f81fa
cloudformation/database/serverless-database.yaml
@@ -260,7 +260,7 @@ Resources:
260
EnableHttpEndpoint: false
261
EngineMode: serverless
262
MasterUsername: !Ref ClusterAdmin
263
- MasterUserPassword: AdminPasswordSecretString
+ MasterUserPassword: !Ref AdminPasswordSecretString
264
ScalingConfiguration:
265
AutoPause: true
266
MaxCapacity: !Ref MaxCapacity
0 commit comments