Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohan Yadav committed Nov 9, 2021
1 parent fd27a6d commit 7b5bf2d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions versions.tf
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
# Terraform version
terraform {
required_version = ">= 0.12.0"

required_providers {
aws = {
source = "hashicorp/aws"
version = ">= 3.1.15"
}
}
}

0 comments on commit 7b5bf2d

Please sign in to comment.