File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ output "api_management_id" {
6767
6868* ` scm_url ` - The SCM (Source Code Management) endpoint.
6969
70- * ` sku ` - A ` sku ` block as documented below .
70+ * ` sku_name ` - The SKU of the API Management Service consisting of the name and capacity, separated by an underscore .
7171
7272* ` tenant_access ` - A ` tenant_access ` block as defined below.
7373
@@ -171,14 +171,6 @@ A `scm` block exports the following:
171171
172172---
173173
174- A ` sku ` block exports the following:
175-
176- * ` name ` - Specifies the plan's pricing tier.
177-
178- * ` capacity ` - Specifies the number of units associated with this API Management service.
179-
180- ---
181-
182174A ` tenant_access ` block exports the following:
183175
184176* ` enabled ` - Is access to the Management API enabled (presumably "for this Tenant")?
You can’t perform that action at this time.
0 commit comments