Code changes to multiple projects
This commit is contained in:
@ -1,11 +1,7 @@
|
||||
variable "environment" {
|
||||
default = "dev"
|
||||
variable "resource_group_name" {
|
||||
default = "myResourceGroup"
|
||||
}
|
||||
|
||||
variable "name" {
|
||||
default = "sample"
|
||||
}
|
||||
|
||||
variable "location" {
|
||||
variable "resource_group_location" {
|
||||
default = "eastus"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user