Skip to content

Instantly share code, notes, and snippets.

@frenchtoasters
Created July 17, 2019 14:09
Show Gist options
  • Save frenchtoasters/aadadaa7b13708cf82bb276ddb05a75c to your computer and use it in GitHub Desktop.
Save frenchtoasters/aadadaa7b13708cf82bb276ddb05a75c to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2019/07/16 15:46:46 [INFO] Terraform version: 0.11.14
2019/07/16 15:46:46 [INFO] Go runtime version: go1.12.4
2019/07/16 15:46:46 [INFO] CLI args: []string{"/etc/ansible/installer-configs/vsphere/terraform", "apply", "--auto-approve"}
2019/07/16 15:46:46 [DEBUG] Attempting to open CLI config file: /root/.terraformrc
2019/07/16 15:46:46 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/07/16 15:46:46 [INFO] CLI command args: []string{"apply", "--auto-approve"}
2019/07/16 15:46:46 [TRACE] module source: "./folder"
2019/07/16 15:46:46 [TRACE] module source: "./resource_pool"
2019/07/16 15:46:46 [TRACE] module source: "./machine"
2019/07/16 15:46:46 [TRACE] module source: "./machine"
2019/07/16 15:46:46 [TRACE] module source: "./machine"
2019/07/16 15:46:46 [TRACE] module source: "./dns"
2019/07/16 15:46:46 [INFO] command: empty terraform config, returning nil
2019/07/16 15:46:46 [DEBUG] command: no data state file found for backend config
2019/07/16 15:46:46 [DEBUG] New state was assigned lineage "c935af0f-4fdc-9f1e-a25f-312e04888769"
2019/07/16 15:46:46 [INFO] command: backend initialized: <nil>
2019/07/16 15:46:46 [DEBUG] checking for provider in "."
2019/07/16 15:46:46 [DEBUG] checking for provider in "/etc/ansible/installer-configs/vsphere"
2019/07/16 15:46:46 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2019/07/16 15:46:46 [DEBUG] found provider "terraform-provider-dns_v2.1.1_x4"
2019/07/16 15:46:46 [DEBUG] found provider "terraform-provider-external_v1.2.0_x4"
2019/07/16 15:46:46 [DEBUG] found provider "terraform-provider-ignition_v1.1.0_x4"
2019/07/16 15:46:46 [DEBUG] found provider "terraform-provider-null_v2.1.2_x4"
2019/07/16 15:46:46 [DEBUG] found provider "terraform-provider-template_v2.1.2_x4"
2019/07/16 15:46:46 [DEBUG] found provider "terraform-provider-vsphere_v1.12.0_x4"
2019/07/16 15:46:46 [DEBUG] found valid plugin: "ignition", "1.1.0", "/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-ignition_v1.1.0_x4"
2019/07/16 15:46:46 [DEBUG] found valid plugin: "null", "2.1.2", "/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4"
2019/07/16 15:46:46 [DEBUG] found valid plugin: "template", "2.1.2", "/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.2_x4"
2019/07/16 15:46:46 [DEBUG] found valid plugin: "vsphere", "1.12.0", "/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-vsphere_v1.12.0_x4"
2019/07/16 15:46:46 [DEBUG] found valid plugin: "dns", "2.1.1", "/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-dns_v2.1.1_x4"
2019/07/16 15:46:46 [DEBUG] found valid plugin: "external", "1.2.0", "/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-external_v1.2.0_x4"
2019/07/16 15:46:46 [DEBUG] checking for provisioner in "."
2019/07/16 15:46:46 [DEBUG] checking for provisioner in "/etc/ansible/installer-configs/vsphere"
2019/07/16 15:46:46 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2019/07/16 15:46:46 [INFO] command: backend <nil> is not enhanced, wrapping in local
2019/07/16 15:46:46 [INFO] backend/local: starting Apply operation
2019/07/16 15:46:46 [TRACE] Preserving existing state lineage "02baadb6-6fe1-57b9-e769-2e8dd4bc6102"
2019/07/16 15:46:46 [TRACE] Preserving existing state lineage "02baadb6-6fe1-57b9-e769-2e8dd4bc6102"
2019/07/16 15:46:47 [INFO] terraform: building graph: GraphTypeInput
2019/07/16 15:46:47 [TRACE] ConfigTransformer: Starting for path: []
2019/07/16 15:46:47 [TRACE] ConfigTransformer: Starting for path: [folder]
2019/07/16 15:46:47 [TRACE] ConfigTransformer: Starting for path: [resource_pool]
2019/07/16 15:46:47 [TRACE] ConfigTransformer: Starting for path: [bootstrap]
2019/07/16 15:46:47 [TRACE] ConfigTransformer: Starting for path: [control_plane]
2019/07/16 15:46:47 [TRACE] ConfigTransformer: Starting for path: [compute]
2019/07/16 15:46:47 [TRACE] ConfigTransformer: Starting for path: [dns]
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.ConfigTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.LocalTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.OutputTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Beginning...
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_config.ign
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ign", Type:"ignition_config", RawCount:(*config.RawConfig)(0xc000325ce0), RawConfig:(*config.RawConfig)(0xc000325570), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.null_resource.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ip_address", Type:"null_resource", RawCount:(*config.RawConfig)(0xc0000eacb0), RawConfig:(*config.RawConfig)(0xc0000eabd0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc00031bc80), (*config.Provisioner)(0xc00031be00)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.vsphere_virtual_machine.template
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"template", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc00012cf50), RawConfig:(*config.RawConfig)(0xc00012cd20), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.vsphere_datastore.datastore
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"datastore", Type:"vsphere_datastore", RawCount:(*config.RawConfig)(0xc0001da0e0), RawConfig:(*config.RawConfig)(0xc000159f80), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.api-external
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"api-external", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206690), RawConfig:(*config.RawConfig)(0xc0002064d0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.resource_pool.data.vsphere_compute_cluster.compute_cluster
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"compute_cluster", Type:"vsphere_compute_cluster", RawCount:(*config.RawConfig)(0xc0003f33b0), RawConfig:(*config.RawConfig)(0xc0003f3260), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.resource_pool.vsphere_resource_pool.resource_pool
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"resource_pool", Type:"vsphere_resource_pool", RawCount:(*config.RawConfig)(0xc0003f31f0), RawConfig:(*config.RawConfig)(0xc0003f3110), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.api-internal
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"api-internal", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc0002068c0), RawConfig:(*config.RawConfig)(0xc000206700), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.template_file.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"template_file", RawCount:(*config.RawConfig)(0xc0003be700), RawConfig:(*config.RawConfig)(0xc0003be690), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.vsphere_virtual_machine.vm
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"vm", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc000159ea0), RawConfig:(*config.RawConfig)(0xc000159ce0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.etcd_a_nodes
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"etcd_a_nodes", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206af0), RawConfig:(*config.RawConfig)(0xc0002069a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.vsphere_network.network
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"network", Type:"vsphere_network", RawCount:(*config.RawConfig)(0xc0003bee00), RawConfig:(*config.RawConfig)(0xc0003becb0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.vsphere_network.network
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"network", Type:"vsphere_network", RawCount:(*config.RawConfig)(0xc00012ccb0), RawConfig:(*config.RawConfig)(0xc00012cb60), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_systemd_unit.restart
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"restart", Type:"ignition_systemd_unit", RawCount:(*config.RawConfig)(0xc000143dc0), RawConfig:(*config.RawConfig)(0xc000143d50), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.control_plane_nodes
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"control_plane_nodes", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206ee0), RawConfig:(*config.RawConfig)(0xc000206d90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_config.ign
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ign", Type:"ignition_config", RawCount:(*config.RawConfig)(0xc0004487e0), RawConfig:(*config.RawConfig)(0xc000448690), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.template_file.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"template_file", RawCount:(*config.RawConfig)(0xc00012c3f0), RawConfig:(*config.RawConfig)(0xc00012c380), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_file.hostname
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"hostname", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000325030), RawConfig:(*config.RawConfig)(0xc000324f50), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.null_resource.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ip_address", Type:"null_resource", RawCount:(*config.RawConfig)(0xc0004490a0), RawConfig:(*config.RawConfig)(0xc000449030), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc000464210), (*config.Provisioner)(0xc0003a6d80)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_file.static_ip
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"static_ip", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc0003252d0), RawConfig:(*config.RawConfig)(0xc000325110), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.external.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"external", RawCount:(*config.RawConfig)(0xc00012c230), RawConfig:(*config.RawConfig)(0xc0000eb570), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.ip_address"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_config.ign
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ign", Type:"ignition_config", RawCount:(*config.RawConfig)(0xc000158310), RawConfig:(*config.RawConfig)(0xc000143f10), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.vsphere_virtual_machine.template
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"template", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc0001da460), RawConfig:(*config.RawConfig)(0xc0001da310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_systemd_unit.restart
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"restart", Type:"ignition_systemd_unit", RawCount:(*config.RawConfig)(0xc0004485b0), RawConfig:(*config.RawConfig)(0xc000448540), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_systemd_unit.restart
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"restart", Type:"ignition_systemd_unit", RawCount:(*config.RawConfig)(0xc000325490), RawConfig:(*config.RawConfig)(0xc000325420), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.vsphere_datastore.datastore
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"datastore", Type:"vsphere_datastore", RawCount:(*config.RawConfig)(0xc00012ca10), RawConfig:(*config.RawConfig)(0xc00012c850), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.vsphere_network.network
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"network", Type:"vsphere_network", RawCount:(*config.RawConfig)(0xc0001da2a0), RawConfig:(*config.RawConfig)(0xc0001da150), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.null_resource.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ip_address", Type:"null_resource", RawCount:(*config.RawConfig)(0xc000158e70), RawConfig:(*config.RawConfig)(0xc000158e00), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc0002d1b30), (*config.Provisioner)(0xc0002d1d40)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_file.static_ip
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"static_ip", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000448460), RawConfig:(*config.RawConfig)(0xc000448380), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.external.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"external", RawCount:(*config.RawConfig)(0xc0003be540), RawConfig:(*config.RawConfig)(0xc0003be310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.ip_address"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_file.hostname
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"hostname", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000143ab0), RawConfig:(*config.RawConfig)(0xc000143960), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.external.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"external", RawCount:(*config.RawConfig)(0xc000159960), RawConfig:(*config.RawConfig)(0xc0001596c0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.ip_address"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.folder.vsphere_folder.folder
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"folder", Type:"vsphere_folder", RawCount:(*config.RawConfig)(0xc0003f2cb0), RawConfig:(*config.RawConfig)(0xc0003f2b60), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.vsphere_virtual_machine.vm
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"vm", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc0003bea10), RawConfig:(*config.RawConfig)(0xc0003be850), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.compute_nodes
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"compute_nodes", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc0002071f0), RawConfig:(*config.RawConfig)(0xc000206fc0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.vsphere_datacenter.dc
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"dc", Type:"vsphere_datacenter", RawCount:(*config.RawConfig)(0xc0003d01c0), RawConfig:(*config.RawConfig)(0xc0003d00e0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_file.hostname
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"hostname", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc0004482a0), RawConfig:(*config.RawConfig)(0xc0004481c0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.vsphere_virtual_machine.vm
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"vm", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc00012c700), RawConfig:(*config.RawConfig)(0xc00012c540), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.ingress
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ingress", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206d20), RawConfig:(*config.RawConfig)(0xc000206bd0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.vsphere_datastore.datastore
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"datastore", Type:"vsphere_datastore", RawCount:(*config.RawConfig)(0xc0003bec40), RawConfig:(*config.RawConfig)(0xc0003beaf0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.vsphere_virtual_machine.template
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"template", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc0003befc0), RawConfig:(*config.RawConfig)(0xc0003bee70), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_file.static_ip
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"static_ip", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000143c70), RawConfig:(*config.RawConfig)(0xc000143b90), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.template_file.ip_address
2019/07/16 15:46:47 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"template_file", RawCount:(*config.RawConfig)(0xc000159b90), RawConfig:(*config.RawConfig)(0xc000159b20), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.bootstrap.data.template_file.ip_address": module.bootstrap.data.template_file.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.vsphere_virtual_machine.vm": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{"data.ignition_config.ign.*", "data.vsphere_datastore.datastore", "data.vsphere_network.network", "data.vsphere_virtual_machine.template"}, Primary:(*terraform.InstanceState)(0xc0003af900), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.dns.dns_a_record_set.etcd_a_nodes": &terraform.ResourceState{Type:"dns_a_record_set", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096960), Deposed:[]*terraform.InstanceState{}, Provider:"module.dns.provider.dns", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.data.vsphere_network.network": &terraform.ResourceState{Type:"vsphere_network", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af220), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.data.vsphere_network.network": &terraform.ResourceState{Type:"vsphere_network", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afcc0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.data.ignition_systemd_unit.restart": &terraform.ResourceState{Type:"ignition_systemd_unit", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af720), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.dns.dns_a_record_set.control_plane_nodes": module.dns.dns_a_record_set.control_plane_nodes
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_config.ign": &terraform.ResourceState{Type:"ignition_config", Dependencies:[]string{"data.ignition_file.hostname.*", "data.ignition_file.static_ip.*", "data.ignition_systemd_unit.restart.*", "local.ignition_encoded"}, Primary:(*terraform.InstanceState)(0xc0003af360), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.control_plane.data.template_file.ip_address": module.control_plane.data.template_file.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_file.hostname": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afc70), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.bootstrap.null_resource.ip_address": module.bootstrap.null_resource.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_file.static_ip": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{"local.gw", "local.ip_addresses", "local.mask"}, Primary:(*terraform.InstanceState)(0xc0003aff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.control_plane.data.external.ip_address": module.control_plane.data.external.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.data.ignition_config.ign": &terraform.ResourceState{Type:"ignition_config", Dependencies:[]string{"data.ignition_file.hostname.*", "data.ignition_file.static_ip.*", "data.ignition_systemd_unit.restart.*", "local.ignition_encoded"}, Primary:(*terraform.InstanceState)(0xc0003af770), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_systemd_unit.restart": &terraform.ResourceState{Type:"ignition_systemd_unit", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af130), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_systemd_unit.restart": &terraform.ResourceState{Type:"ignition_systemd_unit", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afb30), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.data.vsphere_datastore.datastore": &terraform.ResourceState{Type:"vsphere_datastore", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afdb0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.data.vsphere_network.network": &terraform.ResourceState{Type:"vsphere_network", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af8b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.data.vsphere_virtual_machine.template": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af630), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.compute.null_resource.ip_address": module.compute.null_resource.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_file.static_ip": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{"local.gw", "local.ip_addresses", "local.mask"}, Primary:(*terraform.InstanceState)(0xc0003af0e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.bootstrap.data.external.ip_address": module.bootstrap.data.external.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.data.ignition_file.hostname": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af680), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.compute.data.external.ip_address": module.compute.data.external.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.folder.vsphere_folder.folder": &terraform.ResourceState{Type:"vsphere_folder", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.vsphere_virtual_machine.vm": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{"data.ignition_config.ign.*", "data.vsphere_datastore.datastore", "data.vsphere_network.network", "data.vsphere_virtual_machine.template"}, Primary:(*terraform.InstanceState)(0xc0003af310), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.dns.dns_a_record_set.compute_nodes": module.dns.dns_a_record_set.compute_nodes
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "data.vsphere_datacenter.dc": &terraform.ResourceState{Type:"vsphere_datacenter", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003aeff0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_file.hostname": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af090), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.vsphere_virtual_machine.vm": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{"data.ignition_config.ign.*", "data.vsphere_datastore.datastore", "data.vsphere_network.network", "data.vsphere_virtual_machine.template"}, Primary:(*terraform.InstanceState)(0xc0003afb80), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.data.vsphere_datastore.datastore": &terraform.ResourceState{Type:"vsphere_datastore", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af180), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.bootstrap.data.vsphere_virtual_machine.template": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af270), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.data.ignition_file.static_ip": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{"local.gw", "local.ip_addresses", "local.mask"}, Primary:(*terraform.InstanceState)(0xc0003af6d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.compute.data.template_file.ip_address": module.compute.data.template_file.ip_address
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.dns.dns_a_record_set.ingress": module.dns.dns_a_record_set.ingress
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_config.ign": &terraform.ResourceState{Type:"ignition_config", Dependencies:[]string{"data.ignition_file.hostname.*", "data.ignition_file.static_ip.*", "data.ignition_systemd_unit.restart.*", "local.ignition_encoded"}, Primary:(*terraform.InstanceState)(0xc0000967d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Resource state not found for "module.control_plane.null_resource.ip_address": module.control_plane.null_resource.ip_address
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.control_plane.data.vsphere_virtual_machine.template": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0000960a0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.compute.data.vsphere_datastore.datastore": &terraform.ResourceState{Type:"vsphere_datastore", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af810), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.dns.dns_a_record_set.api-external": &terraform.ResourceState{Type:"dns_a_record_set", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0000968c0), Deposed:[]*terraform.InstanceState{}, Provider:"module.dns.provider.dns", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.resource_pool.data.vsphere_compute_cluster.compute_cluster": &terraform.ResourceState{Type:"vsphere_compute_cluster", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096b40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.resource_pool.vsphere_resource_pool.resource_pool": &terraform.ResourceState{Type:"vsphere_resource_pool", Dependencies:[]string{"data.vsphere_compute_cluster.compute_cluster"}, Primary:(*terraform.InstanceState)(0xc000096b90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [DEBUG] Attaching resource state to "module.dns.dns_a_record_set.api-internal": &terraform.ResourceState{Type:"dns_a_record_set", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096910), Deposed:[]*terraform.InstanceState{}, Provider:"module.dns.provider.dns", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [TRACE] ProviderConfigTransformer: Starting for path: []
2019/07/16 15:46:47 [TRACE] ProviderConfigTransformer: Starting for path: [resource_pool]
2019/07/16 15:46:47 [TRACE] ProviderConfigTransformer: Starting for path: [bootstrap]
2019/07/16 15:46:47 [TRACE] ProviderConfigTransformer: Starting for path: [control_plane]
2019/07/16 15:46:47 [TRACE] ProviderConfigTransformer: Starting for path: [compute]
2019/07/16 15:46:47 [TRACE] ProviderConfigTransformer: Starting for path: [dns]
2019/07/16 15:46:47 [TRACE] ProviderConfigTransformer: Starting for path: [folder]
2019/07/16 15:46:47 [TRACE] Attach provider request: []string{} vsphere
2019/07/16 15:46:47 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"vsphere", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc000325c00)}
2019/07/16 15:46:47 [TRACE] Attach provider request: []string{"dns"} dns
2019/07/16 15:46:47 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"dns", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc000206460)}
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [DEBUG] adding missing provider: ignition
2019/07/16 15:46:47 [DEBUG] adding missing provider: template
2019/07/16 15:46:47 [DEBUG] adding missing provider: dns
2019/07/16 15:46:47 [DEBUG] adding missing provider: null
2019/07/16 15:46:47 [DEBUG] adding missing provider: external
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.template_file.ip_address using provider provider.template
2019/07/16 15:46:47 [DEBUG] resource module.compute.vsphere_virtual_machine.vm using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.dns.dns_a_record_set.etcd_a_nodes using provider module.dns.provider.dns
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.vsphere_network.network using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.vsphere_network.network using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.ignition_systemd_unit.restart using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.dns.dns_a_record_set.control_plane_nodes using provider module.dns.provider.dns
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.ignition_config.ign using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.template_file.ip_address using provider provider.template
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.ignition_file.hostname using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.null_resource.ip_address using provider provider.null
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.ignition_file.static_ip using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.external.ip_address using provider provider.external
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.ignition_config.ign using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.ignition_systemd_unit.restart using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.ignition_systemd_unit.restart using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.vsphere_datastore.datastore using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.vsphere_network.network using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.vsphere_virtual_machine.template using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.compute.null_resource.ip_address using provider provider.null
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.ignition_file.static_ip using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.external.ip_address using provider provider.external
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.ignition_file.hostname using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.external.ip_address using provider provider.external
2019/07/16 15:46:47 [DEBUG] resource module.folder.vsphere_folder.folder using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.vsphere_virtual_machine.vm using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.dns.dns_a_record_set.compute_nodes using provider module.dns.provider.dns
2019/07/16 15:46:47 [DEBUG] resource data.vsphere_datacenter.dc using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.ignition_file.hostname using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.vsphere_virtual_machine.vm using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.vsphere_datastore.datastore using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.bootstrap.data.vsphere_virtual_machine.template using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.ignition_file.static_ip using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.template_file.ip_address using provider provider.template
2019/07/16 15:46:47 [DEBUG] resource module.dns.dns_a_record_set.ingress using provider module.dns.provider.dns
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.ignition_config.ign using provider provider.ignition
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.null_resource.ip_address using provider provider.null
2019/07/16 15:46:47 [DEBUG] resource module.control_plane.data.vsphere_virtual_machine.template using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.compute.data.vsphere_datastore.datastore using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.dns.dns_a_record_set.api-external using provider module.dns.provider.dns
2019/07/16 15:46:47 [DEBUG] resource module.resource_pool.data.vsphere_compute_cluster.compute_cluster using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.resource_pool.vsphere_resource_pool.resource_pool using provider provider.vsphere
2019/07/16 15:46:47 [DEBUG] resource module.dns.dns_a_record_set.api-internal using provider module.dns.provider.dns
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.ProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [DEBUG] pruning unused provider provider.dns
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.PruneProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [INFO] Not including "module.dns.var.base_domain" in graph, nothing depends on it
2019/07/16 15:46:47 [INFO] Not including "module.dns.var.bootstrap_count" in graph, nothing depends on it
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.var.folder" references: [module.folder.output.path]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.null_resource.ip_address" references: [module.compute.local.network module.compute.var.cluster_domain module.compute.var.instance_count module.compute.var.ip_addresses module.compute.var.ipam module.compute.var.ipam_token module.compute.var.name]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.local.network" references: [module.compute.var.machine_cidr]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "provider.null" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.folder.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.data.external.ip_address" references: [module.compute.null_resource.ip_address module.compute.var.cluster_domain module.compute.var.instance_count module.compute.var.ip_addresses module.compute.var.ipam module.compute.var.ipam_token module.compute.var.name]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.bootstrap_complete" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.folder.var.path" references: [var.cluster_id]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "provider.external" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.dns.var.control_plane_ips" references: [module.control_plane.output.ip_addresses]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.folder.vsphere_folder.folder" references: [module.folder.var.datacenter_id module.folder.var.path]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.vsphere_virtual_machine.vm" references: [module.bootstrap.data.ignition_config.ign module.bootstrap.data.vsphere_datastore.datastore module.bootstrap.data.vsphere_network.network module.bootstrap.data.vsphere_virtual_machine.template module.bootstrap.var.folder module.bootstrap.var.instance_count module.bootstrap.var.name module.bootstrap.var.resource_pool_id]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.compute_nodes" references: [module.dns.var.cluster_domain module.dns.var.compute_count module.dns.var.compute_ips]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.ipam" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "provider.template" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.dns.var.compute_ips" references: [module.compute.output.ip_addresses]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_file.hostname" references: [module.bootstrap.var.instance_count module.bootstrap.var.name]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.vsphere_virtual_machine.vm" references: [module.control_plane.data.ignition_config.ign module.control_plane.data.vsphere_datastore.datastore module.control_plane.data.vsphere_network.network module.control_plane.data.vsphere_virtual_machine.template module.control_plane.var.folder module.control_plane.var.instance_count module.control_plane.var.name module.control_plane.var.resource_pool_id]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.machine_cidr" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.compute_ignition" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.var.machine_cidr" references: [var.machine_cidr]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.data.vsphere_virtual_machine.template" references: [module.bootstrap.var.datacenter_id module.bootstrap.var.template]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.local.ignition_encoded" references: [module.bootstrap.var.ignition]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.vsphere_user" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.var.instance_count" references: [var.bootstrap_complete]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.local.gw" references: [module.bootstrap.var.machine_cidr]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.var.name" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.var.ipam_token" references: [var.ipam_token]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.data.vsphere_virtual_machine.template" references: [module.control_plane.var.datacenter_id module.control_plane.var.template]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.var.template" references: [var.vm_template]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.var.template" references: [var.vm_template]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.var.ip_addresses" references: [var.control_plane_ips]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.resource_pool.data.vsphere_compute_cluster.compute_cluster" references: [module.resource_pool.var.datacenter_id module.resource_pool.var.vsphere_cluster]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.api-internal" references: [module.dns.var.bootstrap_ips module.dns.var.cluster_domain module.dns.var.control_plane_ips]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.local.ignition_encoded" references: [module.compute.var.ignition]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.resource_pool.output.pool_id" references: [module.resource_pool.vsphere_resource_pool.resource_pool]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.var.folder" references: [module.folder.output.path]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.dns.var.control_plane_count" references: [var.control_plane_count]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.data.template_file.ip_address" references: [module.bootstrap.data.external.ip_address module.bootstrap.var.instance_count module.bootstrap.var.ip_addresses]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.vsphere_virtual_machine.vm" references: [module.compute.data.ignition_config.ign module.compute.data.vsphere_datastore.datastore module.compute.data.vsphere_network.network module.compute.data.vsphere_virtual_machine.template module.compute.var.folder module.compute.var.instance_count module.compute.var.name module.compute.var.resource_pool_id]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.vm_network" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.var.resource_pool_id" references: [module.resource_pool.output.pool_id]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.vsphere_datacenter" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.var.network" references: [var.vm_network]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.dns.var.compute_count" references: [var.compute_count]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.data.vsphere_network.network" references: [module.bootstrap.var.datacenter_id module.bootstrap.var.network]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.control_plane_nodes" references: [module.dns.var.cluster_domain module.dns.var.control_plane_count module.dns.var.control_plane_ips]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.local.ignition_encoded" references: [module.control_plane.var.ignition]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.local.ip_addresses" references: [module.control_plane.var.ip_addresses module.control_plane.data.template_file.ip_address]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.var.datastore" references: [var.vsphere_datastore]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.var.datastore" references: [var.vsphere_datastore]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_config.ign" references: [module.bootstrap.data.ignition_file.hostname module.bootstrap.data.ignition_file.static_ip module.bootstrap.data.ignition_systemd_unit.restart module.bootstrap.local.ignition_encoded module.bootstrap.var.ignition_url module.bootstrap.var.instance_count]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.data.template_file.ip_address" references: [module.control_plane.data.external.ip_address module.control_plane.var.instance_count module.control_plane.var.ip_addresses]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.vsphere_server" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.vsphere_datastore" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_file.hostname" references: [module.control_plane.var.instance_count module.control_plane.var.name]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "var.control_plane_ips" references: []
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.bootstrap.var.template" references: [var.vm_template]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.var.instance_count" references: [var.control_plane_count]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.compute.var.datastore" references: [var.vsphere_datastore]
2019/07/16 15:46:47 [DEBUG] ReferenceTransformer: "module.control_plane.local.mask" references: [module.control_plane.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.local.gw" references: [module.control_plane.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.cluster_domain" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.bootstrap_ip" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.var.name" references: [var.cluster_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ignition_url" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.external.ip_address" references: [module.control_plane.null_resource.ip_address module.control_plane.var.cluster_domain module.control_plane.var.instance_count module.control_plane.var.ip_addresses module.control_plane.var.ipam module.control_plane.var.ipam_token module.control_plane.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_config.ign" references: [module.compute.data.ignition_file.hostname module.compute.data.ignition_file.static_ip module.compute.data.ignition_systemd_unit.restart module.compute.local.ignition_encoded module.compute.var.ignition_url module.compute.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.network" references: [module.bootstrap.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.ipam_token" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_systemd_unit.restart" references: [module.bootstrap.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_systemd_unit.restart" references: [module.control_plane.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.vsphere_virtual_machine.template" references: [module.compute.var.datacenter_id module.compute.var.template]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ipam_token" references: [var.ipam_token]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.output.ip_addresses" references: [module.bootstrap.local.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ipam" references: [var.ipam]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.folder" references: [module.folder.output.path]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_file.static_ip" references: [module.bootstrap.local.gw module.bootstrap.local.ip_addresses module.bootstrap.local.mask module.bootstrap.var.cluster_domain module.bootstrap.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.external.ip_address" references: [module.bootstrap.null_resource.ip_address module.bootstrap.var.cluster_domain module.bootstrap.var.instance_count module.bootstrap.var.ip_addresses module.bootstrap.var.ipam module.bootstrap.var.ipam_token module.bootstrap.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_file.hostname" references: [module.compute.var.instance_count module.compute.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ip_addresses" references: [var.bootstrap_ip]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ipam" references: [var.ipam]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ipam_token" references: [var.ipam_token]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.bootstrap_ips" references: [module.bootstrap.output.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.ip_addresses" references: [module.compute.var.ip_addresses module.compute.data.template_file.ip_address]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.ip_addresses" references: [module.bootstrap.var.ip_addresses module.bootstrap.data.template_file.ip_address]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.network" references: [var.vm_network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.name" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.machine_cidr" references: [var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ignition" references: [var.compute_ignition]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.dc" references: [var.vsphere_datacenter]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.gw" references: [module.compute.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_password" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.output.ip_addresses" references: [module.compute.local.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.folder.output.path" references: [module.folder.vsphere_folder.folder]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "provider.vsphere" references: [var.vsphere_user var.vsphere_password var.vsphere_server]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ignition_url" references: [var.bootstrap_ignition_url]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.vsphere_datastore.datastore" references: [module.bootstrap.var.datacenter_id module.bootstrap.var.datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_file.static_ip" references: [module.compute.local.gw module.compute.local.ip_addresses module.compute.local.mask module.compute.var.cluster_domain module.compute.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.template_file.ip_address" references: [module.compute.data.external.ip_address module.compute.var.instance_count module.compute.var.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.ingress" references: [module.dns.var.cluster_domain module.dns.var.compute_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.resource_pool_id" references: [module.resource_pool.output.pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.machine_cidr" references: [var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_config.ign" references: [module.control_plane.data.ignition_file.hostname module.control_plane.data.ignition_file.static_ip module.control_plane.data.ignition_systemd_unit.restart module.control_plane.local.ignition_encoded module.control_plane.var.ignition_url module.control_plane.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.null_resource.ip_address" references: [module.control_plane.local.network module.control_plane.var.cluster_domain module.control_plane.var.instance_count module.control_plane.var.ip_addresses module.control_plane.var.ipam module.control_plane.var.ipam_token module.control_plane.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.compute_ips" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.vsphere_datastore.datastore" references: [module.compute.var.datacenter_id module.compute.var.datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.api-external" references: [module.dns.var.bootstrap_ips module.dns.var.cluster_domain module.dns.var.control_plane_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.provider.dns" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ipam" references: [var.ipam]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.vsphere_resource_pool.resource_pool" references: [module.resource_pool.data.vsphere_compute_cluster.compute_cluster module.resource_pool.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.output.ip_addresses" references: [module.control_plane.local.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vm_template" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.local.network" references: [module.control_plane.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.network" references: [var.vm_network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.instance_count" references: [var.compute_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.etcd_a_nodes" references: [module.dns.var.cluster_domain module.dns.var.control_plane_count module.dns.var.control_plane_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.mask" references: [module.bootstrap.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_cluster" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.control_plane_ignition" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.vsphere_network.network" references: [module.control_plane.var.datacenter_id module.control_plane.var.network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_systemd_unit.restart" references: [module.compute.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.resource_pool_id" references: [module.resource_pool.output.pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.name" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ignition" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ignition_url" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.mask" references: [module.compute.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.cluster_id" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.control_plane_count" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "provider.ignition" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.null_resource.ip_address" references: [module.bootstrap.local.network module.bootstrap.var.cluster_domain module.bootstrap.var.instance_count module.bootstrap.var.ip_addresses module.bootstrap.var.ipam module.bootstrap.var.ipam_token module.bootstrap.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_file.static_ip" references: [module.control_plane.local.gw module.control_plane.local.ip_addresses module.control_plane.local.mask module.control_plane.var.cluster_domain module.control_plane.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.bootstrap_ignition_url" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.base_domain" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ignition" references: [var.control_plane_ignition]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ip_addresses" references: [var.compute_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.vsphere_datastore.datastore" references: [module.control_plane.var.datacenter_id module.control_plane.var.datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.vsphere_network.network" references: [module.compute.var.datacenter_id module.compute.var.network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.compute_count" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.var.vsphere_cluster" references: [var.vsphere_cluster]
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.local.network - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.local.network - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.TargetsTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.local.network - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.CloseProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.local.network - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns (close) - *terraform.graphNodeCloseProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.external (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.ignition (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
provider.vsphere (close) - *terraform.graphNodeCloseProvider
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.local.network - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns (close) - *terraform.graphNodeCloseProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.external (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.ignition (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
provider.vsphere (close) - *terraform.graphNodeCloseProvider
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.RootTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.local.network - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns (close) - *terraform.graphNodeCloseProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.external (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.ignition (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
provider.vsphere (close) - *terraform.graphNodeCloseProvider
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.dns.provider.dns (close) - *terraform.graphNodeCloseProvider
provider.external (close) - *terraform.graphNodeCloseProvider
provider.ignition (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provider.template (close) - *terraform.graphNodeCloseProvider
provider.vsphere (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
var.base_domain - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeAbstractResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.local.network - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.compute.data.vsphere_network.network - *terraform.NodeAbstractResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.data.ignition_file.hostname - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeAbstractResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeAbstractResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_network.network - *terraform.NodeAbstractResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeAbstractResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns (close) - *terraform.graphNodeCloseProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeAbstractResource
module.dns.dns_a_record_set.ingress - *terraform.NodeAbstractResource
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeAbstractResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeAbstractResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeAbstractResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
provider.external (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.external.ip_address - *terraform.NodeAbstractResource
module.compute.data.external.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.external.ip_address - *terraform.NodeAbstractResource
provider.ignition - *terraform.NodeApplyableProvider
provider.ignition (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeAbstractResource
module.compute.data.ignition_config.ign - *terraform.NodeAbstractResource
module.control_plane.data.ignition_config.ign - *terraform.NodeAbstractResource
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeAbstractResource
module.compute.data.template_file.ip_address - *terraform.NodeAbstractResource
module.control_plane.data.template_file.ip_address - *terraform.NodeAbstractResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
provider.vsphere (close) - *terraform.graphNodeCloseProvider
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeAbstractResource
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
module.bootstrap.null_resource.ip_address - *terraform.NodeAbstractResource
module.compute.null_resource.ip_address - *terraform.NodeAbstractResource
module.control_plane.null_resource.ip_address - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
module.dns.provider.dns (close) - *terraform.graphNodeCloseProvider
provider.external (close) - *terraform.graphNodeCloseProvider
provider.ignition (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provider.template (close) - *terraform.graphNodeCloseProvider
provider.vsphere (close) - *terraform.graphNodeCloseProvider
provisioner.local-exec (close) - *terraform.graphNodeCloseProvisioner
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [DEBUG] Starting graph walk: walkInput
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.compute_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.vsphere"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.control_plane_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.folder.vsphere_folder.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.var.bootstrap_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vsphere_cluster"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.vsphere (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.var.compute_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.folder.output.path"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.resource_pool.output.pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vsphere_datacenter"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.compute_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.local.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.dns_a_record_set.etcd_a_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.dns_a_record_set.ingress"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.local.mask"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.base_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.var.control_plane_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vsphere_password"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.dns_a_record_set.api-external"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.resource_pool.data.vsphere_compute_cluster.compute_cluster"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vm_network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.local.mask"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.local.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vsphere_user"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "root"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vsphere_datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vsphere_server"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.template (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.local.mask"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.resource_pool.var.vsphere_cluster"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.local.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.folder.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.dns_a_record_set.compute_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.compute_ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.provider.dns (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.null"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.external (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.local.gw"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.dns_a_record_set.api-internal"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.cluster_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.folder.var.path"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.vm_template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.bootstrap_complete"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.external"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.bootstrap_ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.resource_pool.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.var.compute_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.resource_pool.vsphere_resource_pool.resource_pool"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.local.gw"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.ignition (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.control_plane_ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.dns.dns_a_record_set.control_plane_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "var.bootstrap_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.var.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.var.ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "provisioner.local-exec (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.control_plane.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.resource_pool.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.bootstrap.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.local.gw"
2019/07/16 15:46:48 [TRACE] dag/walk: added new vertex: "module.compute.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.data.vsphere_compute_cluster.compute_cluster" waiting on "module.resource_pool.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.vsphere (close)" waiting on "module.bootstrap.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.vsphere_resource_pool.resource_pool" waiting on "module.resource_pool.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.local.ip_addresses" waiting on "module.bootstrap.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.control_plane_nodes" waiting on "module.dns.var.control_plane_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "module.bootstrap.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.vsphere_virtual_machine.template" waiting on "module.compute.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.external (close)" waiting on "module.bootstrap.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.provider.dns (close)" waiting on "module.dns.dns_a_record_set.control_plane_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.ignition (close)" waiting on "module.compute.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_file.static_ip" waiting on "module.control_plane.local.gw"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_file.static_ip" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.folder.var.path" waiting on "var.cluster_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.vsphere_datastore.datastore" waiting on "module.compute.var.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "module.control_plane.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.vsphere_network.network" waiting on "module.compute.var.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.folder.var.datacenter_id" waiting on "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.ipam_token" waiting on "var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.folder" waiting on "module.folder.output.path"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.vsphere_virtual_machine.vm" waiting on "module.compute.var.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.var.cluster_domain" waiting on "var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.ignition (close)" waiting on "module.control_plane.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.resource_pool_id" waiting on "module.resource_pool.output.pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.vsphere_datastore.datastore" waiting on "module.control_plane.var.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_config.ign" waiting on "module.control_plane.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.control_plane_nodes" waiting on "module.dns.var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.local.network" waiting on "module.control_plane.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.folder.vsphere_folder.folder" waiting on "module.folder.var.path"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-external" waiting on "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_config.ign" waiting on "module.bootstrap.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.local.gw" waiting on "module.compute.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "module.compute.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.vsphere" waiting on "var.vsphere_user"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "module.control_plane.var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.ignition" waiting on "var.control_plane_ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.vsphere_virtual_machine.vm" waiting on "module.bootstrap.var.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_file.hostname" waiting on "module.control_plane.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-external" waiting on "module.dns.var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "provider.external (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.template" waiting on "var.vm_template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.dns.dns_a_record_set.etcd_a_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_config.ign" waiting on "module.control_plane.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.vsphere_virtual_machine.vm" waiting on "module.bootstrap.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_file.hostname" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.vsphere_virtual_machine.vm" waiting on "module.compute.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.datacenter_id" waiting on "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.local-exec (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.vsphere" waiting on "var.vsphere_password"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.ingress" waiting on "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.local.ip_addresses" waiting on "module.control_plane.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.vsphere_virtual_machine.vm" waiting on "module.bootstrap.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.data.vsphere_compute_cluster.compute_cluster" waiting on "module.resource_pool.var.vsphere_cluster"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.ip_addresses" waiting on "var.bootstrap_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.local.ignition_encoded" waiting on "module.compute.var.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.template (close)" waiting on "module.compute.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.bootstrap.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "module.control_plane.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.compute_nodes" waiting on "module.dns.var.compute_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.vsphere_datastore.datastore" waiting on "module.bootstrap.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "provider.null"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.datastore" waiting on "var.vsphere_datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.var.control_plane_count" waiting on "var.control_plane_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.vsphere_virtual_machine.vm" waiting on "module.compute.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_file.static_ip" waiting on "module.control_plane.local.mask"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "data.vsphere_datacenter.dc" waiting on "var.vsphere_datacenter"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_config.ign" waiting on "module.compute.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_file.static_ip" waiting on "module.compute.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.cluster_domain" waiting on "var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.vsphere_datastore.datastore" waiting on "module.control_plane.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.control_plane_nodes" waiting on "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.vsphere_resource_pool.resource_pool" waiting on "module.resource_pool.data.vsphere_compute_cluster.compute_cluster"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_systemd_unit.restart" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.machine_cidr" waiting on "var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.local.ignition_encoded" waiting on "module.control_plane.var.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_config.ign" waiting on "module.compute.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.output.ip_addresses" waiting on "module.bootstrap.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_file.static_ip" waiting on "module.compute.local.gw"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.var.name" waiting on "var.cluster_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.var.vsphere_cluster" waiting on "var.vsphere_cluster"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.ipam" waiting on "var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "module.dns.provider.dns (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.local.mask" waiting on "module.compute.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.template_file.ip_address" waiting on "module.control_plane.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.vsphere_virtual_machine.template" waiting on "module.bootstrap.var.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.network" waiting on "var.vm_network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.local.ip_addresses" waiting on "module.compute.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_file.static_ip" waiting on "module.compute.local.mask"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.vsphere" waiting on "var.vsphere_server"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "module.control_plane.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.external.ip_address" waiting on "module.compute.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.folder.vsphere_folder.folder" waiting on "module.folder.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.template_file.ip_address" waiting on "module.bootstrap.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "module.bootstrap.var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.dns.dns_a_record_set.compute_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_config.ign" waiting on "module.control_plane.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-internal" waiting on "module.dns.var.bootstrap_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_file.static_ip" waiting on "module.bootstrap.local.mask"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.output.pool_id" waiting on "module.resource_pool.vsphere_resource_pool.resource_pool"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.etcd_a_nodes" waiting on "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_file.static_ip" waiting on "module.control_plane.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "module.compute.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "module.control_plane.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.network" waiting on "var.vm_network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.vsphere_virtual_machine.template" waiting on "module.control_plane.var.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_config.ign" waiting on "module.bootstrap.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.local.network" waiting on "module.bootstrap.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "module.compute.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.etcd_a_nodes" waiting on "module.dns.var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "module.bootstrap.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.vsphere_datastore.datastore" waiting on "module.bootstrap.var.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "provider.null"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "module.control_plane.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.vsphere_virtual_machine.vm" waiting on "module.control_plane.var.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "module.compute.var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.template_file.ip_address" waiting on "provider.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.local.gw" waiting on "module.bootstrap.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.external (close)" waiting on "module.control_plane.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.control_plane_nodes" waiting on "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_config.ign" waiting on "module.compute.var.ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.template_file.ip_address" waiting on "provider.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.folder" waiting on "module.folder.output.path"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.datacenter_id" waiting on "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "module.control_plane.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.var.compute_count" waiting on "var.compute_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.folder" waiting on "module.folder.output.path"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_file.hostname" waiting on "module.compute.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "module.bootstrap.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.vsphere_virtual_machine.vm" waiting on "module.compute.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "module.compute.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-internal" waiting on "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.external.ip_address" waiting on "module.bootstrap.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_config.ign" waiting on "module.control_plane.var.ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.local.gw" waiting on "module.control_plane.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.vsphere_network.network" waiting on "module.control_plane.var.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.var.bootstrap_ips" waiting on "module.bootstrap.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.vsphere_virtual_machine.template" waiting on "module.control_plane.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.dns.dns_a_record_set.control_plane_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.external.ip_address" waiting on "provider.external"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.compute_nodes" waiting on "module.dns.var.compute_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.ip_addresses" waiting on "var.compute_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.var.compute_ips" waiting on "module.compute.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.resource_pool.var.datacenter_id" waiting on "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.provider.dns (close)" waiting on "module.dns.dns_a_record_set.etcd_a_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.ignition (close)" waiting on "module.bootstrap.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.vsphere_virtual_machine.vm" waiting on "module.control_plane.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.vsphere_network.network" waiting on "module.control_plane.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.output.ip_addresses" waiting on "module.control_plane.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.output.ip_addresses" waiting on "module.compute.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_config.ign" waiting on "module.bootstrap.var.ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.vsphere_virtual_machine.vm" waiting on "module.control_plane.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_systemd_unit.restart" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.local.ignition_encoded" waiting on "module.bootstrap.var.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.provider.dns (close)" waiting on "module.dns.dns_a_record_set.api-internal"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.var.control_plane_ips" waiting on "module.control_plane.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.vsphere_virtual_machine.template" waiting on "module.bootstrap.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.provider.dns (close)" waiting on "module.dns.dns_a_record_set.compute_nodes"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_systemd_unit.restart" waiting on "module.compute.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_systemd_unit.restart" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.instance_count" waiting on "var.control_plane_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_config.ign" waiting on "module.bootstrap.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.external.ip_address" waiting on "module.control_plane.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_file.hostname" waiting on "module.bootstrap.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_file.hostname" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.external (close)" waiting on "module.compute.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.vsphere (close)" waiting on "module.compute.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.datastore" waiting on "var.vsphere_datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "module.compute.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_file.static_ip" waiting on "module.bootstrap.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-internal" waiting on "module.dns.var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.compute.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.compute_nodes" waiting on "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_file.hostname" waiting on "module.bootstrap.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.vsphere_network.network" waiting on "module.bootstrap.var.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.external.ip_address" waiting on "provider.external"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.vsphere_virtual_machine.vm" waiting on "module.control_plane.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_file.static_ip" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.datastore" waiting on "var.vsphere_datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.ingress" waiting on "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "module.bootstrap.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "data.vsphere_datacenter.dc" waiting on "provider.vsphere"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.local.mask" waiting on "module.bootstrap.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.vsphere_virtual_machine.template" waiting on "module.compute.var.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.control_plane.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.template_file.ip_address" waiting on "module.compute.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-external" waiting on "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.external.ip_address" waiting on "provider.external"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "provider.template (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_file.static_ip" waiting on "module.bootstrap.local.gw"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.ipam" waiting on "var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_config.ign" waiting on "module.bootstrap.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "module.compute.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.provider.dns (close)" waiting on "module.dns.dns_a_record_set.api-external"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.vsphere_virtual_machine.vm" waiting on "module.control_plane.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.template (close)" waiting on "module.control_plane.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_config.ign" waiting on "module.compute.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.dns.dns_a_record_set.ingress"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.compute_nodes" waiting on "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.folder.output.path" waiting on "module.folder.vsphere_folder.folder"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "module.bootstrap.local.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "provider.null"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.machine_cidr" waiting on "var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.vsphere_virtual_machine.vm" waiting on "module.compute.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provisioner.local-exec (close)" waiting on "module.control_plane.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "module.bootstrap.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.vsphere_virtual_machine.vm" waiting on "module.compute.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.template (close)" waiting on "module.bootstrap.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.local.network" waiting on "module.compute.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.instance_count" waiting on "var.bootstrap_complete"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.vsphere_virtual_machine.vm" waiting on "module.bootstrap.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_config.ign" waiting on "module.compute.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_file.static_ip" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.cluster_domain" waiting on "var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.template" waiting on "var.vm_template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "module.compute.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.template_file.ip_address" waiting on "provider.template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.etcd_a_nodes" waiting on "module.dns.var.control_plane_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.network" waiting on "var.vm_network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.machine_cidr" waiting on "var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_systemd_unit.restart" waiting on "module.control_plane.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-external" waiting on "module.dns.var.bootstrap_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.resource_pool_id" waiting on "module.resource_pool.output.pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.ignition_url" waiting on "var.bootstrap_ignition_url"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.ipam_token" waiting on "var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.instance_count" waiting on "var.compute_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_config.ign" waiting on "module.control_plane.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.ip_addresses" waiting on "var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.vsphere_network.network" waiting on "module.bootstrap.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.null_resource.ip_address" waiting on "module.bootstrap.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.vsphere_datastore.datastore" waiting on "module.compute.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.var.ipam_token" waiting on "var.ipam_token"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.base_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.ipam" waiting on "var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.null_resource.ip_address" waiting on "module.compute.local.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "module.bootstrap.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.vsphere_virtual_machine.vm" waiting on "module.bootstrap.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.vsphere_virtual_machine.vm" waiting on "module.bootstrap.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.dns.dns_a_record_set.api-internal"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.vsphere_network.network" waiting on "module.compute.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.ingress" waiting on "module.dns.var.compute_ips"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.cluster_domain" waiting on "var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.var.ignition" waiting on "var.compute_ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "provider.ignition (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.local.mask" waiting on "module.control_plane.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.compute.data.ignition_file.hostname" waiting on "module.compute.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_file.hostname" waiting on "provider.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "root" waiting on "provider.vsphere (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.provider.dns (close)" waiting on "module.dns.dns_a_record_set.ingress"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.vsphere_virtual_machine.vm" waiting on "module.control_plane.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.data.ignition_file.hostname" waiting on "module.control_plane.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.resource_pool_id" waiting on "module.resource_pool.output.pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "provider.vsphere (close)" waiting on "module.control_plane.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.datacenter_id" waiting on "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.dns.dns_a_record_set.api-external"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.var.template" waiting on "var.vm_template"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.api-internal" waiting on "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.control_plane.null_resource.ip_address" waiting on "module.control_plane.local.network"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.dns.dns_a_record_set.etcd_a_nodes" waiting on "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: added edge: "module.bootstrap.data.ignition_systemd_unit.restart" waiting on "module.bootstrap.var.instance_count"
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "provisioner.local-exec (close)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.null_resource.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.local.ignition_encoded", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.dns_a_record_set.api-internal", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.local.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.template_file.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.vsphere_network.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.ignition_file.static_ip", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.dns_a_record_set.api-external", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.local.gw", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.local.ignition_encoded", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.resource_pool_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.local.gw", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.ignition_file.hostname", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "provider.template (close)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.template_file.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.output.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.datastore", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.datacenter_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.ignition_systemd_unit.restart", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.local.ignition_encoded", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.vsphere_virtual_machine.template", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.local.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.ignition_file.hostname", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.template", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.resource_pool.output.pool_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.dns_a_record_set.etcd_a_nodes", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.var.compute_count", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.var.control_plane_count", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.var.cluster_domain", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.ipam", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.template_file.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.cluster_domain", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.ipam", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.local.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.ipam_token", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.null_resource.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "provider.vsphere", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.dns_a_record_set.compute_nodes", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.external.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.ipam", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.cluster_domain", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.local.mask", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.machine_cidr", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "provider.vsphere (close)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.vsphere_network.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.datacenter_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.local.mask", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.vsphere_virtual_machine.vm", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.var.control_plane_ips", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.folder.var.datacenter_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.folder", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.local.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.dns_a_record_set.ingress", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.ignition_systemd_unit.restart", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.local.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.template", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.datastore", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.instance_count", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.ignition", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.folder.var.path", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.machine_cidr", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.external.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.resource_pool_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.external.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.resource_pool.var.datacenter_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.output.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.resource_pool.data.vsphere_compute_cluster.compute_cluster", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.vsphere_datastore.datastore", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.template", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.vsphere_datastore.datastore", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.resource_pool.var.name", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.instance_count", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.resource_pool_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "data.vsphere_datacenter.dc", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.ignition_file.static_ip", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.local.gw", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.vsphere_network.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.ipam_token", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.vsphere_virtual_machine.vm", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.machine_cidr", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.null_resource.ip_address", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.ignition_config.ign", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.var.compute_ips", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.ignition_systemd_unit.restart", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.vsphere_datastore.datastore", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.output.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.var.bootstrap_ips", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.ignition_url", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "provider.ignition (close)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.ipam_token", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.folder.vsphere_folder.folder", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.datacenter_id", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.ignition_file.hostname", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.var.datastore", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.dns_a_record_set.control_plane_nodes", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.network", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.vsphere_virtual_machine.template", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.local.mask", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.resource_pool.vsphere_resource_pool.resource_pool", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "provider.external (close)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.ignition", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.folder", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.folder.output.path", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.data.ignition_config.ign", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.resource_pool.var.vsphere_cluster", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.folder", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.vsphere_virtual_machine.template", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.vsphere_virtual_machine.vm", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.local.ip_addresses", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.data.ignition_file.static_ip", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.compute.var.instance_count", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.dns.provider.dns (close)", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.bootstrap.data.ignition_config.ign", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: dependencies changed for "module.control_plane.var.cluster_domain", sending new deps
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.control_plane_count"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.control_plane_count': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.template"
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.template': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vsphere_cluster"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vsphere_cluster': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.base_domain"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.base_domain': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.provider.dns"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.name"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.compute_count"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.name': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vsphere_password"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.ignition"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vsphere_password': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.ignition': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.name': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.null"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.name"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.name': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.name': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.name
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.null': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.null': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.null
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInitProvider
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.bootstrap_ip"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.bootstrap_ip': walking
2019-07-16T15:46:48.039-0400 [DEBUG] plugin: starting plugin: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4 args=[/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4]
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vm_network"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vm_network': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.network"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.network': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.network': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.var.control_plane_count"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vsphere_datacenter"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vsphere_datacenter': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.name"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.name': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.name': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.name
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019-07-16T15:46:48.040-0400 [DEBUG] plugin: waiting for RPC address: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.2_x4
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.provider.dns': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.ignition': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.ignition
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.ipam_token"
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.template': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.var.compute_count': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.compute_ips"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.compute_ips': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.network
2019/07/16 15:46:48 [TRACE] vertex 'root.var.ipam_token': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.name
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.bootstrap_complete"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.ignition_url"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.bootstrap_complete': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ignition_url': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ignition_url': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.ignition_url
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.ipam_token"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ipam_token': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.network"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.network': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ipam_token': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.network': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.ipam_token
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.ipam"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vm_template"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.cluster_id"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInitProvider
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.control_plane_ignition"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.control_plane_ignition': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.machine_cidr"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.machine_cidr': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.ignition"
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vsphere_user"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vsphere_user': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.ignition_url"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ignition_url': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ignition_url': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.instance_count"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.ignition_url
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.instance_count': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.ignition_url
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ignition': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ignition': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.ipam_token"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.ignition
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ipam_token': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ipam_token': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.ipam_token
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] vertex 'root.var.cluster_id': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.machine_cidr': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.machine_cidr': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vsphere_datastore"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vsphere_datastore': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.machine_cidr
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.ipam_token
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.vsphere_server"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vsphere_server': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.vsphere"
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.vsphere': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.ignition"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.resource_pool.var.name"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.var.name': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.resource_pool.var.vsphere_cluster"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.var.vsphere_cluster': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.var.name': evaluating
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.resource_pool.var.name
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.provider.dns': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.datastore"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.network
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.datastore': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.var.ipam': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.ignition
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.name
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.ignition_encoded': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.bootstrap_ignition_url"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.bootstrap_ignition_url': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.cluster_domain"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.ignition_url"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ignition_url': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ignition_url': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.template
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.ignition_url
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.instance_count"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.instance_count': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.var.compute_count"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.compute_count': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.instance_count': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.compute_count': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.instance_count
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.var.compute_count
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ipam': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ipam': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.instance_count"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.ipam
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.ipam_token
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.network
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInitProvider
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.instance_count': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.instance_count': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.instance_count
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.name
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.machine_cidr
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.local.network"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.network': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.network': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.local.network
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.ignition_url
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.var.compute_count
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.ipam
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.instance_count
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.local.network
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.ip_addresses
2019/07/16 15:46:48 [TRACE] vertex 'root.var.cluster_domain': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.cluster_domain': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.cluster_domain': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.var.cluster_domain
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.var.cluster_domain
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.instance_count
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.local.mask"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.mask': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.mask': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.local.mask
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.local.mask
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.local.gw"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.gw': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.gw': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.local.gw
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.local.gw
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.vsphere': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.vsphere
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInitProvider
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.ignition_encoded': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.local.ignition_encoded
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.local.ignition_encoded
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.cluster_domain': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.cluster_domain': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.cluster_domain
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.cluster_domain
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.cluster_domain': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.cluster_domain': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.cluster_domain
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.cluster_domain
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.cluster_domain"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.cluster_domain': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.cluster_domain': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.cluster_domain
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.cluster_domain
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.ignition_url
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.machine_cidr': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.machine_cidr': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.machine_cidr
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.machine_cidr
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.local.gw"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.gw': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.gw': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.local.gw
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.local.gw
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.instance_count': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.instance_count
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.instance_count
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.local.mask"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.mask': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.mask': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.local.mask
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.local.mask
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.local.network"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.network': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.network': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.local.network
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.local.network
2019/07/16 15:46:48 [TRACE] vertex 'root.var.control_plane_ips': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.ip_addresses"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.ip_addresses
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.ipam_token"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ipam_token': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ipam_token': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.ipam_token
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.ipam_token
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.control_plane_count': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.control_plane_count': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.var.control_plane_count
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.var.control_plane_count
2019/07/16 15:46:48 [TRACE] vertex 'root.var.vm_template': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.template"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.template': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.template': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.template
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.template"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.template': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.template"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.network"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.template': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.network': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.folder.var.path"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.template
2019/07/16 15:46:48 [TRACE] vertex 'root.module.folder.var.path': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] vertex 'root.module.folder.var.path': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.network': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.network
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.template
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.folder.var.path
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.template
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019-07-16T15:46:48.053-0400 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4: plugin address: timestamp=2019-07-16T15:46:48.052-0400 address=/tmp/plugin187427790 network=unix
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.folder.var.path
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.name
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.var.vsphere_cluster': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.resource_pool.var.vsphere_cluster
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.provider.dns
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalInitProvider
2019/07/16 15:46:48 [TRACE] dag/walk: walking "var.compute_ignition"
2019/07/16 15:46:48 [TRACE] vertex 'root.var.compute_ignition': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.ignition"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ignition': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ignition': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.ignition
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.datastore"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.ignition
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.datastore': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.datastore"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.datastore': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.datastore': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.machine_cidr"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.ipam"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.ipam"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.external"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.template': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ignition': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.datastore
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalGetProvider
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.datastore
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.datastore': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.datastore': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.datastore
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.ignition_encoded': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.ignition_encoded': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.local.ignition_encoded
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.machine_cidr': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.machine_cidr': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.machine_cidr
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.external': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.external': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.external
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.template': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.template
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.network
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.resource_pool.var.name
2019-07-16T15:46:48.057-0400 [DEBUG] plugin: starting plugin: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-ignition_v1.1.0_x4 args=[/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-ignition_v1.1.0_x4]
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.local.ignition_encoded
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInitProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.datastore
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ipam': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.ipam': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.ipam
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.datastore
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.ignition': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.ignition
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.resource_pool.var.vsphere_cluster
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.machine_cidr
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.local.gw"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.gw': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.gw': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.local.gw
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.local.network"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.network': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.network': evaluating
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.local.network
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.ipam
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.local.mask"
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.ignition
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.mask': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.mask': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.local.ignition_encoded"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.local.mask
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.ignition_encoded': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ipam': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.network
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.datastore
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.ignition_encoded': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.local.network
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.local.ignition_encoded
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.local.ignition_encoded
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.ipam': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.local.mask
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.ipam
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.template
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.ipam
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.local.gw
2019-07-16T15:46:48.059-0400 [DEBUG] plugin: waiting for RPC address: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-ignition_v1.1.0_x4
2019-07-16T15:46:48.072-0400 [DEBUG] plugin.terraform-provider-ignition_v1.1.0_x4: plugin address: timestamp=2019-07-16T15:46:48.072-0400 network=unix address=/tmp/plugin388543880
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalGetProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInputProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInputProvider
2019-07-16T15:46:48.075-0400 [DEBUG] plugin: starting plugin: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.2_x4 args=[/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.2_x4]
2019-07-16T15:46:48.075-0400 [DEBUG] plugin: waiting for RPC address: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.2_x4
2019-07-16T15:46:48.088-0400 [DEBUG] plugin.terraform-provider-template_v2.1.2_x4: plugin address: timestamp=2019-07-16T15:46:48.088-0400 address=/tmp/plugin954229151 network=unix
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalGetProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInputProvider
2019-07-16T15:46:48.091-0400 [DEBUG] plugin: starting plugin: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-vsphere_v1.12.0_x4 args=[/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-vsphere_v1.12.0_x4]
2019-07-16T15:46:48.091-0400 [DEBUG] plugin: waiting for RPC address: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-vsphere_v1.12.0_x4
2019-07-16T15:46:48.115-0400 [DEBUG] plugin.terraform-provider-vsphere_v1.12.0_x4: plugin address: timestamp=2019-07-16T15:46:48.114-0400 address=/tmp/plugin084236766 network=unix
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalGetProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInputProvider
2019-07-16T15:46:48.119-0400 [DEBUG] plugin: starting plugin: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-dns_v2.1.1_x4 args=[/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-dns_v2.1.1_x4]
2019-07-16T15:46:48.119-0400 [DEBUG] plugin: waiting for RPC address: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-dns_v2.1.1_x4
2019-07-16T15:46:48.133-0400 [DEBUG] plugin.terraform-provider-dns_v2.1.1_x4: plugin address: timestamp=2019-07-16T15:46:48.133-0400 address=/tmp/plugin382177399 network=unix
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalGetProvider
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalInterpolateProvider
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalBuildProviderConfig
2019-07-16T15:46:48.135-0400 [DEBUG] plugin: starting plugin: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-external_v1.2.0_x4 args=[/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-external_v1.2.0_x4]
2019-07-16T15:46:48.136-0400 [DEBUG] plugin: waiting for RPC address: path=/etc/ansible/installer-configs/vsphere/.terraform/plugins/linux_amd64/terraform-provider-external_v1.2.0_x4
2019-07-16T15:46:48.149-0400 [DEBUG] plugin.terraform-provider-external_v1.2.0_x4: plugin address: timestamp=2019-07-16T15:46:48.149-0400 address=/tmp/plugin991095398 network=unix
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalGetProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInputProvider
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root.dns: eval: *terraform.EvalInputProvider
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.ignition
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.ignition_file.hostname': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.ignition_file.hostname': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.ignition_file.hostname': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.ignition_systemd_unit.restart': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.ignition_systemd_unit.restart': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.template
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.ignition_systemd_unit.restart': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.null
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.null_resource.ip_address': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.null_resource.ip_address': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.vsphere
2019/07/16 15:46:48 [TRACE] dag/walk: walking "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] vertex 'root.data.vsphere_datacenter.dc': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.datacenter_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.datacenter_id': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.resource_pool.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.folder.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.datacenter_id
2019/07/16 15:46:48 [TRACE] vertex 'root.module.folder.var.datacenter_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.folder.var.datacenter_id': evaluating
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.datacenter_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.datacenter_id': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.datacenter_id
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.datacenter_id
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.vsphere_network.network': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.vsphere_datastore.datastore': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.vsphere_virtual_machine.template': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.external
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.datacenter_id"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.var.datacenter_id': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.folder.var.datacenter_id
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.datacenter_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.var.datacenter_id': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.resource_pool.var.datacenter_id
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.datacenter_id': evaluating
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.datacenter_id
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.external.ip_address': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.datacenter_id
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.vsphere_network.network': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.vsphere_virtual_machine.template': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.template_file.ip_address': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.null_resource.ip_address"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.null_resource.ip_address': walking
2019/07/16 15:46:48 [TRACE] root.dns: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root.dns: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root.dns: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provisioner.local-exec (close)"
2019/07/16 15:46:48 [TRACE] vertex 'root.provisioner.local-exec (close)': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provisioner.local-exec (close)': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.resource_pool.var.datacenter_id
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.external.ip_address': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.resource_pool.data.vsphere_compute_cluster.compute_cluster"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.null (close)"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.null (close)': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.template_file.ip_address': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.null (close)': evaluating
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.null (close)
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.provider.dns
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.local.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.local.ip_addresses
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.null (close)
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.data.vsphere_compute_cluster.compute_cluster': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.resource_pool.vsphere_resource_pool.resource_pool"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.vsphere_resource_pool.resource_pool': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.resource_pool.output.pool_id"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.output.pool_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.resource_pool.output.pool_id': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.resource_pool.output.pool_id
2019/07/16 15:46:48 [TRACE] root.resource_pool: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.local.ip_addresses
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provisioner.local-exec (close)
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCloseProvisioner
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provisioner.local-exec (close)
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.output.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.local.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.local.ip_addresses
2019/07/16 15:46:48 [TRACE] root.resource_pool: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] root.resource_pool: eval: *terraform.EvalWriteOutput
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.ignition_file.static_ip': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.data.ignition_config.ign': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.output.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.output.ip_addresses
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.external.ip_address"
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.folder.var.datacenter_id
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.folder.vsphere_folder.folder"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.folder.vsphere_folder.folder': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.folder.output.path"
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.datacenter_id
2019/07/16 15:46:48 [TRACE] vertex 'root.module.folder.output.path': walking
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.vsphere_datastore.datastore': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.external.ip_address': walking
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root.compute: eval: *terraform.EvalWriteOutput
2019/07/16 15:46:48 [TRACE] root.resource_pool: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.resource_pool.output.pool_id
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.resource_pool_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.resource_pool_id': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.external (close)"
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.external (close)': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.template_file.ip_address"
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.external (close)': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.template_file.ip_address': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.external (close)
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.local.ip_addresses"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.external (close)
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.resource_pool_id"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.resource_pool_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.resource_pool_id': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.vsphere_datastore.datastore': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.resource_pool_id': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.resource_pool_id': evaluating
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.resource_pool_id
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.resource_pool_id
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.template (close)"
2019/07/16 15:46:48 [TRACE] root.compute: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.output.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.var.compute_ips"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.compute_ips': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.compute_ips': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.vsphere_virtual_machine.template': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.var.compute_ips
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.resource_pool_id
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.local.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.output.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.output.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.ignition_file.static_ip': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.output.ip_addresses
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: *terraform.EvalWriteOutput
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.ignition_config.ign': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root.control_plane: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.output.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.local.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.var.control_plane_ips"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.control_plane_ips': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.template (close)': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.template (close)': evaluating
2019/07/16 15:46:48 [DEBUG] Setting Unknown Variable Value for computed key: compute_ips
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.template (close)
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.data.vsphere_network.network': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] vertex 'root.module.folder.output.path': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.template (close)
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.folder.output.path
2019/07/16 15:46:48 [TRACE] root.folder: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.resource_pool_id
2019/07/16 15:46:48 [TRACE] root.folder: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root.folder: eval: *terraform.EvalWriteOutput
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.control_plane_ips': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.var.control_plane_ips
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.local.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalLocal
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.var.compute_ips
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.dns_a_record_set.compute_nodes"
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.dns_a_record_set.ingress"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.dns_a_record_set.ingress': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.dns_a_record_set.compute_nodes': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root.folder: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.resource_pool_id
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.folder.output.path
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.var.folder"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.folder': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.var.folder"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.var.folder': evaluating
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.compute.var.folder
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.local.ip_addresses
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.resource_pool_id
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.ignition_file.static_ip': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.output.ip_addresses"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.output.ip_addresses': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.var.folder"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.folder': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.var.folder': evaluating
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.data.ignition_config.ign': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.var.folder
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.folder': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.var.folder': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.control_plane.var.folder
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.output.ip_addresses': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.bootstrap.output.ip_addresses
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: *terraform.EvalWriteOutput
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.var.folder
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.bootstrap.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root.bootstrap: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.bootstrap.output.ip_addresses
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.var.bootstrap_ips"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.bootstrap_ips': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.var.bootstrap_ips': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.var.bootstrap_ips
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSequence
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalOpFilter
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [DEBUG] Setting Unknown Variable Value for computed key: bootstrap_ips
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.compute.var.folder
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.var.bootstrap_ips
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalInterpolate
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.compute.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.bootstrap.vsphere_virtual_machine.vm': walking
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [DEBUG] Setting Unknown Variable Value for computed key: control_plane_ips
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.var.control_plane_ips
2019/07/16 15:46:48 [TRACE] root: eval: terraform.EvalNoop
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.dns_a_record_set.api-external"
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.dns_a_record_set.api-external': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/07/16 15:46:48 [TRACE] vertex 'root.module.compute.vsphere_virtual_machine.vm': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalSetVariables
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.ignition (close)"
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.control_plane.var.folder
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.ignition (close)': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.ignition (close)': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.control_plane.vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.ignition (close)
2019/07/16 15:46:48 [TRACE] vertex 'root.module.control_plane.vsphere_virtual_machine.vm': walking
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/07/16 15:46:48 [TRACE] dag/walk: walking "provider.vsphere (close)"
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.vsphere (close)': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.provider.vsphere (close)': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.dns_a_record_set.api-internal"
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: provider.vsphere (close)
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.dns_a_record_set.control_plane_nodes"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.dns_a_record_set.control_plane_nodes': walking
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.vsphere (close)
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: provider.ignition (close)
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.dns_a_record_set.api-internal': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.dns_a_record_set.etcd_a_nodes"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.dns_a_record_set.etcd_a_nodes': walking
2019/07/16 15:46:48 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2019/07/16 15:46:48 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2019/07/16 15:46:48 [TRACE] dag/walk: walking "module.dns.provider.dns (close)"
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.provider.dns (close)': walking
2019/07/16 15:46:48 [TRACE] vertex 'root.module.dns.provider.dns (close)': evaluating
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2019/07/16 15:46:48 [TRACE] [walkInput] Entering eval tree: module.dns.provider.dns (close)
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2019/07/16 15:46:48 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: module.dns.provider.dns (close)
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_datacenter.dc.0", replace "data.vsphere_datacenter.dc"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_datastore.datastore.0", replace "data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_network.network.0", replace "data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_virtual_machine.template.0", replace "data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "vsphere_virtual_machine.vm.0", replace "vsphere_virtual_machine.vm"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.ignition_config.ign.0", replace "data.ignition_config.ign"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.ignition_file.hostname.0", replace "data.ignition_file.hostname"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.ignition_file.static_ip.0", replace "data.ignition_file.static_ip"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.ignition_systemd_unit.restart.0", replace "data.ignition_systemd_unit.restart"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_file.static_ip", replace "data.ignition_file.static_ip.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_virtual_machine.template.0", replace "data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_file.hostname", replace "data.ignition_file.hostname.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_systemd_unit.restart", replace "data.ignition_systemd_unit.restart.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_config.ign", replace "data.ignition_config.ign.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "vsphere_virtual_machine.vm", replace "vsphere_virtual_machine.vm.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_network.network.0", replace "data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_datastore.datastore.0", replace "data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_network.network.0", replace "data.vsphere_network.network"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_systemd_unit.restart", replace "data.ignition_systemd_unit.restart.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_config.ign", replace "data.ignition_config.ign.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_file.static_ip", replace "data.ignition_file.static_ip.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_datastore.datastore.0", replace "data.vsphere_datastore.datastore"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_virtual_machine.template.0", replace "data.vsphere_virtual_machine.template"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "data.ignition_file.hostname", replace "data.ignition_file.hostname.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "vsphere_virtual_machine.vm", replace "vsphere_virtual_machine.vm.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "dns_a_record_set.api-internal.0", replace "dns_a_record_set.api-internal"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 3, search "dns_a_record_set.etcd_a_nodes", replace "dns_a_record_set.etcd_a_nodes.0"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "dns_a_record_set.api-external.0", replace "dns_a_record_set.api-external"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "vsphere_folder.folder.0", replace "vsphere_folder.folder"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "data.vsphere_compute_cluster.compute_cluster.0", replace "data.vsphere_compute_cluster.compute_cluster"
2019/07/16 15:46:48 [TRACE] EvalCountFixZeroOneBoundaryGlobal: count 1, search "vsphere_resource_pool.resource_pool.0", replace "vsphere_resource_pool.resource_pool"
2019/07/16 15:46:48 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2019/07/16 15:46:48 [TRACE] dag/walk: walking "root"
2019/07/16 15:46:48 [TRACE] vertex 'root.root': walking
2019/07/16 15:46:48 [INFO] terraform: building graph: GraphTypeValidate
2019/07/16 15:46:48 [TRACE] ConfigTransformer: Starting for path: []
2019/07/16 15:46:48 [TRACE] ConfigTransformer: Starting for path: [folder]
2019/07/16 15:46:48 [TRACE] ConfigTransformer: Starting for path: [resource_pool]
2019/07/16 15:46:48 [TRACE] ConfigTransformer: Starting for path: [bootstrap]
2019/07/16 15:46:48 [TRACE] ConfigTransformer: Starting for path: [control_plane]
2019/07/16 15:46:48 [TRACE] ConfigTransformer: Starting for path: [compute]
2019/07/16 15:46:48 [TRACE] ConfigTransformer: Starting for path: [dns]
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ConfigTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.LocalTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.OutputTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Beginning...
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_config.ign
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ign", Type:"ignition_config", RawCount:(*config.RawConfig)(0xc000325ce0), RawConfig:(*config.RawConfig)(0xc000325570), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.template_file.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"template_file", RawCount:(*config.RawConfig)(0xc00012c3f0), RawConfig:(*config.RawConfig)(0xc00012c380), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_file.hostname
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"hostname", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000143ab0), RawConfig:(*config.RawConfig)(0xc000143960), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.vsphere_virtual_machine.vm
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"vm", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc000159ea0), RawConfig:(*config.RawConfig)(0xc000159ce0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.folder.vsphere_folder.folder
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"folder", Type:"vsphere_folder", RawCount:(*config.RawConfig)(0xc0003f2cb0), RawConfig:(*config.RawConfig)(0xc0003f2b60), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_systemd_unit.restart
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"restart", Type:"ignition_systemd_unit", RawCount:(*config.RawConfig)(0xc0004485b0), RawConfig:(*config.RawConfig)(0xc000448540), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.null_resource.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ip_address", Type:"null_resource", RawCount:(*config.RawConfig)(0xc0004490a0), RawConfig:(*config.RawConfig)(0xc000449030), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc000464210), (*config.Provisioner)(0xc0003a6d80)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_systemd_unit.restart
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"restart", Type:"ignition_systemd_unit", RawCount:(*config.RawConfig)(0xc000143dc0), RawConfig:(*config.RawConfig)(0xc000143d50), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.vsphere_datastore.datastore
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"datastore", Type:"vsphere_datastore", RawCount:(*config.RawConfig)(0xc0003bec40), RawConfig:(*config.RawConfig)(0xc0003beaf0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.vsphere_virtual_machine.vm
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"vm", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc00012c700), RawConfig:(*config.RawConfig)(0xc00012c540), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_file.static_ip
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"static_ip", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc0003252d0), RawConfig:(*config.RawConfig)(0xc000325110), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_config.ign
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ign", Type:"ignition_config", RawCount:(*config.RawConfig)(0xc0004487e0), RawConfig:(*config.RawConfig)(0xc000448690), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.external.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"external", RawCount:(*config.RawConfig)(0xc0003be540), RawConfig:(*config.RawConfig)(0xc0003be310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.ip_address"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_file.static_ip
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"static_ip", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000143c70), RawConfig:(*config.RawConfig)(0xc000143b90), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_file.hostname
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"hostname", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000325030), RawConfig:(*config.RawConfig)(0xc000324f50), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.external.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"external", RawCount:(*config.RawConfig)(0xc00012c230), RawConfig:(*config.RawConfig)(0xc0000eb570), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.ip_address"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.compute_nodes
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"compute_nodes", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc0002071f0), RawConfig:(*config.RawConfig)(0xc000206fc0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.vsphere_virtual_machine.vm
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"vm", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc0003bea10), RawConfig:(*config.RawConfig)(0xc0003be850), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.external.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"external", RawCount:(*config.RawConfig)(0xc000159960), RawConfig:(*config.RawConfig)(0xc0001596c0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string{"null_resource.ip_address"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.api-internal
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"api-internal", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc0002068c0), RawConfig:(*config.RawConfig)(0xc000206700), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.resource_pool.vsphere_resource_pool.resource_pool
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"resource_pool", Type:"vsphere_resource_pool", RawCount:(*config.RawConfig)(0xc0003f31f0), RawConfig:(*config.RawConfig)(0xc0003f3110), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.api-external
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"api-external", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206690), RawConfig:(*config.RawConfig)(0xc0002064d0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.null_resource.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ip_address", Type:"null_resource", RawCount:(*config.RawConfig)(0xc000158e70), RawConfig:(*config.RawConfig)(0xc000158e00), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc0002d1b30), (*config.Provisioner)(0xc0002d1d40)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.vsphere_network.network
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"network", Type:"vsphere_network", RawCount:(*config.RawConfig)(0xc0003bee00), RawConfig:(*config.RawConfig)(0xc0003becb0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.vsphere_virtual_machine.template
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"template", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc0003befc0), RawConfig:(*config.RawConfig)(0xc0003bee70), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.control_plane_nodes
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"control_plane_nodes", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206ee0), RawConfig:(*config.RawConfig)(0xc000206d90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.vsphere_datastore.datastore
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"datastore", Type:"vsphere_datastore", RawCount:(*config.RawConfig)(0xc00012ca10), RawConfig:(*config.RawConfig)(0xc00012c850), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.etcd_a_nodes
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"etcd_a_nodes", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206af0), RawConfig:(*config.RawConfig)(0xc0002069a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.vsphere_network.network
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"network", Type:"vsphere_network", RawCount:(*config.RawConfig)(0xc0001da2a0), RawConfig:(*config.RawConfig)(0xc0001da150), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.template_file.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"template_file", RawCount:(*config.RawConfig)(0xc000159b90), RawConfig:(*config.RawConfig)(0xc000159b20), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.ignition_systemd_unit.restart
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"restart", Type:"ignition_systemd_unit", RawCount:(*config.RawConfig)(0xc000325490), RawConfig:(*config.RawConfig)(0xc000325420), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.ignition_config.ign
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ign", Type:"ignition_config", RawCount:(*config.RawConfig)(0xc000158310), RawConfig:(*config.RawConfig)(0xc000143f10), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: data.vsphere_datacenter.dc
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"dc", Type:"vsphere_datacenter", RawCount:(*config.RawConfig)(0xc0003d01c0), RawConfig:(*config.RawConfig)(0xc0003d00e0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.dns.dns_a_record_set.ingress
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ingress", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc000206d20), RawConfig:(*config.RawConfig)(0xc000206bd0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.vsphere_network.network
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"network", Type:"vsphere_network", RawCount:(*config.RawConfig)(0xc00012ccb0), RawConfig:(*config.RawConfig)(0xc00012cb60), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.data.vsphere_virtual_machine.template
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"template", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc00012cf50), RawConfig:(*config.RawConfig)(0xc00012cd20), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_file.static_ip
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"static_ip", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc000448460), RawConfig:(*config.RawConfig)(0xc000448380), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.template_file.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"ip_address", Type:"template_file", RawCount:(*config.RawConfig)(0xc0003be700), RawConfig:(*config.RawConfig)(0xc0003be690), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.control_plane.null_resource.ip_address
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ip_address", Type:"null_resource", RawCount:(*config.RawConfig)(0xc0000eacb0), RawConfig:(*config.RawConfig)(0xc0000eabd0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc00031bc80), (*config.Provisioner)(0xc00031be00)}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.vsphere_datastore.datastore
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"datastore", Type:"vsphere_datastore", RawCount:(*config.RawConfig)(0xc0001da0e0), RawConfig:(*config.RawConfig)(0xc000159f80), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.compute.data.vsphere_virtual_machine.template
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"template", Type:"vsphere_virtual_machine", RawCount:(*config.RawConfig)(0xc0001da460), RawConfig:(*config.RawConfig)(0xc0001da310), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.resource_pool.data.vsphere_compute_cluster.compute_cluster
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"compute_cluster", Type:"vsphere_compute_cluster", RawCount:(*config.RawConfig)(0xc0003f33b0), RawConfig:(*config.RawConfig)(0xc0003f3260), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.bootstrap.data.ignition_file.hostname
2019/07/16 15:46:48 [TRACE] Attaching resource config: &config.Resource{Mode:1, Name:"hostname", Type:"ignition_file", RawCount:(*config.RawConfig)(0xc0004482a0), RawConfig:(*config.RawConfig)(0xc0004481c0), Provisioners:[]*config.Provisioner{}, Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.data.vsphere_network.network": &terraform.ResourceState{Type:"vsphere_network", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af8b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_systemd_unit.restart": &terraform.ResourceState{Type:"ignition_systemd_unit", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afb30), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.data.ignition_config.ign": &terraform.ResourceState{Type:"ignition_config", Dependencies:[]string{"data.ignition_file.hostname.*", "data.ignition_file.static_ip.*", "data.ignition_systemd_unit.restart.*", "local.ignition_encoded"}, Primary:(*terraform.InstanceState)(0xc0003af770), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.compute.data.template_file.ip_address": module.compute.data.template_file.ip_address
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "data.vsphere_datacenter.dc": &terraform.ResourceState{Type:"vsphere_datacenter", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003aeff0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.dns.dns_a_record_set.ingress": module.dns.dns_a_record_set.ingress
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_file.static_ip": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{"local.gw", "local.ip_addresses", "local.mask"}, Primary:(*terraform.InstanceState)(0xc0003af0e0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.bootstrap.data.template_file.ip_address": module.bootstrap.data.template_file.ip_address
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.data.vsphere_network.network": &terraform.ResourceState{Type:"vsphere_network", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afcc0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.data.vsphere_virtual_machine.template": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0000960a0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.data.vsphere_virtual_machine.template": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af630), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.resource_pool.data.vsphere_compute_cluster.compute_cluster": &terraform.ResourceState{Type:"vsphere_compute_cluster", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096b40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_file.hostname": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af090), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.control_plane.null_resource.ip_address": module.control_plane.null_resource.ip_address
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.data.vsphere_datastore.datastore": &terraform.ResourceState{Type:"vsphere_datastore", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af810), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.data.ignition_file.hostname": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af680), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.vsphere_virtual_machine.vm": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{"data.ignition_config.ign.*", "data.vsphere_datastore.datastore", "data.vsphere_network.network", "data.vsphere_virtual_machine.template"}, Primary:(*terraform.InstanceState)(0xc0003af900), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.folder.vsphere_folder.folder": &terraform.ResourceState{Type:"vsphere_folder", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096aa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_systemd_unit.restart": &terraform.ResourceState{Type:"ignition_systemd_unit", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af130), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_config.ign": &terraform.ResourceState{Type:"ignition_config", Dependencies:[]string{"data.ignition_file.hostname.*", "data.ignition_file.static_ip.*", "data.ignition_systemd_unit.restart.*", "local.ignition_encoded"}, Primary:(*terraform.InstanceState)(0xc0000967d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.control_plane.data.template_file.ip_address": module.control_plane.data.template_file.ip_address
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.bootstrap.null_resource.ip_address": module.bootstrap.null_resource.ip_address
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.data.ignition_systemd_unit.restart": &terraform.ResourceState{Type:"ignition_systemd_unit", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af720), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.data.vsphere_datastore.datastore": &terraform.ResourceState{Type:"vsphere_datastore", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af180), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.vsphere_virtual_machine.vm": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{"data.ignition_config.ign.*", "data.vsphere_datastore.datastore", "data.vsphere_network.network", "data.vsphere_virtual_machine.template"}, Primary:(*terraform.InstanceState)(0xc0003afb80), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.data.ignition_config.ign": &terraform.ResourceState{Type:"ignition_config", Dependencies:[]string{"data.ignition_file.hostname.*", "data.ignition_file.static_ip.*", "data.ignition_systemd_unit.restart.*", "local.ignition_encoded"}, Primary:(*terraform.InstanceState)(0xc0003af360), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.bootstrap.data.external.ip_address": module.bootstrap.data.external.ip_address
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_file.static_ip": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{"local.gw", "local.ip_addresses", "local.mask"}, Primary:(*terraform.InstanceState)(0xc0003aff40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.compute.data.ignition_file.static_ip": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{"local.gw", "local.ip_addresses", "local.mask"}, Primary:(*terraform.InstanceState)(0xc0003af6d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.data.ignition_file.hostname": &terraform.ResourceState{Type:"ignition_file", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afc70), Deposed:[]*terraform.InstanceState{}, Provider:"provider.ignition", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.control_plane.data.external.ip_address": module.control_plane.data.external.ip_address
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.vsphere_virtual_machine.vm": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{"data.ignition_config.ign.*", "data.vsphere_datastore.datastore", "data.vsphere_network.network", "data.vsphere_virtual_machine.template"}, Primary:(*terraform.InstanceState)(0xc0003af310), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.compute.data.external.ip_address": module.compute.data.external.ip_address
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.dns.dns_a_record_set.compute_nodes": module.dns.dns_a_record_set.compute_nodes
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.resource_pool.vsphere_resource_pool.resource_pool": &terraform.ResourceState{Type:"vsphere_resource_pool", Dependencies:[]string{"data.vsphere_compute_cluster.compute_cluster"}, Primary:(*terraform.InstanceState)(0xc000096b90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.dns.dns_a_record_set.api-external": &terraform.ResourceState{Type:"dns_a_record_set", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0000968c0), Deposed:[]*terraform.InstanceState{}, Provider:"module.dns.provider.dns", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.dns.dns_a_record_set.api-internal": &terraform.ResourceState{Type:"dns_a_record_set", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096910), Deposed:[]*terraform.InstanceState{}, Provider:"module.dns.provider.dns", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.data.vsphere_network.network": &terraform.ResourceState{Type:"vsphere_network", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af220), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.bootstrap.data.vsphere_virtual_machine.template": &terraform.ResourceState{Type:"vsphere_virtual_machine", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003af270), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.compute.null_resource.ip_address": module.compute.null_resource.ip_address
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.control_plane.data.vsphere_datastore.datastore": &terraform.ResourceState{Type:"vsphere_datastore", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc0003afdb0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.vsphere", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Attaching resource state to "module.dns.dns_a_record_set.etcd_a_nodes": &terraform.ResourceState{Type:"dns_a_record_set", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc000096960), Deposed:[]*terraform.InstanceState{}, Provider:"module.dns.provider.dns", mu:sync.Mutex{state:0, sema:0x0}}
2019/07/16 15:46:48 [DEBUG] Resource state not found for "module.dns.dns_a_record_set.control_plane_nodes": module.dns.dns_a_record_set.control_plane_nodes
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.AttachStateTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.RootVariableTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] ProviderConfigTransformer: Starting for path: []
2019/07/16 15:46:48 [TRACE] ProviderConfigTransformer: Starting for path: [control_plane]
2019/07/16 15:46:48 [TRACE] ProviderConfigTransformer: Starting for path: [compute]
2019/07/16 15:46:48 [TRACE] ProviderConfigTransformer: Starting for path: [dns]
2019/07/16 15:46:48 [TRACE] ProviderConfigTransformer: Starting for path: [folder]
2019/07/16 15:46:48 [TRACE] ProviderConfigTransformer: Starting for path: [resource_pool]
2019/07/16 15:46:48 [TRACE] ProviderConfigTransformer: Starting for path: [bootstrap]
2019/07/16 15:46:48 [TRACE] Attach provider request: []string{} vsphere
2019/07/16 15:46:48 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"vsphere", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc000325c00)}
2019/07/16 15:46:48 [TRACE] Attach provider request: []string{"dns"} dns
2019/07/16 15:46:48 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"dns", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc000206460)}
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [DEBUG] adding missing provider: ignition
2019/07/16 15:46:48 [DEBUG] adding missing provider: null
2019/07/16 15:46:48 [DEBUG] adding missing provider: template
2019/07/16 15:46:48 [DEBUG] adding missing provider: external
2019/07/16 15:46:48 [DEBUG] adding missing provider: dns
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.MissingProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.vsphere_network.network using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.vsphere_virtual_machine.template using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.compute.null_resource.ip_address using provider provider.null
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.vsphere_datastore.datastore using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.dns.dns_a_record_set.etcd_a_nodes using provider module.dns.provider.dns
2019/07/16 15:46:48 [DEBUG] resource module.dns.dns_a_record_set.control_plane_nodes using provider module.dns.provider.dns
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.vsphere_network.network using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.ignition_systemd_unit.restart using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.ignition_config.ign using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.template_file.ip_address using provider provider.template
2019/07/16 15:46:48 [DEBUG] resource data.vsphere_datacenter.dc using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.dns.dns_a_record_set.ingress using provider module.dns.provider.dns
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.ignition_file.static_ip using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.template_file.ip_address using provider provider.template
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.vsphere_network.network using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.vsphere_virtual_machine.template using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.resource_pool.data.vsphere_compute_cluster.compute_cluster using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.ignition_file.hostname using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.null_resource.ip_address using provider provider.null
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.vsphere_datastore.datastore using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.vsphere_virtual_machine.template using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.folder.vsphere_folder.folder using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.ignition_systemd_unit.restart using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.ignition_config.ign using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.template_file.ip_address using provider provider.template
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.ignition_file.hostname using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.compute.vsphere_virtual_machine.vm using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.null_resource.ip_address using provider provider.null
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.ignition_systemd_unit.restart using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.vsphere_datastore.datastore using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.vsphere_virtual_machine.vm using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.ignition_config.ign using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.data.external.ip_address using provider provider.external
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.ignition_file.static_ip using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.ignition_file.static_ip using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.ignition_file.hostname using provider provider.ignition
2019/07/16 15:46:48 [DEBUG] resource module.control_plane.data.external.ip_address using provider provider.external
2019/07/16 15:46:48 [DEBUG] resource module.bootstrap.vsphere_virtual_machine.vm using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.compute.data.external.ip_address using provider provider.external
2019/07/16 15:46:48 [DEBUG] resource module.dns.dns_a_record_set.compute_nodes using provider module.dns.provider.dns
2019/07/16 15:46:48 [DEBUG] resource module.resource_pool.vsphere_resource_pool.resource_pool using provider provider.vsphere
2019/07/16 15:46:48 [DEBUG] resource module.dns.dns_a_record_set.api-external using provider module.dns.provider.dns
2019/07/16 15:46:48 [DEBUG] resource module.dns.dns_a_record_set.api-internal using provider module.dns.provider.dns
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [DEBUG] pruning unused provider provider.dns
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.PruneProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ParentProviderTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ProvisionerTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.graphTransformerMulti:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [INFO] Not including "module.dns.var.base_domain" in graph, nothing depends on it
2019/07/16 15:46:48 [INFO] Not including "module.dns.var.bootstrap_count" in graph, nothing depends on it
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.vsphere_resource_pool.resource_pool" references: [module.resource_pool.data.vsphere_compute_cluster.compute_cluster module.resource_pool.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.api-external" references: [module.dns.var.bootstrap_ips module.dns.var.cluster_domain module.dns.var.control_plane_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.mask" references: [module.compute.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vm_network" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ipam" references: [var.ipam]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.compute_ips" references: [module.compute.output.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.vsphere_virtual_machine.template" references: [module.bootstrap.var.datacenter_id module.bootstrap.var.template]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.null_resource.ip_address" references: [module.compute.local.network module.compute.var.cluster_domain module.compute.var.instance_count module.compute.var.ip_addresses module.compute.var.ipam module.compute.var.ipam_token module.compute.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.local.ignition_encoded" references: [module.control_plane.var.ignition]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.provisioner.local-exec" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.folder" references: [module.folder.output.path]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.etcd_a_nodes" references: [module.dns.var.cluster_domain module.dns.var.control_plane_count module.dns.var.control_plane_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.control_plane_nodes" references: [module.dns.var.cluster_domain module.dns.var.control_plane_count module.dns.var.control_plane_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.folder.output.path" references: [module.folder.vsphere_folder.folder]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "provider.vsphere" references: [var.vsphere_server var.vsphere_user var.vsphere_password]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.provisioner.local-exec" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.var.vsphere_cluster" references: [var.vsphere_cluster]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.ignition_encoded" references: [module.bootstrap.var.ignition]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "provider.external" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ipam_token" references: [var.ipam_token]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_user" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.folder.var.path" references: [var.cluster_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.datastore" references: [var.vsphere_datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ipam_token" references: [var.ipam_token]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ip_addresses" references: [var.control_plane_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.template_file.ip_address" references: [module.compute.data.external.ip_address module.compute.var.instance_count module.compute.var.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ignition" references: [var.control_plane_ignition]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.folder" references: [module.folder.output.path]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.ingress" references: [module.dns.var.cluster_domain module.dns.var.compute_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.datastore" references: [var.vsphere_datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.template_file.ip_address" references: [module.bootstrap.data.external.ip_address module.bootstrap.var.instance_count module.bootstrap.var.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.vsphere_virtual_machine.template" references: [module.control_plane.var.datacenter_id module.control_plane.var.template]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.ip_addresses" references: [module.bootstrap.var.ip_addresses module.bootstrap.data.template_file.ip_address]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.control_plane_count" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ignition_url" references: [var.bootstrap_ignition_url]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.output.pool_id" references: [module.resource_pool.vsphere_resource_pool.resource_pool]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.output.ip_addresses" references: [module.bootstrap.local.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.bootstrap_complete" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.template" references: [var.vm_template]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.resource_pool_id" references: [module.resource_pool.output.pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_systemd_unit.restart" references: [module.bootstrap.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_config.ign" references: [module.control_plane.data.ignition_file.hostname module.control_plane.data.ignition_file.static_ip module.control_plane.data.ignition_systemd_unit.restart module.control_plane.local.ignition_encoded module.control_plane.var.ignition_url module.control_plane.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_file.hostname" references: [module.compute.var.instance_count module.compute.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.vsphere_virtual_machine.vm" references: [module.compute.data.ignition_config.ign module.compute.data.vsphere_datastore.datastore module.compute.data.vsphere_network.network module.compute.data.vsphere_virtual_machine.template module.compute.var.folder module.compute.var.instance_count module.compute.var.name module.compute.var.resource_pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.ipam_token" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.provider.dns" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "provider.null" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ignition" references: [var.compute_ignition]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.control_plane_count" references: [var.control_plane_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.control_plane_ips" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.vsphere_datastore.datastore" references: [module.bootstrap.var.datacenter_id module.bootstrap.var.datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.gw" references: [module.compute.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.local.mask" references: [module.control_plane.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.cluster_domain" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.folder" references: [module.folder.output.path]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_config.ign" references: [module.bootstrap.data.ignition_file.hostname module.bootstrap.data.ignition_file.static_ip module.bootstrap.data.ignition_systemd_unit.restart module.bootstrap.local.ignition_encoded module.bootstrap.var.ignition_url module.bootstrap.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_file.static_ip" references: [module.control_plane.local.gw module.control_plane.local.ip_addresses module.control_plane.local.mask module.control_plane.var.cluster_domain module.control_plane.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.local.ip_addresses" references: [module.control_plane.var.ip_addresses module.control_plane.data.template_file.ip_address]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.bootstrap_ips" references: [module.bootstrap.output.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_datastore" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.instance_count" references: [var.control_plane_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.control_plane_ips" references: [module.control_plane.output.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_server" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.machine_cidr" references: [var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.resource_pool_id" references: [module.resource_pool.output.pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.vsphere_virtual_machine.vm" references: [module.bootstrap.data.ignition_config.ign module.bootstrap.data.vsphere_datastore.datastore module.bootstrap.data.vsphere_network.network module.bootstrap.data.vsphere_virtual_machine.template module.bootstrap.var.folder module.bootstrap.var.instance_count module.bootstrap.var.name module.bootstrap.var.resource_pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.compute_nodes" references: [module.dns.var.cluster_domain module.dns.var.compute_count module.dns.var.compute_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.output.ip_addresses" references: [module.control_plane.local.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.name" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.instance_count" references: [var.bootstrap_complete]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.network" references: [var.vm_network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ip_addresses" references: [var.bootstrap_ip]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.instance_count" references: [var.compute_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.resource_pool_id" references: [module.resource_pool.output.pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.dns_a_record_set.api-internal" references: [module.dns.var.bootstrap_ips module.dns.var.cluster_domain module.dns.var.control_plane_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.gw" references: [module.bootstrap.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.machine_cidr" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.bootstrap_ip" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.datastore" references: [var.vsphere_datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.vsphere_network.network" references: [module.bootstrap.var.datacenter_id module.bootstrap.var.network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.mask" references: [module.bootstrap.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.local.network" references: [module.bootstrap.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.base_domain" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.vsphere_datastore.datastore" references: [module.control_plane.var.datacenter_id module.control_plane.var.datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.control_plane_ignition" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.name" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.folder.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.template" references: [var.vm_template]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.vsphere_network.network" references: [module.compute.var.datacenter_id module.compute.var.network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.local.gw" references: [module.control_plane.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_systemd_unit.restart" references: [module.control_plane.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_config.ign" references: [module.compute.data.ignition_file.hostname module.compute.data.ignition_file.static_ip module.compute.data.ignition_systemd_unit.restart module.compute.local.ignition_encoded module.compute.var.ignition_url module.compute.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.provisioner.local-exec" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ipam_token" references: [var.ipam_token]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ipam" references: [var.ipam]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ignition_url" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.ip_addresses" references: [var.compute_ips]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "data.vsphere_datacenter.dc" references: [var.vsphere_datacenter]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vm_template" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.ipam" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.machine_cidr" references: [var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ipam" references: [var.ipam]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.network" references: [var.vm_network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_file.static_ip" references: [module.bootstrap.local.gw module.bootstrap.local.ip_addresses module.bootstrap.local.mask module.bootstrap.var.cluster_domain module.bootstrap.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.vsphere_network.network" references: [module.control_plane.var.datacenter_id module.control_plane.var.network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.compute_count" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.ignition" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.machine_cidr" references: [var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.data.vsphere_compute_cluster.compute_cluster" references: [module.resource_pool.var.datacenter_id module.resource_pool.var.vsphere_cluster]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.ignition_file.hostname" references: [module.bootstrap.var.instance_count module.bootstrap.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.null_resource.ip_address" references: [module.control_plane.local.network module.control_plane.var.cluster_domain module.control_plane.var.instance_count module.control_plane.var.ip_addresses module.control_plane.var.ipam module.control_plane.var.ipam_token module.control_plane.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.vsphere_datastore.datastore" references: [module.compute.var.datacenter_id module.compute.var.datastore]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.vsphere_virtual_machine.template" references: [module.compute.var.datacenter_id module.compute.var.template]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.output.ip_addresses" references: [module.compute.local.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.cluster_id" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.folder.vsphere_folder.folder" references: [module.folder.var.datacenter_id module.folder.var.path]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.template_file.ip_address" references: [module.control_plane.data.external.ip_address module.control_plane.var.instance_count module.control_plane.var.ip_addresses]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.ignition_encoded" references: [module.compute.var.ignition]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_password" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.cluster_domain" references: [var.cluster_domain]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.null_resource.ip_address" references: [module.bootstrap.local.network module.bootstrap.var.cluster_domain module.bootstrap.var.instance_count module.bootstrap.var.ip_addresses module.bootstrap.var.ipam module.bootstrap.var.ipam_token module.bootstrap.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_systemd_unit.restart" references: [module.compute.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.ip_addresses" references: [module.compute.var.ip_addresses module.compute.data.template_file.ip_address]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.compute_ignition" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.network" references: [var.vm_network]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.vsphere_virtual_machine.vm" references: [module.control_plane.data.ignition_config.ign module.control_plane.data.vsphere_datastore.datastore module.control_plane.data.vsphere_network.network module.control_plane.data.vsphere_virtual_machine.template module.control_plane.var.folder module.control_plane.var.instance_count module.control_plane.var.name module.control_plane.var.resource_pool_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_cluster" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.vsphere_datacenter" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.resource_pool.var.name" references: [var.cluster_id]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.data.external.ip_address" references: [module.bootstrap.null_resource.ip_address module.bootstrap.var.cluster_domain module.bootstrap.var.instance_count module.bootstrap.var.ip_addresses module.bootstrap.var.ipam module.bootstrap.var.ipam_token module.bootstrap.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.local.network" references: [module.compute.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.compute_ips" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.name" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.ignition_file.static_ip" references: [module.compute.local.gw module.compute.local.ip_addresses module.compute.local.mask module.compute.var.cluster_domain module.compute.var.instance_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.local.network" references: [module.control_plane.var.machine_cidr]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "provider.ignition" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "provider.template" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.var.template" references: [var.vm_template]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.ignition_file.hostname" references: [module.control_plane.var.instance_count module.control_plane.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.data.external.ip_address" references: [module.control_plane.null_resource.ip_address module.control_plane.var.cluster_domain module.control_plane.var.instance_count module.control_plane.var.ip_addresses module.control_plane.var.ipam module.control_plane.var.ipam_token module.control_plane.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.dns.var.compute_count" references: [var.compute_count]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.compute.data.external.ip_address" references: [module.compute.null_resource.ip_address module.compute.var.cluster_domain module.compute.var.instance_count module.compute.var.ip_addresses module.compute.var.ipam module.compute.var.ipam_token module.compute.var.name]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "var.bootstrap_ignition_url" references: []
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.bootstrap.var.datacenter_id" references: [data.vsphere_datacenter.dc]
2019/07/16 15:46:48 [DEBUG] ReferenceTransformer: "module.control_plane.var.ignition_url" references: []
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.ReferenceTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.local.network - *terraform.NodeLocal
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.local.network - *terraform.NodeLocal
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.folder.var.path - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
var.cluster_id - *terraform.NodeRootVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
var.vsphere_cluster - *terraform.NodeRootVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
2019/07/16 15:46:48 [TRACE] Graph after step *terraform.TargetsTransformer:
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
provider.vsphere - *terraform.NodeApplyableProvider
var.vsphere_datacenter - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.local.network - *terraform.NodeLocal
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.compute_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.control_plane_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.etcd_a_nodes - *terraform.NodeValidatableResource
module.dns.dns_a_record_set.ingress - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_count - *terraform.NodeApplyableModuleVariable
module.dns.var.compute_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_count - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.folder.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.folder.var.path - *terraform.NodeApplyableModuleVariable
module.folder.vsphere_folder.folder - *terraform.NodeValidatableResource
module.resource_pool.data.vsphere_compute_cluster.compute_cluster - *terraform.NodeValidatableResource
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.resource_pool.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.name - *terraform.NodeApplyableModuleVariable
module.resource_pool.var.vsphere_cluster - *terraform.NodeApplyableModuleVariable
module.resource_pool.vsphere_resource_pool.resource_pool - *terraform.NodeValidatableResource
provider.external - *terraform.NodeApplyableProvider
provider.ignition - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.vsphere - *terraform.NodeApplyableProvider
var.base_domain - *terraform.NodeRootVariable
var.bootstrap_complete - *terraform.NodeRootVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
var.bootstrap_ip - *terraform.NodeRootVariable
var.cluster_domain - *terraform.NodeRootVariable
var.cluster_id - *terraform.NodeRootVariable
var.compute_count - *terraform.NodeRootVariable
var.compute_ignition - *terraform.NodeRootVariable
var.compute_ips - *terraform.NodeRootVariable
var.control_plane_count - *terraform.NodeRootVariable
var.control_plane_ignition - *terraform.NodeRootVariable
var.control_plane_ips - *terraform.NodeRootVariable
var.ipam - *terraform.NodeRootVariable
var.ipam_token - *terraform.NodeRootVariable
var.machine_cidr - *terraform.NodeRootVariable
var.vm_network - *terraform.NodeRootVariable
var.vm_template - *terraform.NodeRootVariable
var.vsphere_cluster - *terraform.NodeRootVariable
var.vsphere_datacenter - *terraform.NodeRootVariable
var.vsphere_datastore - *terraform.NodeRootVariable
var.vsphere_password - *terraform.NodeRootVariable
var.vsphere_server - *terraform.NodeRootVariable
var.vsphere_user - *terraform.NodeRootVariable
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.data.external.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.bootstrap.local.gw - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ignition_encoded - *terraform.NodeLocal
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.data.template_file.ip_address - *terraform.NodeValidatableResource
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.mask - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.bootstrap.null_resource.ip_address - *terraform.NodeValidatableResource
module.bootstrap.local.network - *terraform.NodeLocal
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.bootstrap.output.ip_addresses - *terraform.NodeApplyableOutput
module.bootstrap.local.ip_addresses - *terraform.NodeLocal
module.bootstrap.provisioner.local-exec - *terraform.NodeProvisioner
module.bootstrap.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.bootstrap.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.bootstrap.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.bootstrap.var.ignition - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.ignition_url - *terraform.NodeApplyableModuleVariable
var.bootstrap_ignition_url - *terraform.NodeRootVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
var.bootstrap_complete - *terraform.NodeRootVariable
module.bootstrap.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.bootstrap_ip - *terraform.NodeRootVariable
module.bootstrap.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.bootstrap.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.bootstrap.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.bootstrap.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.bootstrap.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.bootstrap.data.ignition_config.ign - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_network.network - *terraform.NodeValidatableResource
module.bootstrap.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.bootstrap.var.folder - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.instance_count - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.name - *terraform.NodeApplyableModuleVariable
module.bootstrap.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.compute.local.gw - *terraform.NodeLocal
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.data.external.ip_address - *terraform.NodeValidatableResource
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.compute.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.compute.local.gw - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.ignition_encoded - *terraform.NodeLocal
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.data.template_file.ip_address - *terraform.NodeValidatableResource
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.local.mask - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.local.network - *terraform.NodeLocal
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.compute.null_resource.ip_address - *terraform.NodeValidatableResource
module.compute.local.network - *terraform.NodeLocal
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.compute.output.ip_addresses - *terraform.NodeApplyableOutput
module.compute.local.ip_addresses - *terraform.NodeLocal
module.compute.provisioner.local-exec - *terraform.NodeProvisioner
module.compute.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.compute.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.compute.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.compute.var.ignition - *terraform.NodeApplyableModuleVariable
var.compute_ignition - *terraform.NodeRootVariable
module.compute.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
var.compute_count - *terraform.NodeRootVariable
module.compute.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.compute_ips - *terraform.NodeRootVariable
module.compute.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.compute.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.compute.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.compute.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.compute.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.compute.data.ignition_config.ign - *terraform.NodeValidatableResource
module.compute.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.compute.data.vsphere_network.network - *terraform.NodeValidatableResource
module.compute.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.compute.var.folder - *terraform.NodeApplyableModuleVariable
module.compute.var.instance_count - *terraform.NodeApplyableModuleVariable
module.compute.var.name - *terraform.NodeApplyableModuleVariable
module.compute.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.external - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.hostname - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_file.static_ip - *terraform.NodeValidatableResource
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.ignition_systemd_unit.restart - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
provider.ignition - *terraform.NodeApplyableProvider
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.data.external.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
provider.template - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.control_plane.local.gw - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ignition_encoded - *terraform.NodeLocal
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.data.template_file.ip_address - *terraform.NodeValidatableResource
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.local.mask - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
module.control_plane.null_resource.ip_address - *terraform.NodeValidatableResource
module.control_plane.local.network - *terraform.NodeLocal
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
provider.null - *terraform.NodeApplyableProvider
module.control_plane.output.ip_addresses - *terraform.NodeApplyableOutput
module.control_plane.local.ip_addresses - *terraform.NodeLocal
module.control_plane.provisioner.local-exec - *terraform.NodeProvisioner
module.control_plane.var.cluster_domain - *terraform.NodeApplyableModuleVariable
var.cluster_domain - *terraform.NodeRootVariable
module.control_plane.var.datacenter_id - *terraform.NodeApplyableModuleVariable
data.vsphere_datacenter.dc - *terraform.NodeValidatableResource
module.control_plane.var.datastore - *terraform.NodeApplyableModuleVariable
var.vsphere_datastore - *terraform.NodeRootVariable
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.folder.output.path - *terraform.NodeApplyableOutput
module.control_plane.var.ignition - *terraform.NodeApplyableModuleVariable
var.control_plane_ignition - *terraform.NodeRootVariable
module.control_plane.var.ignition_url - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
var.control_plane_count - *terraform.NodeRootVariable
module.control_plane.var.ip_addresses - *terraform.NodeApplyableModuleVariable
var.control_plane_ips - *terraform.NodeRootVariable
module.control_plane.var.ipam - *terraform.NodeApplyableModuleVariable
var.ipam - *terraform.NodeRootVariable
module.control_plane.var.ipam_token - *terraform.NodeApplyableModuleVariable
var.ipam_token - *terraform.NodeRootVariable
module.control_plane.var.machine_cidr - *terraform.NodeApplyableModuleVariable
var.machine_cidr - *terraform.NodeRootVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.network - *terraform.NodeApplyableModuleVariable
var.vm_network - *terraform.NodeRootVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
module.resource_pool.output.pool_id - *terraform.NodeApplyableOutput
module.control_plane.var.template - *terraform.NodeApplyableModuleVariable
var.vm_template - *terraform.NodeRootVariable
module.control_plane.vsphere_virtual_machine.vm - *terraform.NodeValidatableResource
module.control_plane.data.ignition_config.ign - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_datastore.datastore - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_network.network - *terraform.NodeValidatableResource
module.control_plane.data.vsphere_virtual_machine.template - *terraform.NodeValidatableResource
module.control_plane.var.folder - *terraform.NodeApplyableModuleVariable
module.control_plane.var.instance_count - *terraform.NodeApplyableModuleVariable
module.control_plane.var.name - *terraform.NodeApplyableModuleVariable
module.control_plane.var.resource_pool_id - *terraform.NodeApplyableModuleVariable
provider.vsphere - *terraform.NodeApplyableProvider
module.dns.dns_a_record_set.api-external - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.api-internal - *terraform.NodeValidatableResource
module.dns.provider.dns - *terraform.NodeApplyableProvider
module.dns.var.bootstrap_ips - *terraform.NodeApplyableModuleVariable
module.dns.var.cluster_domain - *terraform.NodeApplyableModuleVariable
module.dns.var.control_plane_ips - *terraform.NodeApplyableModuleVariable
module.dns.dns_a_record_set.compute_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment