We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b96fde commit cfbd286Copy full SHA for cfbd286
terraformv3/examples/complete/container_platform/versions.tf
@@ -2,10 +2,10 @@
2
# Variables
3
###############################################################
4
5
-variable "subscription_id" {
6
- description = "Azure Subscription ID"
7
- type = string
8
-}
+# variable "subscription_id" {
+# description = "Azure Subscription ID"
+# type = string
+# }
9
10
variable "location" {
11
description = "Azure region for deployment"
0 commit comments