Skip to content

Instantly share code, notes, and snippets.

@lrxtom2
Last active April 2, 2018 07:16
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/3a7804d3c6f71e7ba34cda30e18a2f1d to your computer and use it in GitHub Desktop.
Save lrxtom2/3a7804d3c6f71e7ba34cda30e18a2f1d to your computer and use it in GitHub Desktop.

azurerm_traffic_manager_profile

Environment Description
OS Windows10 Pro Ver.1709 Build.16299.309
Terraform v0.11.5
Provider v1.3.1
Test case Action Linux CloudShell VSCode Mac Windows
Basic Create Pass -- -- -- Pass
Basic Destroy Pass -- -- -- Pass
Basic Command: Change name Update Pass -- -- -- Pass
Basic Command: Add tags Update Pass -- -- -- Pass
Basic Command: Use valid traffic_routing_method Create Pass -- -- -- Pass
Basic Command: Use empty traffic_routing_method Create Pass -- -- -- Pass
Basic Command: Use invalid traffic_routing_method Create Pass -- -- -- Pass
Basic Command: Change traffic_routing_method Priority => Weighted Update Pass -- -- -- Pass
Basic Command: Change to invalid traffic_routing_method Priority => foo Update Pass -- -- -- Pass
Basic Command: Change to invalid traffic_routing_method Priority => empty Update Pass -- -- -- Pass
Basic Command: Use empty dns_config Create Pass -- -- -- Pass
Basic Command: Use invalid dns_config relative_name Create Pass -- -- -- Pass
Basic Command: Use invalid dns_config ttl Create Pass -- -- -- Pass
Basic Command: Change dns_config relative_name Update Pass -- -- -- Pass
Basic Command: Change to invalid dns_config => empty Update Pass -- -- -- Pass
Basic Command: Change to invalid dns_config relative_name => empty Update Pass -- -- -- Pass
Basic Command: Use empty monitor_config Create Pass -- -- -- Pass
Basic Command: Use invalid monitor_config protocol Create Pass -- -- -- Pass
Basic Command: Use invalid monitor_config port Create Pass -- -- -- Pass
Basic Command: Change monitor_config protocol http => https Update Pass -- -- -- Pass
Basic Command: Change to invalid monitor_config => empty Update Pass -- -- -- Pass
Basic Command: Change to invalid monitor_config protocol http => foo Update Pass -- -- -- Pass
Basic Command: Change to invalid monitor_config protocol http => empty Update Pass -- -- -- Pass
Basic Command: Change to invalid monitor_config port 80 => 0 Update Pass -- -- -- Pass
Create Date Last Update
2018/4/2 2018/4/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment