Skip to content

Commit

Permalink
add applications dir
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Aug 16, 2023
1 parent 9a1d5f3 commit 6ecce4c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
31 changes: 31 additions & 0 deletions examples/full-cluster-tf-upgrade/1.25/applications/tf-run.data
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
VERSION 2.0.0
REMOTE-STATE
COMMAND tf-directory-setup.py -l none -f
COMMAND setup-new-directory.sh

LINKTOP init
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
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
LINK settings.auto.tfvars
LINK includes.d/parent_rs.tf
LINK includes.d/data.eks-subdirectory.tf
LINK includes.d/kubeconfig.eks-subdirectory.tf
LINK variables.eks.tf
LINK prefixes.tf
LINK providers.tf
# LINK variables.addons.tf
LINK versions.tf
LINK version.tf
LINK variables.vpc.tf
LINK variables.vpc.auto.tfvars
COMMAND tf-init

ALL
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
VERSION 2.0.0
BACKUP-STATE
COMMAND tf-init
COMMAND tf-state list

ALL

0 comments on commit 6ecce4c

Please sign in to comment.