misc fixes
This commit is contained in:
@@ -6,6 +6,14 @@ terraform {
|
||||
source = "hashicorp/azurerm"
|
||||
version = "4.40.0"
|
||||
}
|
||||
|
||||
azuread = {
|
||||
source = "hashicorp/azuread"
|
||||
}
|
||||
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
}
|
||||
}
|
||||
|
||||
backend "remote" {
|
||||
|
||||
Reference in New Issue
Block a user