Skip to content

Commit

Permalink
update tf-run.data
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Nov 16, 2023
1 parent cdd81ba commit 404ec50
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions examples/full-setup-tf-upgrade/vpc-endpoints/tf-run.data
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
VERSION 1.0.3
VERSION 1.1.0
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh

TAG links
LINK variables.vpc.tf
LINK variables.vpc.auto.tfvars
COMMAND tf-init

LINKTOP includes.d/variables.account_tags.tf
LINKTOP includes.d/variables.account_tags.auto.tfvars
LINKTOP includes.d/variables.infrastructure_tags.tf
LINKTOP includes.d/variables.infrastructure_tags.auto.tfvars
LINKTOP includes.d/variables.application_tags.tf
LINKTOP includes.d/variables.application_tags.auto.tfvars

TAG init
COMMAND tf-init

TAG start
ALL
COMMAND tf-directory-setup.py -l s3

Expand Down

0 comments on commit 404ec50

Please sign in to comment.