Skip to content

Commit

Permalink
Merge pull request #86 from PerfectThymeTech/dependabot/terraform/cod…
Browse files Browse the repository at this point in the history
…e/utilities/hashicorp/azurerm-4.9.0

Bump hashicorp/azurerm from 4.8.0 to 4.9.0 in /code/utilities
marvinbuss authored Nov 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 31fdc0a + 82ec715 commit 2bab756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/utilities/terraform_override.tf
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "4.8.0"
version = "4.9.0"
}
azapi = {
source = "Azure/azapi"

0 comments on commit 2bab756

Please sign in to comment.