tests: Update the version of azurerm terraform provider
This commit is contained in:
parent
620536fd61
commit
699812d70b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ terraform {
|
|||
required_providers {
|
||||
azurerm = {
|
||||
source = "hashicorp/azurerm"
|
||||
version = "=2.56.0"
|
||||
version = "=3.27.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue