mirror of
https://github.com/ghndrx/GSP662.git
synced 2026-02-10 06:54:58 +00:00
.
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
# modules/backend/main.tf
|
# modules/backend/main.tf
|
||||||
|
|
||||||
variable "project_id" {}
|
|
||||||
variable "region" {}
|
|
||||||
|
|
||||||
module "network" {
|
module "network" {
|
||||||
source = "../network"
|
source = "../network"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user