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
There was a change in the behaviour of the coalescelist function in terraform 0.12 (see this issue) that means that if you pass it all empty lists it will throw an error. This poses a problem for this module on lines like this if you are relying on default values.