| hub_subscription_id | The ID of the hub subscription | string | n/a | yes |
| key_vault_id | The ID of the key vault to add the secret to | string | n/a | yes |
| location | The location to setup resources | string | n/a | yes |
| name | Name of the cluster | string | "" | no |
| posgresql_version | Version of postgresql to use | string | "11" | no |
| prefix | Naming Prefix | string | "" | no |
| privatezone_resource_group_name | resource group for the azure file private zone | string | n/a | yes |
| resource_group_name | The name of the resource group under which to build this cluster | string | n/a | yes |
| sku_name | Specifies the SKU Name for this PostgreSQL Server. The name of the SKU, follows the tier + family + cores pattern (e.g. B_Gen4_1, GP_Gen5_8). For more information see the product documentation. Possible values are B_Gen4_1, B_Gen4_2, B_Gen5_1, B_Gen5_2, GP_Gen4_2, GP_Gen4_4, GP_Gen4_8, GP_Gen4_16, GP_Gen4_32, GP_Gen5_2, GP_Gen5_4, GP_Gen5_8, GP_Gen5_16, GP_Gen5_32, GP_Gen5_64, MO_Gen5_2, MO_Gen5_4, MO_Gen5_8, MO_Gen5_16 and MO_Gen5_32. | string | "GP_Gen5_2" | no |
| storage_mb | (Optional) The max storage allowed for the PostgreSQL Flexible Server. Possible values are 32768, 65536, 131072, 262144, 524288, 1048576, 2097152, 4193280, 4194304, 8388608, 16777216 and 33553408 | number | 5120 | no |
| subnet_id | Id for the subnet | string | n/a | yes |
| subscription_id | The subscription id to deploy this to | string | n/a | yes |
| tags | List of tags to generate | map(string) | n/a | yes |