Skip to content

Commit

Permalink
Update Terraform azurerm to v4.3.0 (#376)
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 Sep 24, 2024
1 parent 13e773e commit 91a0f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud/azure/templates/azure_saml_ses/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
azurerm = {
source = "azurerm"
version = "4.1.0"
version = "4.3.0"
}
random = {}
}
Expand Down

0 comments on commit 91a0f6b

Please sign in to comment.