From 6ecce4c51ac88f5f36b8ca3696a5c2d0743c8ac9 Mon Sep 17 00:00:00 2001 From: badra001 Date: Wed, 16 Aug 2023 09:33:20 -0400 Subject: [PATCH] add applications dir --- .../1.25/applications/tf-run.data | 31 +++++++++++++++++++ .../1.25/applications/tf-run.destroy.data | 6 ++++ 2 files changed, 37 insertions(+) create mode 100644 examples/full-cluster-tf-upgrade/1.25/applications/tf-run.data create mode 100644 examples/full-cluster-tf-upgrade/1.25/applications/tf-run.destroy.data diff --git a/examples/full-cluster-tf-upgrade/1.25/applications/tf-run.data b/examples/full-cluster-tf-upgrade/1.25/applications/tf-run.data new file mode 100644 index 0000000..8c2d855 --- /dev/null +++ b/examples/full-cluster-tf-upgrade/1.25/applications/tf-run.data @@ -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 diff --git a/examples/full-cluster-tf-upgrade/1.25/applications/tf-run.destroy.data b/examples/full-cluster-tf-upgrade/1.25/applications/tf-run.destroy.data new file mode 100644 index 0000000..1047a77 --- /dev/null +++ b/examples/full-cluster-tf-upgrade/1.25/applications/tf-run.destroy.data @@ -0,0 +1,6 @@ +VERSION 2.0.0 +BACKUP-STATE +COMMAND tf-init +COMMAND tf-state list + +ALL