Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform v1.5 #1778

Closed
wata727 opened this issue Jun 13, 2023 · 0 comments · Fixed by #1780
Closed

Terraform v1.5 #1778

wata727 opened this issue Jun 13, 2023 · 0 comments · Fixed by #1780

Comments

@wata727
Copy link
Member

wata727 commented Jun 13, 2023

Introduction

TFLint v0.46 supports syntax up to Terraform v1.4. May not work with Terraform v1.5.
https://github.com/hashicorp/terraform/releases/tag/v1.5.0

Proposal

Supports plantimestamp and strcontains functions added in Terraform v1.5.
The major features in Terraform v1.5 are the import and check blocks, but TFLint does not depend on Terraform's schema, so no additional support is required.

There may be other changes that need to be made, so compare the differences between v1.4 and v1.5 and merge them.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant