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