No Georestore create_mode for postgresql_flexible_server in terraform

Need to use Georestore Create_mode in azure postgresflexible server to restore the data to new server in another region from an available server. However this option is not there for flexible server while same is available forazure single PostgreSQL server .

Is there any way to use the Georstore create_mode for flexible postgresql server in terraform.

For all questions that are basically “Does the provider support this?” you should always try searching the provider’s issue tracker, to see if there is already conversation about the feature.

And sure enough, a quick search there turned up Support for postgresql_flexible_server create_mode GeoRestore · Issue #16811 · hashicorp/terraform-provider-azurerm · GitHub