We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db0f0a commit 4062b6cCopy full SHA for 4062b6c
1 file changed
postgres.yaml
@@ -68,7 +68,7 @@ Resources:
68
Properties:
69
Engine: aurora-postgresql
70
Port: 5432
71
- EngineVersion: '17.7'
+ EngineVersion: '17.9'
72
DatabaseName: !Ref DBNAMEPARAM
73
ManageMasterUserPassword: true
74
MasterUsername: !Ref DBUSERPARAM
0 commit comments