mirror of
https://github.com/ghndrx/GSP662.git
synced 2026-02-10 06:54:58 +00:00
4 lines
85 B
HCL
4 lines
85 B
HCL
resource "google_project_service" "compute" {
|
|
service = "compute.googleapis.com"
|
|
}
|