Version
4.4.3
Platform:
None (UPI)
What happened?
Commit 27c03c8 overhauled the vSphere API by also changing the way in which ignition data are handled. However this is not reflect in terraforms.tfvars.example and in the README file.
For instance the README file still has not reference to route53 and PHP IPAM, and terraform.tfvars.example still references variables that do not exist anymore in the terraform configuration such as control_plane_ignition and compute_ignition.
What you expected to happen?
- README to contain updated instructions
- terraform.tfvars.example to contain the new required variables (e.g.: region) and omit the ones that do not exist anymore.
How to reproduce it (as minimally and precisely as possible)?
Not a functional issue, so no reproduction instructions.
Anything else we need to know?
Nope, It'll be awesome to have updated docs!
References
Version
4.4.3
Platform:
None (UPI)
What happened?
Commit 27c03c8 overhauled the vSphere API by also changing the way in which ignition data are handled. However this is not reflect in terraforms.tfvars.example and in the README file.
For instance the README file still has not reference to route53 and PHP IPAM, and terraform.tfvars.example still references variables that do not exist anymore in the terraform configuration such as control_plane_ignition and compute_ignition.
What you expected to happen?
How to reproduce it (as minimally and precisely as possible)?
Not a functional issue, so no reproduction instructions.
Anything else we need to know?
Nope, It'll be awesome to have updated docs!
References