Skip to content

Commit 1e3032f

Browse files
authored
sample
1 parent b54386f commit 1e3032f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3_networking/traffic-manager/terraform.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# These values can be overridden by specifying different values during Terraform execution.
44

55
# Azure Subscription
6-
subscription_id = "407f4106-0fd3-42e0-9348-3686dd1e7347" # your-subscription-id
6+
subscription_id = "" # your-subscription-id
77

88
# Resource Group
99
resource_group_name = "RG-trafficmanager-test" # your-resource-group-name

0 commit comments

Comments
 (0)