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 ad5696a commit b61f0dbCopy full SHA for b61f0db
postgres.yaml
@@ -68,7 +68,7 @@ Resources:
68
Properties:
69
Engine: aurora-postgresql
70
Port: 5432
71
- EngineVersion: '13.10'
+ EngineVersion: '13.11'
72
DatabaseName: !Ref DBNAMEPARAM
73
ManageMasterUserPassword: true
74
MasterUsername: !Ref DBUSERPARAM
0 commit comments