terraform/quickstart/201-postgresql-fs-db
zjhe 631c382fac Revert "rename file back to fix broken CI"
This reverts commit f3044799f3bd25106fd54acc14b08aa228de7227.
2023-03-23 10:42:48 +08:00
..
2022-02-17 12:16:39 +08:00
2023-03-21 12:01:37 +00:00
2022-02-17 13:40:25 +08:00

Azure PostgreSQL Flexible Server Database

This template deploys an Azure PostgreSQL Flexible Server Database.

Terraform resource types

Variables

Name Description
name_prefix (Optional) Prefix of the resource name. Value defaults to: postgresqlfs
location (Optional) Azure Region in which to deploy these resources. Value defaults to: eastus

Example

To see how to run this example, see Create an Azure PostgreSQL Flexible Server Database using Terraform.