github.com/openshift/installer@v1.4.17/upi/vsphere/lb/outputs.tf (about) 1 output "ignition" { 2 value = data.ignition_config.lb.rendered 3 } 4