Skip to content

Commit

Permalink
update tf-run
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Nov 4, 2022
1 parent dbd92d0 commit a42afca
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions examples/fargate-cluster-tf-upgrade/tf-run.data
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
VERSION 1.0.4
VERSION 1.0.7
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh
COMMAND tf-init -upgrade
COMMAND ln -sf ../init .
COMMAND ln -sf ../variables.vpc.tf
COMMAND ln -sf ../variables.vpc.auto.tfvars
LINKTOP provider_configs.d/provider.ldap_new.auto.tfvars
LINKTOP provider_configs.d/provider.ldap_new.tf
LINKTOP provider_configs.d/provider.ldap_new.variables.tf
LINKTOP includes.d/variables.account_tags.tf
LINKTOP includes.d/variables.account_tags.auto.tfvars
LINKTOP includes.d/variables.application_tags.tf
LINKTOP includes.d/variables.application_tags.auto.tfvars
LINKTOP includes.d/variables.infrastructure_tags.tf
LINKTOP includes.d/variables.infrastructure_tags.auto.tfvars
COMMAND rm provider.infoblox.*
COMMAND tf-init -upgrade

POLICY
ALL
Expand Down

0 comments on commit a42afca

Please sign in to comment.