Skip to content

Update NlqMainStack.yaml to Reflect New 16.1 PostgreSQL Engine #62

@garystafford-aws

Description

@garystafford-aws

Update NlqMainStack.yaml to reflect the new 16.1 PostgreSQL engine in two places.

Update the following code:

DBParameterGroupName: "default.postgres15"
OptionGroupName: "default:postgres-15"

to

DBParameterGroupName: "default.postgres16"
OptionGroupName: "default:postgres-16"

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions