potential ci/cd process in the works
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
variable "resource_group_name" {
|
||||
default = "the_data_sandbox_prod"
|
||||
}
|
||||
|
||||
variable "location" {
|
||||
default = "uksouth"
|
||||
}
|
||||
Reference in New Issue
Block a user