Hi, does Infracost work with openTofu? ```Errors:...
# general
a
Hi, does Infracost work with openTofu?
Copy code
Errors:
  terraform show failed:
    exit status 1

  Terraform command failed with:
    Error:
      Couldn't show local plan
    Plan read error:
        plan file was created by Terraform 1.6.2, but this is 1.8.3;
    plan files cannot be transferred between different Terraform versions
w
@adorable-needle-64125 can you please try running the latest version of the CLI (v0.10.37) just on the code directory (repo root), not the plan file, and see if that works ok?
a
@white-airport-8778 with Infracost v0.10.37 worked it, is it possible to upgrade the version of
atlantis 0.28-infracost 0.10
to 0.10.37?
w
@adorable-needle-64125 hmm the docker image
infracost/infracost-atlantis:atlantis0.28-infracost0.10
was updated 5 days ago so it should have v0.10.37, are you sure you’re not using an old cached version of that image?