Skip to content

Commit

Permalink
WE V-1766 updated web_app_windows version
Browse files Browse the repository at this point in the history
to be able to support .NET8
  • Loading branch information
jeroenvleeming committed Jul 10, 2024
1 parent 217562b commit 0907c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure/web_app_windows/main.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.70"
version = "~> 3.111"
}
}

Expand Down

0 comments on commit 0907c82

Please sign in to comment.