Skip to content

Commit 782510d

Browse files
magodogerrytan
authored andcommitted
AzureTerrform: Remove the parallelism property (Azure#18909)
1 parent 6e52be1 commit 782510d

File tree

1 file changed

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

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -289,12 +289,6 @@
289289
"description": "Whether to output all non-computed properties in the generated Terraform configuration? This probably needs manual modifications to make it valid",
290290
"type": "boolean",
291291
"default": false
292-
},
293-
"parallelism": {
294-
"description": " Limit the number of parallel operations, i.e., resource discovery, import",
295-
"type": "integer",
296-
"format": "int64",
297-
"default": 10
298292
}
299293
},
300294
"type": "object"

0 commit comments

Comments
 (0)