Skip to content

Commit

Permalink
fix(github-release): update terraform hashicorp/terraform to 1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent fe51dff commit eafb54d
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 eafb54d

Please sign in to comment.