Skip to content

Instantly share code, notes, and snippets.

@lrxtom2
Created April 2, 2018 17:57
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/6761d18dcf57bd0dccb3c38d496b11dd to your computer and use it in GitHub Desktop.
Save lrxtom2/6761d18dcf57bd0dccb3c38d496b11dd to your computer and use it in GitHub Desktop.

azurerm_cdn_endpoint

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 with Storage Create Pass -- -- -- Pass
Basic with WebApp Create Pass -- -- -- Pass
Basic with CustomOrigin Create Pass -- -- -- Pass
Basic Destroy Pass -- -- -- Pass
Basic Command: Use is_http_allowed and is_https_allowed = true Create Pass -- -- -- Pass
Basic Command: Use is_http_allowed and is_https_allowed = false Create Pass -- -- -- Pass
Basic Command: Change name Update Pass -- -- -- Pass
Basic Command: Change add tags Update Pass -- -- -- Pass
Basic Command: set Origin => Storage address Update Pass -- -- -- Pass
Basic Command: set Origin => www.contoso.com:80 Update Pass -- -- -- Pass
Basic Command: set Origin => foo Update Pass -- -- -- Pass
Basic Command: set Origin => 0.0.0.1 Update Pass -- -- -- Pass
Basic Command: set Origin => IPV6 Update Pass -- -- -- Pass
Basic Command: Set is_http_allowed and is_https_allowed => false Update Pass -- -- -- Pass
Basic Command: set http_port => 8080 Update Pass -- -- -- Pass
Basic Command: set http_port => https_port(443) Update Pass -- -- -- Pass
Basic Command: set http_port => 0 Update Pass -- -- -- Pass
Basic Command: Change add geo_filter Update Pass -- -- -- Pass
Create Date Last Update
2018/4/3 2018/4/3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment