Name | Version |
---|---|
terraform | >=1.0 |
azurerm | ~> 2.83 |
Name | Version |
---|---|
azurerm | ~> 2.83 |
No modules.
Name | Type |
---|---|
azurerm_traffic_manager_endpoint.main | resource |
azurerm_traffic_manager_profile.main | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
dns_ttl | n/a | number |
60 |
no |
max_return | The amount of endpoints to return for DNS queries to this Profile. Possible values range from 1 to 8. | number |
null |
no |
monitor_path | n/a | string |
"" |
no |
monitor_port | n/a | number |
n/a | yes |
monitor_probe_interval | n/a | number |
10 |
no |
monitor_probe_timeout | n/a | number |
5 |
no |
monitor_protocol | n/a | string |
"tcp" |
no |
monitor_tolerated_failures | n/a | number |
3 |
no |
profile_name | n/a | string |
n/a | yes |
resource_group_name | n/a | string |
n/a | yes |
tags | Any tags can be set | map(string) |
{} |
no |
traffic_manager_endpoints | n/a | map(object({ |
{} |
no |
traffic_routing_method | Specifies the algorithm used to route traffic, possible values are: Geographic, MultiValue, Performance, Priority, Subnet, Weighted | string |
n/a | yes |
No outputs.