Merge pull request #13611 from steakfest/master

Fixing some documentation issues with the Azurerm Traffic Manager End…
This commit is contained in:
Tom Harvey 2017-04-13 09:53:08 +01:00 committed by GitHub
commit 5e7531120c
1 changed files with 4 additions and 4 deletions

View File

@ -50,14 +50,14 @@ resource "azurerm_traffic_manager_endpoint" "test" {
The following arguments are supported:
* `name` - (Required) The name of the virtual network. Changing this forces a
* `name` - (Required) The name of the Traffic Manager endpoint. Changing this forces a
new resource to be created.
* `resource_group_name` - (Required) The name of the resource group in which to
create the virtual network.
create the Traffic Manager endpoint.
* `profile_name` - (Required) The name of the Traffic Manager Profile to attach
create the virtual network.
create the Traffic Manager endpoint.
* `endpoint_status` - (Optional) The status of the Endpoint, can be set to
either `Enabled` or `Disabled`. Defaults to `Enabled`.
@ -73,7 +73,7 @@ The following arguments are supported:
* `target_resource_id` - (Optional) The resource id of an Azure resource to
target. This argument must be provided for an endpoint of type
`azureEndpoints`.
`azureEndpoints` or `nestedEndpoints`.
* `weight` - (Optional) Specifies how much traffic should be distributed to this
endpoint, this must be specified for Profiles using the `Weighted` traffic