terraform-compliance / cli

a lightweight, security focused, BDD test framework against terraform.

Home Page:https://terraform-compliance.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Terraform 1.5.*

peterkiss1 opened this issue · comments

Feature Request

Feature description:
The current version of terraform-compliance cli does not support Terraform Version 1.5.0.

FATAL ERROR: Unsupported terraform version (1.5.0).

Suggested Solution description ( if you have any ):
Add support for Terraform version 1.5.*

This requires some testing. Looking into

@eerkunt any ETA for this? I can see the PR is open.

Well, happy to release a dev version if there is any urgency related with this. Then we can give some time and if there are no complaints we can release it.

Hi. Thanks. Ran into this error today blocking pipelines.
Certainly the sooner a fix can be released the better for me and my team. 👍

Sooner is the better as on this week I picked up 25 different pipelines to get into shape, now these are blocked as it is part of the maintenance to switch TF version as well.

Can you try with 1.3.43b1 ? Its released yesterday :)

A bit late but it looks like everything is fine with the change, TF 1.5 works fine with it.
Thanks, @eerkunt !

Perfect! Glad it unblocked you.

Closing this issue then :)