From fab8949ce74c42ce06b1eb7aeaae5875b89f7b1d Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 26 Apr 2022 13:59:03 -0400 Subject: [PATCH] update commetns --- examples/full-cluster/tf-run.data | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/examples/full-cluster/tf-run.data b/examples/full-cluster/tf-run.data index 9de2f74..902cb49 100644 --- a/examples/full-cluster/tf-run.data +++ b/examples/full-cluster/tf-run.data @@ -1,4 +1,4 @@ -VERSION 1.1.2 +VERSION 1.1.3 REMOTE-STATE COMMENT make sure the private-lb subnet and container subnets are tagged properly (see README.md) STOP then continue with at step %%NEXT%% @@ -9,6 +9,10 @@ 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 +COMMENT +COMMENT Also check that the variables.application_tags .tf and .auto.tfvars files are linked to the proper includes.d/path/file from the root of the +COMMENT git repository. You will get missing definitions on application_tags otherwise. + STOP check variables.vpc.* files and then continue with %%NEXT%% POLICY