GoogleCloudPlatform/terraform-google-alloy-db

Not being able to define the "database_version"

Closed this issue · 1 comments

Currently it is not possible to define the database_version for the AlloyDB cluster.
By default POSTGRES_14 is used, however there are cases when POSTGRES_15 may be needed. Additionally to be future-proof it makes sense to add the database_version variable to set the version.

Resolved by #65