Skip to content

Commit

Permalink
Updating comments
Browse files Browse the repository at this point in the history
Signed-off-by: garland <[email protected]>
  • Loading branch information
sekka1 committed Aug 5, 2019
1 parent 563eaaf commit a05b6e8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tf-environments/dev/gcp/networking/terraform.tfvars
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
terragrunt = {
terraform {
# source = "git::ssh://[email protected]/qadium/terraform-modules.git/kubernetes/gcp/private-gke-networks?ref=master"
source = "../../../../tf-modules/gcp/vpc/"
}
include {
Expand All @@ -12,9 +11,6 @@ region = "us-central1"
region_zone = "us-central1-b"
project_name = "managedkube"
vpc_name = "dev"
# network_name = "devops-gke"
# https://github.q-internal.tech/qadium/devops-docs/wiki/cidr#bgp-allocations
# asn = 65449

public_subnet_cidr_range = "10.20.10.0/24"
private_subnet_cidr_range = "10.20.20.0/24"
Expand Down

0 comments on commit a05b6e8

Please sign in to comment.