From 339edab2f3cce903e78fc5b8c5b313a43cc1e6bc Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 8 Feb 2022 09:32:31 -0500 Subject: [PATCH] fix --- examples/full-cluster/tf-run.data | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/examples/full-cluster/tf-run.data b/examples/full-cluster/tf-run.data index a7692be..9de2f74 100644 --- a/examples/full-cluster/tf-run.data +++ b/examples/full-cluster/tf-run.data @@ -1,10 +1,15 @@ -VERSION 1.1.0 +VERSION 1.1.2 REMOTE-STATE COMMENT make sure the private-lb subnet and container subnets are tagged properly (see README.md) -STOP then continue with at step 4 +STOP then continue with at step %%NEXT%% + COMMAND tf-directory-setup.py -l none -f COMMAND setup-new-directory.sh COMMAND tf-init -upgrade +COMMENT There are two placeholder files, variables.vpc.auto.tfvars.make-link and variables.vpc.tf.make-link. +COMMENT Ensure that variables.vpc.auto.tfvars and variables.vpc.tf are either (a) linked to the files in the parent or vpc/{region}/vpcN/ directory +COMMENT or (b) copied from the vpc/{region}/vpcN/ directory if this repo is separate from the main cloud account +STOP check variables.vpc.* files and then continue with %%NEXT%% POLICY