You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened: The module is not compatible with the helm terraform provider >= v3.0 due to a change in the set and set_sensitive arguments going from a block to a list in such module.
What you expected to happen: module should be compatible with latest helm provider versions
How to reproduce it (as minimally and precisely as possible): Run module with any terraform helm provider >= 3.0