Skip to content

Commit

Permalink
Removed experiments to work with new terraform version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
azhar22k authored Aug 24, 2020
1 parent ef41f84 commit d73d125
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tags/variables.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
terraform {
# This is enabled to use validation in variable
experiments = [variable_validation]
}

variable "stage" {
description = "Stage on which infra should be deployed"
type = string
Expand Down

0 comments on commit d73d125

Please sign in to comment.