Skip to content

Commit

Permalink
Update Terraform hashicorp/terraform to v1.10.3 (#525)
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 Dec 19, 2024
1 parent 9e41ab7 commit e1690d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/infrastructure/provider.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.10.2"
required_version = "1.10.3"
backend "azurerm" {}
required_providers {
azurerm = {
Expand Down

0 comments on commit e1690d3

Please sign in to comment.