This commit is contained in:
lcaggio 2023-02-22 13:02:29 +01:00
parent ac75cbe71a
commit e39be7b01d
1 changed files with 5 additions and 7 deletions

View File

@ -1,13 +1,11 @@
automation = { automation = {
outputs_bucket = "test" outputs_bucket = "test"
} }
project_config = { billing_account = {
billing_account = { id = "012345-67890A-BCDEF0",
id = "012345-67890A-BCDEF0", }
}, folder_ids = {
parent = { data-platform-dev = "folders/12345678"
data-platform-dev = "folders/12345678"
}
} }
host_project_ids = { host_project_ids = {
dev-spoke-0 = "fast-dev-net-spoke-0" dev-spoke-0 = "fast-dev-net-spoke-0"