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 Apr 15, 2022
1 parent 3157a1e commit e8b28a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
VERSION 1.1.0
VERSION 1.1.1
REMOTE-STATE
COMMAND tf-directory-setup.py -l none
COMMAND setup-new-directory.sh
COMMAND tf-init -upgrade
POLICY
ALL
COMMAND tf-directory-setup.py -l s3

COMMENT cd .. and execute any additional directories
4 changes: 1 addition & 3 deletions examples/full-cluster/irsa-roles/tf-run.data
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh
COMMAND tf-init -upgrade
COMMAND ln -sf ../variables.vpc.tf .
COMMAND ln -sf ../variables.vpc.auto.tfvars .
ALL
COMMAND tf-directory-setup.py -l s3

COMMENT cd cluster-roles and tf-run.sh apply
COMMENT cd cluster-autoscaler and tf-run.sh apply

0 comments on commit e8b28a0

Please sign in to comment.