diff --git a/examples/region-shared-setup/tf-run.data b/examples/region-shared-setup/tf-run.data index 3f2d65f..7272ea8 100644 --- a/examples/region-shared-setup/tf-run.data +++ b/examples/region-shared-setup/tf-run.data @@ -1,9 +1,38 @@ -VERSION 1.0.1 +VERSION 1.1.0 +TAG setup REMOTE-STATE COMMAND tf-directory-setup.py -l none -f COMMAND setup-new-directory.sh + +TAG links +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 +# 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 +COMMAND rm -f provider.ldap.* provider.ldap_new.* + +TAG init COMMAND tf-init -upgrade +TAG start + +TAG tags +module.tag_shared.aws_ec2_tag.vpcs module.tag_shared.aws_ec2_tag.dhcp_options +module.tag_shared.aws_ec2_tag.route_tables module.tag_shared.aws_ec2_tag.subnets +module.tag_shared.aws_ec2_tag.transit_gateway + +TAG network-acls +module.tag_shared.null_resource.setup_directory +module.tag_shared.null_resource.network_acl +module.tag_shared.null_resource.network_acls + +TAG remainder ALL -ALL + +TAG state-link COMMAND tf-directory-setup.py -l s3