diff --git a/examples/full-setup-tf-upgrade/apps/tf-run.data b/examples/full-setup-tf-upgrade/apps/tf-run.data index 15bc130..64772df 100644 --- a/examples/full-setup-tf-upgrade/apps/tf-run.data +++ b/examples/full-setup-tf-upgrade/apps/tf-run.data @@ -1,16 +1,12 @@ -VERSION 1.0.6 +VERSION 1.0.7 REMOTE-STATE COMMAND tf-directory-setup.py -l none -f COMMAND setup-new-directory.sh COMMAND rm provider.infoblox.* LINK variables.vpc.auto.tfvars LINK variables.vpc.tf - -COMMAND tf-init - -# LINKTOP provider_configs.d/provider.infoblox.auto.tfvars # LINKTOP provider_configs.d/provider.infoblox.tf -# LINKTOP provider_configs.d/provider.infoblox.variables.tf +COMMAND tf-init ALL COMMAND tf-directory-setup.py -l s3 diff --git a/examples/full-setup-tf-upgrade/tf-run.data b/examples/full-setup-tf-upgrade/tf-run.data index 51a8d8a..b8c96cb 100644 --- a/examples/full-setup-tf-upgrade/tf-run.data +++ b/examples/full-setup-tf-upgrade/tf-run.data @@ -1,4 +1,4 @@ -VERSION 2.0.0 +VERSION 2.0.1 REMOTE-STATE COMMAND tf-directory-setup.py -l none -f COMMAND setup-new-directory.sh @@ -11,9 +11,7 @@ LINKTOP includes.d/variables.infrastructure_tags.auto.tfvars LINKTOP includes.d/variables.application_tags.tf ## LINKTOP includes.d/variables.application_tags.auto.tfvars -LINKTOP provider_configs.d/provider.infoblox.auto.tfvars LINKTOP provider_configs.d/provider.infoblox.tf -LINKTOP provider_configs.d/provider.infoblox.variables.tf LINKTOP common/remote_state.common.tf LINKTOP infrastructure/%%SHORT_REGION%%/remote_state.infrastructure_%%SHORT_REGION%%.tf diff --git a/examples/vpc-ipam-infoblox/tf-run.data.snippet b/examples/vpc-ipam-infoblox/tf-run.data.snippet index 24e3043..f149e1e 100644 --- a/examples/vpc-ipam-infoblox/tf-run.data.snippet +++ b/examples/vpc-ipam-infoblox/tf-run.data.snippet @@ -1,3 +1 @@ -LINKTOP provider_configs.d/provider.infoblox.auto.tfvars LINKTOP provider_configs.d/provider.infoblox.tf -LINKTOP provider_configs.d/provider.infoblox.variables.tf