Skip to content

Commit

Permalink
update tf-run to include link to application_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Aug 22, 2023
1 parent 8df4e5c commit 8f9704e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/full-cluster-tf-upgrade/1.25/addons/tf-run.data
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION 2.0.2
VERSION 2.0.3
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh
Expand Down
5 changes: 3 additions & 2 deletions examples/full-cluster-tf-upgrade/1.25/efs/tf-run.data
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION 1.2.7
VERSION 1.2.8
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh
Expand All @@ -8,7 +8,8 @@ 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 includes.d/variables.application_tags.auto.tfvars
LINK variables.application_tags.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
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION 1.2.3
VERSION 1.2.4
REMOTE-STATE
COMMAND tf-directory-setup.py -l none
COMMAND setup-new-directory.sh
Expand All @@ -9,6 +9,7 @@ LINKTOP init
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
LINK variables.application_tags.auto.tfvars

POLICY
ALL
Expand Down
2 changes: 1 addition & 1 deletion examples/full-cluster-tf-upgrade/1.25/tf-run.data
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ 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 includes.d/variables.application_tags.auto.tfvars

LINK variables.vpc.tf
LINK variables.vpc.auto.tfvars
Expand Down

0 comments on commit 8f9704e

Please sign in to comment.