$openshift-install v4.1.6-201907101224-dirty
built from commit e8e6d8998bed2087244a14be16185235b43d6407
release image quay.io/openshift-release-dev/ocp-release@sha256:aa955a9ec40e55e5d9c0203a995b398e8c1031473dae24ed405efe9a95b43186
# Platform:
<!--
Vmware
-->
# What happened?
The directions are not clear on prereqs steps for deploying Openshift using terraform with VMware
Error: Invalid argument name
on machine/main.tf line 47, in resource “vsphere_virtual_machine” “vm”:
47: “guestinfo.ignition.config.data” = “${base64encode(data.ignition_config.ign.*.rendered[count.index])}”
Argument names must not be quoted.
Step
https://github.com/openshift/installer/blob/master/upi/vsphere/README.md#pre-requisites
Do we need to download OVA file and place it where?
Version