1 line
34 KiB
JSON
1 line
34 KiB
JSON
{"nodes": [{"id": "$graphify-root$_bootstrap_provisioning_variables_tf", "label": "variables.tf", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": null, "type": "terraform_file"}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_host", "label": "var.provisioning_host", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L1", "attributes": {"type": "string", "default": "192.168.100.73"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_user", "label": "var.provisioning_user", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L6", "attributes": {"type": "string", "default": "jv"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_ssh_key_path", "label": "var.provisioning_ssh_key_path", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L11", "attributes": {"type": "string", "default": "/home/jv/.ssh/id_ed25519"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_install_dir", "label": "var.provisioning_install_dir", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L16", "attributes": {"type": "string", "default": "/opt/homelab-provisioning"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_interface", "label": "var.provisioning_interface", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L21", "attributes": {"type": "string"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_proxy_dhcp_range", "label": "var.proxy_dhcp_range", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L25", "attributes": {"type": "string", "default": "192.168.100.0,proxy"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_http_host", "label": "var.http_host", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L30", "attributes": {"type": "string", "default": "192.168.100.73"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_http_port", "label": "var.http_port", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L35", "attributes": {"type": "number", "default": 8088}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_suite", "label": "var.debian_suite", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L40", "attributes": {"type": "string", "default": "trixie"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_mirror_host", "label": "var.debian_mirror_host", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L45", "attributes": {"type": "string", "default": "deb.debian.org"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_mirror_directory", "label": "var.debian_mirror_directory", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L50", "attributes": {"type": "string", "default": "/debian"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_netboot_base_url", "label": "var.debian_netboot_base_url", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L55", "attributes": {"type": "string", "default": ""}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pxe_boot_file", "label": "var.pxe_boot_file", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L60", "attributes": {"type": "string", "default": "grubaa64.efi"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pxe_menu_timeout", "label": "var.pxe_menu_timeout", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L65", "attributes": {"type": "number", "default": 10}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pxe_default_menu_entry", "label": "var.pxe_default_menu_entry", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L70", "attributes": {"type": "number", "default": 0}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_hostname", "label": "var.template_hostname", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L75", "attributes": {"type": "string", "default": "homelab-arm64-template"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_clone_hostname_prefix", "label": "var.clone_hostname_prefix", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L80", "attributes": {"type": "string", "default": "homelab-worker"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_domain", "label": "var.template_domain", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L85", "attributes": {"type": "string", "default": "homelab.local"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_disk", "label": "var.template_disk", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L90", "attributes": {"type": "string", "default": "/dev/sda"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user", "label": "var.template_user", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L95", "attributes": {"type": "string", "default": "jv"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_full_name", "label": "var.template_user_full_name", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L100", "attributes": {"type": "string", "default": "Homelab Operator"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_password_hash", "label": "var.template_user_password_hash", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L105", "attributes": {"type": "string", "default": "*"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_ssh_public_key_path", "label": "var.template_user_ssh_public_key_path", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L110", "attributes": {"type": "string", "default": "/home/jv/.ssh/id_ed25519.pub"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_ssh_authorized_keys", "label": "var.template_user_ssh_authorized_keys", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L115", "attributes": {"type": "list(string)", "default": []}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_locale", "label": "var.locale", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L120", "attributes": {"type": "string", "default": "en_US.UTF-8"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_keyboard", "label": "var.keyboard", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L125", "attributes": {"type": "string", "default": "us"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_timezone", "label": "var.timezone", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L130", "attributes": {"type": "string", "default": "UTC"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_kubernetes_minor_version", "label": "var.kubernetes_minor_version", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L135", "attributes": {"type": "string", "default": "v1.36"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_kernel_cgroup_boot_options", "label": "var.kernel_cgroup_boot_options", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L140", "attributes": {"type": "list(string)", "default": ["systemd.unified_cgroup_hierarchy=1", "cgroup_enable=memory", "cgroup_memory=1"]}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_registry_endpoint", "label": "var.registry_endpoint", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L149", "attributes": {"type": "string", "default": "192.168.100.73:30500"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_node_dns_servers", "label": "var.node_dns_servers", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L154", "attributes": {"type": "list(string)", "default": ["1.1.1.1", "8.8.8.8"]}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_additional_template_packages", "label": "var.additional_template_packages", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L162", "attributes": {"type": "list(string)", "default": []}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_builder_enabled", "label": "var.pimox_template_builder_enabled", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L167", "attributes": {"type": "bool", "default": false}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_host", "label": "var.pimox_host", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L172", "attributes": {"type": "string", "default": "192.168.100.80"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_user", "label": "var.pimox_user", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L177", "attributes": {"type": "string", "default": "jv"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_ssh_key_path", "label": "var.pimox_ssh_key_path", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L182", "attributes": {"type": "string", "default": "/home/jv/.ssh/id_ed25519"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_qm_bin", "label": "var.pimox_qm_bin", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L187", "attributes": {"type": "string", "default": "/usr/sbin/qm"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_vmid", "label": "var.pimox_template_vmid", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L192", "attributes": {"type": "number", "default": 9000}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_name", "label": "var.pimox_template_name", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L197", "attributes": {"type": "string", "default": "debian13-arm64-k8s-template"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_cores", "label": "var.pimox_template_cores", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L202", "attributes": {"type": "number", "default": 2}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_memory", "label": "var.pimox_template_memory", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L207", "attributes": {"type": "number", "default": 8192}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_kvm_cpuset", "label": "var.pimox_template_kvm_cpuset", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L212", "attributes": {"type": "string", "default": "", "description": "Optional Pimox host CPU set used when launching the generated KVM command. Jeannie defaults this to 4-7 for the Orange Pi 5 Plus."}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_bridge", "label": "var.pimox_template_bridge", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L218", "attributes": {"type": "string", "default": "vmbr0"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_mac", "label": "var.pimox_template_mac", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L223", "attributes": {"type": "string", "default": ""}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_scsi0", "label": "var.pimox_template_scsi0", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L228", "attributes": {"type": "string", "default": "local:15"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_efidisk0", "label": "var.pimox_template_efidisk0", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L233", "attributes": {"type": "string", "default": "local:1,efitype=4m,pre-enrolled-keys=1"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_replace_existing", "label": "var.pimox_template_replace_existing", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L238", "attributes": {"type": "bool", "default": false}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_host", "label": "var.pimox_template_build_host", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L243", "attributes": {"type": "string", "default": ""}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_user", "label": "var.pimox_template_build_user", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L248", "attributes": {"type": "string", "default": "jv"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_ssh_key_path", "label": "var.pimox_template_build_ssh_key_path", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L253", "attributes": {"type": "string", "default": "/home/jv/.ssh/id_ed25519"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_timeout", "label": "var.pimox_template_build_timeout", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L258", "attributes": {"type": "string", "default": "60m"}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_timeout_seconds", "label": "var.pimox_template_build_timeout_seconds", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L263", "attributes": {"type": "number", "default": 3600}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_guest_ssh_timeout_seconds", "label": "var.pimox_template_guest_ssh_timeout_seconds", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L268", "attributes": {"type": "number", "default": 300}}, {"id": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_guest_ip_prefix", "label": "var.pimox_template_guest_ip_prefix", "file_type": "code", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L273", "attributes": {"type": "string", "default": "192.168.100."}}], "edges": [{"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_ssh_key_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_install_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_provisioning_interface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L21", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_proxy_dhcp_range", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_http_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L30", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_http_port", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L35", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_suite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L40", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_mirror_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_mirror_directory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L50", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_debian_netboot_base_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L55", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pxe_boot_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L60", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pxe_menu_timeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pxe_default_menu_entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L70", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_hostname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L75", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_clone_hostname_prefix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_domain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L85", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_disk", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L90", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L95", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_full_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L100", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_password_hash", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L105", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_ssh_public_key_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L110", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_template_user_ssh_authorized_keys", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L115", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_locale", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L120", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_keyboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L125", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_timezone", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L130", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_kubernetes_minor_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L135", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_kernel_cgroup_boot_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L140", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_registry_endpoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L149", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_node_dns_servers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L154", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_additional_template_packages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L162", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_builder_enabled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L167", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L172", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L177", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_ssh_key_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L182", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_qm_bin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L187", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_vmid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L192", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L197", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_cores", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L202", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_memory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L207", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_kvm_cpuset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L212", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_bridge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L218", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_mac", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L223", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_scsi0", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L228", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_efidisk0", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L233", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_replace_existing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L238", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L243", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L248", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_ssh_key_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L253", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_timeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L258", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_build_timeout_seconds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L263", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_guest_ssh_timeout_seconds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L268", "weight": 1.0}, {"source": "$graphify-root$_bootstrap_provisioning_variables_tf", "target": "terraform_home_jv_my_homelab_configs_bootstrap_provisioning_8f819ac6b7a40fe8_var_pimox_template_guest_ip_prefix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "bootstrap/provisioning/variables.tf", "source_location": "L273", "weight": 1.0}]} |