Closed rquadling closed 4 years ago
And just read that it looks like Terraform v0.12.* is not supported. Please can you consider adding this restriction to the README. Would save some time.
Thanks for the feedback! Agreed, we should make this clearer.
Added in 46a754d7a8e6c704203ee1cb10624bdff0b90974.
I initially had the errors regarding the ruby changes (_1 things). Added the
RUBYOPT="-W0"
prefix forlandscape
to suppress them and then got the errorTerraform Landscape: a parsing error occured. Falling back to original Terraform output...
(with the spelling as shown).Running with
--trace
, I get ...So, dropping the
--trace
and taking into account that the report above saysline 3, column 3
, this line in the untraced plan is :Also tried with
-no-color
for theterraform plan
... no difference.Using
tfenv
in general, but this project is using ...