diff --git a/examples/full-cluster/irsa-roles/cluster-autoscaler/tf-run.data b/examples/full-cluster/irsa-roles/cluster-autoscaler/tf-run.data index 723eacd..9845f6f 100644 --- a/examples/full-cluster/irsa-roles/cluster-autoscaler/tf-run.data +++ b/examples/full-cluster/irsa-roles/cluster-autoscaler/tf-run.data @@ -1,4 +1,4 @@ -VERSION 1.1.0 +VERSION 1.1.1 REMOTE-STATE COMMAND tf-directory-setup.py -l none COMMAND setup-new-directory.sh @@ -6,3 +6,5 @@ COMMAND tf-init -upgrade POLICY ALL COMMAND tf-directory-setup.py -l s3 + +COMMENT cd .. and execute any additional directories diff --git a/examples/full-cluster/irsa-roles/tf-run.data b/examples/full-cluster/irsa-roles/tf-run.data index 6247b42..e707558 100644 --- a/examples/full-cluster/irsa-roles/tf-run.data +++ b/examples/full-cluster/irsa-roles/tf-run.data @@ -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