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