Closed danielkimuipath closed 1 year ago
This is working as expected; I was calling a wong step to check CRD before the installation. In the guideline, it asks to install terraform provider first. If you do it, this won't cause the issue. I will close the issue.
How can we reproduce it?
After uninstalling up uxp component, and if you do up uxp install again after cleaning up CRD,
providerconfigs.tf.upbound.io
is not getting installed.I believe up uxp install should install
providerconfigs.tf.upbound.io
crd along with other cards. This gets installed the first up uxp install command, but somehow, it does not get installed in the second time after cleaning up CRDs. Is this expected behavior?