createMode

val createMode: Output<String>?

The creation mode which can be used to restore or replicate existing servers. Possible values are Default, GeoRestore, PointInTimeRestore, Replica and Update. Changing this forces a new PostgreSQL Flexible Server to be created.

Note: create_mode cannot be changed once it's set since it's a parameter at creation. Note: While creating the resource, create_mode cannot be set to Update.