Skip to content

Commit

Permalink
Merge pull request #9 from clouddrove/feat/1.5.0
Browse files Browse the repository at this point in the history
feat: upgrade required version to 1.5.0
  • Loading branch information
yadavprakash committed Jul 4, 2023
2 parents 9c0d246 + 828d165 commit a732101
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.3.6"
required_version = ">= 1.5.0"

required_providers {
aws = {
Expand Down

0 comments on commit a732101

Please sign in to comment.