We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b56a651 + fa22297 commit 9927a54Copy full SHA for 9927a54
infra/providers.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
azurerm = {
4
source = "hashicorp/azurerm"
5
- version = "~> 4.38.1"
+ version = "~> 4.42.0"
6
}
7
random = {
8
source = "hashicorp/random"
0 commit comments