Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 225df0a commit 63370b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.5
1.9.1
2 changes: 1 addition & 1 deletion provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
version = "~> 6.0"
}
}
required_version = "~> 1.8.0"
required_version = "~> 1.9.0"

backend "remote" {
organization = "sous-chefs"
Expand Down

0 comments on commit 63370b2

Please sign in to comment.