Hi everybody, We're migrating from TF. Having prov...
# general
f
Hi everybody, We're migrating from TF. Having provisioned both cert-manager and the nginx-ingress controller as helm releases, I was wondering if there's a way to import these using the information provided by my .tfstate file. What's the most idiomatic (idiosyncratic) way to do this with pulumi? Thanks for your time.
f
Thanks @green-school-95910, this approach is very insightful, and the one I preferred initially. Unfortunately, version 4 is not supported the last time I tried.
g
Yes, the script in this repo only supports version 3. But making one for version 4 should follow the same pattern