Skip to content

Commit

Permalink
Merge pull request #436 from nhudson/renovate/terraform-monorepo
Browse files Browse the repository at this point in the history
fix(github-release): update terraform hashicorp/terraform to 1.10.4
  • Loading branch information
nhudson authored Jan 8, 2025
2 parents fe51dff + eafb54d commit b562104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/cloudflare/backend.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.10.3"
required_version = "1.10.4"
backend "remote" {
hostname = "app.terraform.io"
organization = "nhudson"
Expand Down

0 comments on commit b562104

Please sign in to comment.