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