mirror of
https://github.com/ghndrx/GSP662.git
synced 2026-02-10 15:04:57 +00:00
commit change for ref directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
module "network" {
|
module "network" {
|
||||||
source = "./network"
|
source = "./modules/network"
|
||||||
project_id = var.project_id
|
project_id = var.project_id
|
||||||
region = var.region
|
region = var.region
|
||||||
network_cidr= var.network_cidr
|
network_cidr= var.network_cidr
|
||||||
|
|||||||
Reference in New Issue
Block a user