Skip to content

Commit cfbd286

Browse files
committed
Updated Workflow Letest
1 parent 6b96fde commit cfbd286

File tree

1 file changed

+4
-4
lines changed
  • terraformv3/examples/complete/container_platform

1 file changed

+4
-4
lines changed

terraformv3/examples/complete/container_platform/versions.tf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Variables
33
###############################################################
44

5-
variable "subscription_id" {
6-
description = "Azure Subscription ID"
7-
type = string
8-
}
5+
# variable "subscription_id" {
6+
# description = "Azure Subscription ID"
7+
# type = string
8+
# }
99

1010
variable "location" {
1111
description = "Azure region for deployment"

0 commit comments

Comments
 (0)