Skip to content

Commit

Permalink
update terraform version to 1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alismx committed Nov 12, 2024
1 parent 75bbd5b commit 942a908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {
version = "3.6.3"
}
}
required_version = "1.9.0"
required_version = "1.9.8"
}

provider "dockerless" {
Expand Down

0 comments on commit 942a908

Please sign in to comment.