removed ```terraform text in variables.tf

This commit is contained in:
Zannely Rodriguez 2021-09-17 14:26:22 -07:00
parent 72cfaea4a3
commit 3c94be62c7

View File

@ -1,4 +1,3 @@
```terraform
variable "subscription_id" { # Must have - Pass in using -var "subscription_id=" variable "subscription_id" { # Must have - Pass in using -var "subscription_id="
type = string type = string
description = "contains the subscription_id for service principal" description = "contains the subscription_id for service principal"