Skip to content

Commit

Permalink
Update Terraform hashicorp/terraform to ~> 1.11.0 (#1241)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 9, 2025
1 parent 9503a28 commit 8c4976f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/auth0/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
region = "eu-north-1"
}

required_version = "~> 1.10.0"
required_version = "~> 1.11.0"

required_providers {
aws = {
Expand Down

0 comments on commit 8c4976f

Please # to comment.