Skip to content

Commit

Permalink
Update backend.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodbu authored Mar 20, 2022
1 parent cb2a504 commit d7348b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 1.0.2"
required_version = ">= 1.1.0"
backend "remote" {
hostname = "app.terraform.io"
# organization = "<replace-with-your-Terraform-Cloud-organization-and-uncomment>"
Expand Down

0 comments on commit d7348b8

Please sign in to comment.