Skip to content

Commit

Permalink
Update dependency hashicorp/terraform to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent a9392e0 commit 19a57eb
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.5.3
1.6.1
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.5.3"
required_version = "1.6.1"
required_providers {
netlify = {
source = "ttbud/netlify"
Expand Down

0 comments on commit 19a57eb

Please sign in to comment.