Bicep 資源定義
serverGroupsv2 資源類型可以使用目標作業來部署:
- 資源群組 - 請參閱 資源群組部署命令
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.DBforPostgreSQL/serverGroupsv2 資源,請將下列 Bicep 新增至範本。
resource symbolicname 'Microsoft.DBforPostgreSQL/serverGroupsv2@2023-03-02-preview' = {
identity: {
type: 'string'
userAssignedIdentities: {
{customized property}: {}
}
}
location: 'string'
name: 'string'
properties: {
administratorLoginPassword: 'string'
authConfig: {
activeDirectoryAuth: 'string'
passwordAuth: 'string'
}
citusVersion: 'string'
coordinatorEnablePublicIpAccess: bool
coordinatorServerEdition: 'string'
coordinatorStorageQuotaInMb: int
coordinatorVCores: int
databaseName: 'string'
dataEncryption: {
primaryKeyUri: 'string'
primaryUserAssignedIdentityId: 'string'
type: 'string'
}
enableGeoBackup: bool
enableHa: bool
enableShardsOnCoordinator: bool
maintenanceWindow: {
customWindow: 'string'
dayOfWeek: int
startHour: int
startMinute: int
}
nodeCount: int
nodeEnablePublicIpAccess: bool
nodeServerEdition: 'string'
nodeStorageQuotaInMb: int
nodeVCores: int
pointInTimeUTC: 'string'
postgresqlVersion: 'string'
preferredPrimaryZone: 'string'
sourceLocation: 'string'
sourceResourceId: 'string'
}
tags: {
{customized property}: 'string'
}
}
屬性值
Microsoft.DBforPostgreSQL/serverGroupsv2
| 名字 | 描述 | 價值 |
|---|---|---|
| 身分識別 | 描述叢集的身分識別。 | IdentityProperties |
| 位置 | 資源所在的地理位置 | 字串 (必要) |
| 名字 | 資源名稱 | 字串 約束: 最小長度 = 3 最大長度 = 40 模式 = ^(?![0-9]+$)(?!-)[a-z0-9-]{3,40}(?<!-)$ (必要) |
| 性能 | 叢集的屬性。 | ClusterProperties |
| 標籤 | 資源標籤 | 標記名稱和值的字典。 請參閱範本中的 標籤 |
身份驗證配置
| 名字 | 描述 | 價值 |
|---|---|---|
| activeDirectoryAuth 的 | '已禁用' '已啟用' |
|
| passwordAuth | '已禁用' '已啟用' |
ClusterProperties
| 名字 | 描述 | 價值 |
|---|---|---|
| administratorLoginPassword | 系統管理員登入的密碼。 建立的必要專案。 | 字串 約束: 敏感性值。 以安全參數的形式傳入。 |
| authConfig 認證 | 叢集的驗證組態。 | 身份驗證配置 |
| citusVersion | 所有叢集伺服器上的 Citus 擴充功能版本。 | 字串 |
| coordinatorEnablePublicIpAccess | 如果在協調器上啟用公用存取。 | 布爾 (bool) |
| coordinatorServer版本 | 協調器伺服器的版本(預設值:GeneralPurpose)。 建立的必要專案。 | 字串 |
| coordinatorStorageQuotaInMb | 以 MB 為單位的伺服器記憶體。 建立的必要專案。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| coordinatorVCores | 伺服器的虛擬核心計數(最大值:96)。 建立的必要專案。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| 資料庫名稱 | 叢集的資料庫名稱。 每個叢集只支援一個資料庫。 | 字串 |
| 數據加密 | 叢集的數據加密屬性。 | 數據加密 |
| 啟用GeoBackup | 如果叢集備份除了儲存在叢集區域中的備份複本之外,還儲存在另一個 Azure 區域中。 只在叢集建立時啟用。 | 布爾 (bool) |
| enableHa | 如果已啟用或未啟用叢集的高可用性 (HA)。 | 布爾 (bool) |
| 啟用 ShardsOnCoordinator | 如果分散式資料表放在協調器上,則為 。 應該在單一節點叢集上設定為 『true』。 變更值之後,需要分區重新平衡。 | 布爾 (bool) |
| 維護視窗 | 叢集的維護時間範圍。 | MaintenanceWindow (維護視窗) |
| nodeCount 節點計數 | 叢集的背景工作節點計數。 當節點計數為 0 時,它代表單一節點組態,能夠在該節點上建立分散式數據表。 2 個以上的背景工作節點代表多節點組態。 節點計數值不能是 1。 建立的必要專案。 | 整數 (int) |
| 節點啟用公共IpAccess | 如果在背景工作節點上啟用公用存取。 | 布爾 (bool) |
| nodeServer版本 | 節點伺服器的版本(預設值:MemoryOptimized)。 | 字串 |
| 節點存儲配額InMb | 每個背景工作節點上以 MB 為單位的記憶體。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| nodeVCore | 每個背景工作節點上虛擬核心中的計算(最大值:104)。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| pointInTimeUTC | 叢集還原的UTC日期和時間(ISO8601格式)。 | 字串 |
| postgresql版本 | 所有叢集伺服器上的主要 PostgreSQL 版本。 | 字串 |
| 首選主區 | 所有叢集伺服器的慣用主要可用性區域 (AZ)。 | 字串 |
| 來源位置 | 讀取複本叢集的來源叢集 Azure 區域。 | 字串 |
| 源資源ID | 讀取複本叢集的來源叢集資源標識碼。 | 字串 |
數據加密
| 名字 | 描述 | 價值 |
|---|---|---|
| primaryKeyUri 的 | 金鑰保存庫中金鑰的 URI,用於主伺服器的數據加密。 | 字串 |
| primaryUserAssignedIdentityId | 要用於主伺服器數據加密之使用者指派身分識別的資源識別碼。 | 字串 |
| 型別 | “AzureKeyVault” “系統分配” |
IdentityProperties
| 名字 | 描述 | 價值 |
|---|---|---|
| 型別 | “系統分配” 'UserAssigned' |
|
| 使用者指派的身份 | 與資源相關聯的使用者指派身分識別集。 userAssignedIdentities 字典索引鍵的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}。 字典值可以是要求中的空白物件({})。 | IdentityPropertiesUserAssignedIdentities |
IdentityPropertiesUserAssignedIdentities
| 名字 | 描述 | 價值 |
|---|
MaintenanceWindow (維護視窗)
| 名字 | 描述 | 價值 |
|---|---|---|
| 自訂視窗 | 指出是否啟用自定義維護期間。 | 字串 |
| dayOfWeek (周) | 維護時段的一周慣用日期。 | 整數 (int) |
| startHour (開始小時) | 維護時段的慣用日內開始時間。 | 整數 (int) |
| startMinute (開始分鐘) | 維護期間開始時間範圍內的開始分鐘。 | 整數 (int) |
TrackedResourceTags
| 名字 | 描述 | 價值 |
|---|
UserAssignedIdentity
| 名字 | 描述 | 價值 |
|---|
使用範例
Bicep 範例
部署適用於 PostgreSQL 的 Azure Cosmos DB 叢集的基本範例。
param resourceName string = 'acctest0001'
param location string = 'westeurope'
@secure()
@description('The administrator login password for the PostgreSQL server group')
param administratorLoginPassword string
resource serverGroupsv2 'Microsoft.DBforPostgreSQL/serverGroupsv2@2022-11-08' = {
name: resourceName
location: location
properties: {
administratorLoginPassword: null
coordinatorEnablePublicIpAccess: true
coordinatorServerEdition: 'GeneralPurpose'
coordinatorStorageQuotaInMb: 131072
coordinatorVCores: 2
enableHa: false
nodeCount: 0
nodeEnablePublicIpAccess: false
nodeServerEdition: 'MemoryOptimized'
}
}
ARM 樣本資源定義
serverGroupsv2 資源類型可以使用目標作業來部署:
- 資源群組 - 請參閱 資源群組部署命令
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.DBforPostgreSQL/serverGroupsv2 資源,請將下列 JSON 新增至範本。
{
"type": "Microsoft.DBforPostgreSQL/serverGroupsv2",
"apiVersion": "2023-03-02-preview",
"name": "string",
"identity": {
"type": "string",
"userAssignedIdentities": {
"{customized property}": {
}
}
},
"location": "string",
"properties": {
"administratorLoginPassword": "string",
"authConfig": {
"activeDirectoryAuth": "string",
"passwordAuth": "string"
},
"citusVersion": "string",
"coordinatorEnablePublicIpAccess": "bool",
"coordinatorServerEdition": "string",
"coordinatorStorageQuotaInMb": "int",
"coordinatorVCores": "int",
"databaseName": "string",
"dataEncryption": {
"primaryKeyUri": "string",
"primaryUserAssignedIdentityId": "string",
"type": "string"
},
"enableGeoBackup": "bool",
"enableHa": "bool",
"enableShardsOnCoordinator": "bool",
"maintenanceWindow": {
"customWindow": "string",
"dayOfWeek": "int",
"startHour": "int",
"startMinute": "int"
},
"nodeCount": "int",
"nodeEnablePublicIpAccess": "bool",
"nodeServerEdition": "string",
"nodeStorageQuotaInMb": "int",
"nodeVCores": "int",
"pointInTimeUTC": "string",
"postgresqlVersion": "string",
"preferredPrimaryZone": "string",
"sourceLocation": "string",
"sourceResourceId": "string"
},
"tags": {
"{customized property}": "string"
}
}
屬性值
Microsoft.DBforPostgreSQL/serverGroupsv2
| 名字 | 描述 | 價值 |
|---|---|---|
| apiVersion | API 版本 | “2023-03-02-預覽” |
| 身分識別 | 描述叢集的身分識別。 | IdentityProperties |
| 位置 | 資源所在的地理位置 | 字串 (必要) |
| 名字 | 資源名稱 | 字串 約束: 最小長度 = 3 最大長度 = 40 模式 = ^(?![0-9]+$)(?!-)[a-z0-9-]{3,40}(?<!-)$ (必要) |
| 性能 | 叢集的屬性。 | ClusterProperties |
| 標籤 | 資源標籤 | 標記名稱和值的字典。 請參閱範本中的 標籤 |
| 型別 | 資源類型 | “Microsoft.DBforPostgreSQL/serverGroupsv2” |
身份驗證配置
| 名字 | 描述 | 價值 |
|---|---|---|
| activeDirectoryAuth 的 | '已禁用' '已啟用' |
|
| passwordAuth | '已禁用' '已啟用' |
ClusterProperties
| 名字 | 描述 | 價值 |
|---|---|---|
| administratorLoginPassword | 系統管理員登入的密碼。 建立的必要專案。 | 字串 約束: 敏感性值。 以安全參數的形式傳入。 |
| authConfig 認證 | 叢集的驗證組態。 | 身份驗證配置 |
| citusVersion | 所有叢集伺服器上的 Citus 擴充功能版本。 | 字串 |
| coordinatorEnablePublicIpAccess | 如果在協調器上啟用公用存取。 | 布爾 (bool) |
| coordinatorServer版本 | 協調器伺服器的版本(預設值:GeneralPurpose)。 建立的必要專案。 | 字串 |
| coordinatorStorageQuotaInMb | 以 MB 為單位的伺服器記憶體。 建立的必要專案。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| coordinatorVCores | 伺服器的虛擬核心計數(最大值:96)。 建立的必要專案。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| 資料庫名稱 | 叢集的資料庫名稱。 每個叢集只支援一個資料庫。 | 字串 |
| 數據加密 | 叢集的數據加密屬性。 | 數據加密 |
| 啟用GeoBackup | 如果叢集備份除了儲存在叢集區域中的備份複本之外,還儲存在另一個 Azure 區域中。 只在叢集建立時啟用。 | 布爾 (bool) |
| enableHa | 如果已啟用或未啟用叢集的高可用性 (HA)。 | 布爾 (bool) |
| 啟用 ShardsOnCoordinator | 如果分散式資料表放在協調器上,則為 。 應該在單一節點叢集上設定為 『true』。 變更值之後,需要分區重新平衡。 | 布爾 (bool) |
| 維護視窗 | 叢集的維護時間範圍。 | MaintenanceWindow (維護視窗) |
| nodeCount 節點計數 | 叢集的背景工作節點計數。 當節點計數為 0 時,它代表單一節點組態,能夠在該節點上建立分散式數據表。 2 個以上的背景工作節點代表多節點組態。 節點計數值不能是 1。 建立的必要專案。 | 整數 (int) |
| 節點啟用公共IpAccess | 如果在背景工作節點上啟用公用存取。 | 布爾 (bool) |
| nodeServer版本 | 節點伺服器的版本(預設值:MemoryOptimized)。 | 字串 |
| 節點存儲配額InMb | 每個背景工作節點上以 MB 為單位的記憶體。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| nodeVCore | 每個背景工作節點上虛擬核心中的計算(最大值:104)。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| pointInTimeUTC | 叢集還原的UTC日期和時間(ISO8601格式)。 | 字串 |
| postgresql版本 | 所有叢集伺服器上的主要 PostgreSQL 版本。 | 字串 |
| 首選主區 | 所有叢集伺服器的慣用主要可用性區域 (AZ)。 | 字串 |
| 來源位置 | 讀取複本叢集的來源叢集 Azure 區域。 | 字串 |
| 源資源ID | 讀取複本叢集的來源叢集資源標識碼。 | 字串 |
數據加密
| 名字 | 描述 | 價值 |
|---|---|---|
| primaryKeyUri 的 | 金鑰保存庫中金鑰的 URI,用於主伺服器的數據加密。 | 字串 |
| primaryUserAssignedIdentityId | 要用於主伺服器數據加密之使用者指派身分識別的資源識別碼。 | 字串 |
| 型別 | “AzureKeyVault” “系統分配” |
IdentityProperties
| 名字 | 描述 | 價值 |
|---|---|---|
| 型別 | “系統分配” 'UserAssigned' |
|
| 使用者指派的身份 | 與資源相關聯的使用者指派身分識別集。 userAssignedIdentities 字典索引鍵的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}。 字典值可以是要求中的空白物件({})。 | IdentityPropertiesUserAssignedIdentities |
IdentityPropertiesUserAssignedIdentities
| 名字 | 描述 | 價值 |
|---|
MaintenanceWindow (維護視窗)
| 名字 | 描述 | 價值 |
|---|---|---|
| 自訂視窗 | 指出是否啟用自定義維護期間。 | 字串 |
| dayOfWeek (周) | 維護時段的一周慣用日期。 | 整數 (int) |
| startHour (開始小時) | 維護時段的慣用日內開始時間。 | 整數 (int) |
| startMinute (開始分鐘) | 維護期間開始時間範圍內的開始分鐘。 | 整數 (int) |
TrackedResourceTags
| 名字 | 描述 | 價值 |
|---|
UserAssignedIdentity
| 名字 | 描述 | 價值 |
|---|
使用範例
Terraform (AzAPI 提供者) 資源定義
serverGroupsv2 資源類型可以使用目標作業來部署:
- 資源群組
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.DBforPostgreSQL/serverGroupsv2 資源,請將下列 Terraform 新增至範本。
resource "azapi_resource" "symbolicname" {
type = "Microsoft.DBforPostgreSQL/serverGroupsv2@2023-03-02-preview"
name = "string"
parent_id = "string"
identity {
type = "string"
identity_ids = [
"string"
]
}
location = "string"
tags = {
{customized property} = "string"
}
body = {
properties = {
administratorLoginPassword = "string"
authConfig = {
activeDirectoryAuth = "string"
passwordAuth = "string"
}
citusVersion = "string"
coordinatorEnablePublicIpAccess = bool
coordinatorServerEdition = "string"
coordinatorStorageQuotaInMb = int
coordinatorVCores = int
databaseName = "string"
dataEncryption = {
primaryKeyUri = "string"
primaryUserAssignedIdentityId = "string"
type = "string"
}
enableGeoBackup = bool
enableHa = bool
enableShardsOnCoordinator = bool
maintenanceWindow = {
customWindow = "string"
dayOfWeek = int
startHour = int
startMinute = int
}
nodeCount = int
nodeEnablePublicIpAccess = bool
nodeServerEdition = "string"
nodeStorageQuotaInMb = int
nodeVCores = int
pointInTimeUTC = "string"
postgresqlVersion = "string"
preferredPrimaryZone = "string"
sourceLocation = "string"
sourceResourceId = "string"
}
}
}
屬性值
Microsoft.DBforPostgreSQL/serverGroupsv2
| 名字 | 描述 | 價值 |
|---|---|---|
| 身分識別 | 描述叢集的身分識別。 | IdentityProperties |
| 位置 | 資源所在的地理位置 | 字串 (必要) |
| 名字 | 資源名稱 | 字串 約束: 最小長度 = 3 最大長度 = 40 模式 = ^(?![0-9]+$)(?!-)[a-z0-9-]{3,40}(?<!-)$ (必要) |
| 性能 | 叢集的屬性。 | ClusterProperties |
| 標籤 | 資源標籤 | 標記名稱和值的字典。 |
| 型別 | 資源類型 | “Microsoft.DBforPostgreSQL/serverGroupsv2@2023-03-02-preview” |
身份驗證配置
| 名字 | 描述 | 價值 |
|---|---|---|
| activeDirectoryAuth 的 | '已禁用' '已啟用' |
|
| passwordAuth | '已禁用' '已啟用' |
ClusterProperties
| 名字 | 描述 | 價值 |
|---|---|---|
| administratorLoginPassword | 系統管理員登入的密碼。 建立的必要專案。 | 字串 約束: 敏感性值。 以安全參數的形式傳入。 |
| authConfig 認證 | 叢集的驗證組態。 | 身份驗證配置 |
| citusVersion | 所有叢集伺服器上的 Citus 擴充功能版本。 | 字串 |
| coordinatorEnablePublicIpAccess | 如果在協調器上啟用公用存取。 | 布爾 (bool) |
| coordinatorServer版本 | 協調器伺服器的版本(預設值:GeneralPurpose)。 建立的必要專案。 | 字串 |
| coordinatorStorageQuotaInMb | 以 MB 為單位的伺服器記憶體。 建立的必要專案。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| coordinatorVCores | 伺服器的虛擬核心計數(最大值:96)。 建立的必要專案。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| 資料庫名稱 | 叢集的資料庫名稱。 每個叢集只支援一個資料庫。 | 字串 |
| 數據加密 | 叢集的數據加密屬性。 | 數據加密 |
| 啟用GeoBackup | 如果叢集備份除了儲存在叢集區域中的備份複本之外,還儲存在另一個 Azure 區域中。 只在叢集建立時啟用。 | 布爾 (bool) |
| enableHa | 如果已啟用或未啟用叢集的高可用性 (HA)。 | 布爾 (bool) |
| 啟用 ShardsOnCoordinator | 如果分散式資料表放在協調器上,則為 。 應該在單一節點叢集上設定為 『true』。 變更值之後,需要分區重新平衡。 | 布爾 (bool) |
| 維護視窗 | 叢集的維護時間範圍。 | MaintenanceWindow (維護視窗) |
| nodeCount 節點計數 | 叢集的背景工作節點計數。 當節點計數為 0 時,它代表單一節點組態,能夠在該節點上建立分散式數據表。 2 個以上的背景工作節點代表多節點組態。 節點計數值不能是 1。 建立的必要專案。 | 整數 (int) |
| 節點啟用公共IpAccess | 如果在背景工作節點上啟用公用存取。 | 布爾 (bool) |
| nodeServer版本 | 節點伺服器的版本(預設值:MemoryOptimized)。 | 字串 |
| 節點存儲配額InMb | 每個背景工作節點上以 MB 為單位的記憶體。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| nodeVCore | 每個背景工作節點上虛擬核心中的計算(最大值:104)。 如需詳細資訊,請參閱 /azure/cosmos-db/postgresql/resources-compute。 | 整數 (int) |
| pointInTimeUTC | 叢集還原的UTC日期和時間(ISO8601格式)。 | 字串 |
| postgresql版本 | 所有叢集伺服器上的主要 PostgreSQL 版本。 | 字串 |
| 首選主區 | 所有叢集伺服器的慣用主要可用性區域 (AZ)。 | 字串 |
| 來源位置 | 讀取複本叢集的來源叢集 Azure 區域。 | 字串 |
| 源資源ID | 讀取複本叢集的來源叢集資源標識碼。 | 字串 |
數據加密
| 名字 | 描述 | 價值 |
|---|---|---|
| primaryKeyUri 的 | 金鑰保存庫中金鑰的 URI,用於主伺服器的數據加密。 | 字串 |
| primaryUserAssignedIdentityId | 要用於主伺服器數據加密之使用者指派身分識別的資源識別碼。 | 字串 |
| 型別 | “AzureKeyVault” “系統分配” |
IdentityProperties
| 名字 | 描述 | 價值 |
|---|---|---|
| 型別 | “系統分配” 'UserAssigned' |
|
| 使用者指派的身份 | 與資源相關聯的使用者指派身分識別集。 userAssignedIdentities 字典索引鍵的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}。 字典值可以是要求中的空白物件({})。 | IdentityPropertiesUserAssignedIdentities |
IdentityPropertiesUserAssignedIdentities
| 名字 | 描述 | 價值 |
|---|
MaintenanceWindow (維護視窗)
| 名字 | 描述 | 價值 |
|---|---|---|
| 自訂視窗 | 指出是否啟用自定義維護期間。 | 字串 |
| dayOfWeek (周) | 維護時段的一周慣用日期。 | 整數 (int) |
| startHour (開始小時) | 維護時段的慣用日內開始時間。 | 整數 (int) |
| startMinute (開始分鐘) | 維護期間開始時間範圍內的開始分鐘。 | 整數 (int) |
TrackedResourceTags
| 名字 | 描述 | 價值 |
|---|
UserAssignedIdentity
| 名字 | 描述 | 價值 |
|---|
使用範例
Terraform 範例
部署適用於 PostgreSQL 的 Azure Cosmos DB 叢集的基本範例。
terraform {
required_providers {
azapi = {
source = "Azure/azapi"
}
}
}
provider "azapi" {
skip_provider_registration = false
}
variable "resource_name" {
type = string
default = "acctest0001"
}
variable "location" {
type = string
default = "westeurope"
}
variable "administrator_login_password" {
type = string
description = "The administrator login password for the PostgreSQL server group"
sensitive = true
}
resource "azapi_resource" "resourceGroup" {
type = "Microsoft.Resources/resourceGroups@2020-06-01"
name = var.resource_name
location = var.location
}
resource "azapi_resource" "serverGroupsv2" {
type = "Microsoft.DBforPostgreSQL/serverGroupsv2@2022-11-08"
parent_id = azapi_resource.resourceGroup.id
name = var.resource_name
location = var.location
body = {
properties = {
administratorLoginPassword = var.administrator_login_password
coordinatorEnablePublicIpAccess = true
coordinatorServerEdition = "GeneralPurpose"
coordinatorStorageQuotaInMb = 131072
coordinatorVCores = 2
enableHa = false
nodeCount = 0
nodeEnablePublicIpAccess = false
nodeServerEdition = "MemoryOptimized"
}
}
schema_validation_enabled = false
response_export_values = ["*"]
}