refactor and test apply/destroy on existing project

This commit is contained in:
Ludovico Magnocavallo
2022-01-14 09:32:29 +01:00
committed by Julio Castillo
parent 5cc6a62dec
commit 70d8d1f890
10 changed files with 339 additions and 339 deletions

View File

@@ -191,7 +191,6 @@ resource "google_bigquery_table" "default" {
type = each.value.partitioning.time.type
}
}
}
resource "google_bigquery_table" "views" {