Skip to content

Commit 3413394

Browse files
Update website/docs/r/service_plan.html.markdown
Co-authored-by: jackofallops <11830746+jackofallops@users.noreply.github.com>
1 parent 024e03c commit 3413394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/service_plan.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following arguments are supported:
5353

5454
* `app_service_environment_id` - (Optional) The ID of the App Service Environment to create this Service Plan in.
5555

56-
~> **NOTE:** Requires an Isolated SKU. Use one of `I1`, `I2`, `I3` for `azurerm_app_service_environment`, or `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2` for `azurerm_app_service_environment_v3`
56+
~> **NOTE:** Requires an Isolated SKU for `azurerm_app_service_environment_v3`, supported values include `I1v2`, `I1mv2`, `I2v2`, `I2mv2`, `I3v2`, `I3mv2`, `I4v2`, `I4mv2`, `I5v2`, `I5mv2`, and `I6v2`.
5757

5858
* `maximum_elastic_worker_count` - (Optional) The maximum number of workers to use in an Elastic SKU Plan. Cannot be set unless using an Elastic SKU.
5959

0 commit comments

Comments
 (0)