Skip to content

Commit

Permalink
Merge pull request #50 from PerfectThymeTech/dependabot/terraform/tes…
Browse files Browse the repository at this point in the history
…ts/e2e/hashicorp/azurerm-3.75.0

Bump hashicorp/azurerm from 3.71.0 to 3.75.0 in /tests/e2e
  • Loading branch information
marvinbuss authored Oct 13, 2023
2 parents c3ba677 + 9b2a6de commit faae56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "3.71.0"
version = "3.75.0"
}
azapi = {
source = "azure/azapi"
Expand Down

0 comments on commit faae56f

Please sign in to comment.