neil-yechenwei 7cb6c914d4 update code
2022-02-17 12:16:39 +08:00

2.0 KiB

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.