Skip to content

Commit

Permalink
update commetns
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 26, 2022
1 parent 1147fd2 commit fab8949
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/full-cluster/tf-run.data
Original file line number Diff line number Diff line change
@@ -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%%
Expand All @@ -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
Expand Down

0 comments on commit fab8949

Please sign in to comment.