potential ci/cd process in the works

This commit is contained in:
2025-11-08 12:47:09 +00:00
parent 56ea4c6178
commit 36808ca32a
10 changed files with 226 additions and 60 deletions
+7
View File
@@ -0,0 +1,7 @@
variable "resource_group_name" {
default = "the_data_sandbox_prod"
}
variable "location" {
default = "uksouth"
}