Skip to content

Commit

Permalink
fix: Changed the terraform version to 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ravimalvia10 committed Jul 17, 2024
1 parent 12036b1 commit c42a6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Terraform version
terraform {
required_version = ">= 1.9.1"
required_version = ">= 1.7.8"
}

terraform {
Expand Down

0 comments on commit c42a6b9

Please sign in to comment.