enable compute engine.

This commit is contained in:
gregory hendrickson
2023-03-15 20:08:22 -07:00
parent 1e756f84e8
commit cd32c59db5
2 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# Module Configuration
module "compute_enable"{
source = "./modules/compute_enable"
}
module "storage" {
source = "./modules/storage"
project_id = var.project_id