Skip to content

Commit

Permalink
chore(deps): bump minimum terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
beholdenkey committed Sep 13, 2024
1 parent 146ce0b commit 4642d26
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,5 +1,5 @@
terraform {
required_version = ">= 1.4.6"
required_version = ">= 1.6.5"
required_providers {
harvester = {
source = "harvester/harvester"
Expand Down

0 comments on commit 4642d26

Please sign in to comment.