Browse Source

removed ```terraform text in variables.tf

pull/1761/head
Zannely Rodriguez 3 years ago
parent
commit
3c94be62c7
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      deploy/azure/terraform/deploy_env/variables.tf

+ 0
- 1
deploy/azure/terraform/deploy_env/variables.tf View File

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


Loading…
Cancel
Save