Skip to content

Instantly share code, notes, and snippets.

@lrxtom2
Last active April 12, 2018 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lrxtom2/77efd26fee61c4106cac10477912efce to your computer and use it in GitHub Desktop.
Save lrxtom2/77efd26fee61c4106cac10477912efce to your computer and use it in GitHub Desktop.

azurerm_traffic_manager_endpoint

Environment Description
OS Windows10 Pro Ver.1709 Build.16299.309
Terraform v0.11.6 - dev
Provider v1.3.2
Test case Action Linux CloudShell VSCode Mac Windows
Basic Command: with routing_method "Geographic" Create Pass -- -- -- Pass
Basic Command: with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: with routing_method "Priority" Create Pass -- -- -- Pass
Basic Command: with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: delete Destroy Pass -- -- -- Pass
Basic Command: update name Update Pass -- -- -- Pass
Basic Command: set valid Weight in valid target_resource_id(azure endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set invalid Weight in valid target_resource_id(azure endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set valid Weight in invalid target_resource_id(azure endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set invalid Weight in invalid target_resource_id(azure endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set invalid endpoint_status in (azure endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set valid Weight in valid FQDN(external endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set invalid Weight in valid FQDN(external endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set valid Weight in invalid FQDN(external endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set invalid Weight in invalid FQDN(external endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set valid Weight in valid target_resource_id(nested endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set invalid Weight in valid target_resource_id(nested endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set valid min_child_endpoints in (nested endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set invalid min_child_endpoints in (nested endpoint) with routing_method "Weighted" Create Pass -- -- -- Pass
Basic Command: set valid target_resource_id(azure endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set invalid target_resource_id(azure endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set valid FQDN(external endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set invalid FQDN(external endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set invalid endpoint_location(external endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set valid Weight in valid target_resource_id(nested endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set invalid Weight in valid target_resource_id(nested endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set valid min_child_endpoints in (nested endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set invalid min_child_endpoints in (nested endpoint) with routing_method "Performance" Create Pass -- -- -- Pass
Basic Command: set valid primary in valid target_resource_id(azure endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set invalid primary in valid target_resource_id(azure endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set valid primary in valid FQDN(external endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set valid primary in invalid FQDN(external endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set invalid primary in valid FQDN(external endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set invalid primary in invalid FQDN(external endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set valid primary in valid target_resource_id(nested endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set invalid primary in valid target_resource_id(nested endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set valid min_child_endpoints in (nested endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set invalid min_child_endpoints in (nested endpoint) with routing_method "Primary" Create Pass -- -- -- Pass
Basic Command: set valid region in (azure endpoint) with routing_method "Geographic" Create Pass -- -- -- Pass
Basic Command: set invalid region in (azure endpoint) with routing_method "Geographic" Create Pass -- -- -- Pass
Basic Command: set valid region in (external endpoint) with routing_method "Geographic" Create Pass -- -- -- Pass
Basic Command: set invalid region in (external endpoint) with routing_method "Geographic" Create Pass -- -- -- Pass
Basic Command: set invalid region in (nested endpoint) with routing_method "Geographic" Create Pass -- -- -- Pass
Basic Command: set invalid min_child_endpoints in (nested endpoint) with routing_method "Geographic" Create Pass -- -- -- Pass
Create Date Last Update
2018/4/6 2018/4/6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment