more changes

This commit is contained in:
Tom Archer 2022-08-29 00:05:42 -07:00
parent dceafac08d
commit 65cb9c7f0e
4 changed files with 0 additions and 16 deletions

View File

@ -17,4 +17,3 @@ terraform {
provider "azurerm" { provider "azurerm" {
features {} features {}
} }

View File

@ -17,8 +17,3 @@ terraform {
provider "azurerm" { provider "azurerm" {
features {} features {}
} }
random = {
source = "hashicorp/random"
version = "~>3.0"
}

View File

@ -17,8 +17,3 @@ terraform {
provider "azurerm" { provider "azurerm" {
features {} features {}
} }
random = {
source = "hashicorp/random"
version = "~>3.0"
}

View File

@ -17,8 +17,3 @@ terraform {
provider "azurerm" { provider "azurerm" {
features {} features {}
} }
random = {
source = "hashicorp/random"
version = "~>3.0"
}