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 27, 2023
1 parent 404ec50 commit 316d1ac
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions examples/full-setup-tf-upgrade/tf-run.data
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
VERSION 2.0.1
VERSION 2.0.2
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh
COMMAND tf-init

TAG links
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

LINKTOP provider_configs.d/provider.infoblox.tf
LINKTOP common/remote_state.common.tf
LINKTOP infrastructure/%%SHORT_REGION%%/remote_state.infrastructure_%%SHORT_REGION%%.tf

LINKTOP includes.d/variables.subnets.tf
LINKTOP includes.d/variables.vpc.tf

TAG init
COMMAND tf-init

TAG start
module.vpc module.subnets
COMMAND tf-directory-setup.py -l s3

Expand Down

0 comments on commit 316d1ac

Please sign in to comment.