Hi. I'm working on setting up metaflow infrastruct...
# ask-metaflow
d
Hi. I'm working on setting up metaflow infrastructure for my team and I'm getting an error that looks to be coming from the metaflow module code. Any guidance on how I might address this?
a
what version of terraform are you using?
d
I believe it's 0.13.6
a
hmm thats pretty old, circa 2020 or so? I recommend updating to 1.4.x at least
nullalble
was added in 1.1
d
That did the trick. Thanks!