Skip to content

Commit 2a93587

Browse files
magodogerrytan
authored andcommitted
AzureTerraform RP: Sync the MS version with the private version
1 parent 16d534e commit 2a93587

File tree

1 file changed

+9
-0
lines changed
  • specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview

1 file changed

+9
-0
lines changed

specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview/export.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,15 @@
196196
"$ref": "#/definitions/Type",
197197
"description": "The parameter type"
198198
},
199+
"targetProvider": {
200+
"description": "The target Azure Terraform Provider",
201+
"type": "string",
202+
"enum": [
203+
"azurerm",
204+
"azapi"
205+
],
206+
"default": "azurerm"
207+
},
199208
"fullProperties": {
200209
"description": "Whether to output all non-computed properties in the generated Terraform configuration? This probably needs manual modifications to make it valid",
201210
"type": "boolean",

0 commit comments

Comments
 (0)