more changes
This commit is contained in:
@ -17,4 +17,3 @@ terraform {
|
||||
provider "azurerm" {
|
||||
features {}
|
||||
}
|
||||
|
||||
|
@ -17,8 +17,3 @@ terraform {
|
||||
provider "azurerm" {
|
||||
features {}
|
||||
}
|
||||
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
version = "~>3.0"
|
||||
}
|
||||
|
@ -17,8 +17,3 @@ terraform {
|
||||
provider "azurerm" {
|
||||
features {}
|
||||
}
|
||||
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
version = "~>3.0"
|
||||
}
|
||||
|
@ -17,8 +17,3 @@ terraform {
|
||||
provider "azurerm" {
|
||||
features {}
|
||||
}
|
||||
|
||||
random = {
|
||||
source = "hashicorp/random"
|
||||
version = "~>3.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user