mirror of
https://github.com/ghndrx/GSP662.git
synced 2026-02-10 06:54:58 +00:00
enable compute engine.
This commit is contained in:
3
modules/compute_enable/main.tf
Normal file
3
modules/compute_enable/main.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
resource "google_project_service" "compute" {
|
||||
service = "compute.googleapis.com"
|
||||
}
|
||||
Reference in New Issue
Block a user