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: Add support for Terraform v1.5 #1780

Merged
merged 2 commits into from Jun 18, 2023
Merged

terraform: Add support for Terraform v1.5 #1780

merged 2 commits into from Jun 18, 2023

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jun 16, 2023

Fixes #1778
See also https://github.com/hashicorp/terraform/releases/tag/v1.5.0

This PR adds support for the following features 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.

@wata727 wata727 merged commit 2c1e47d into master Jun 18, 2023
11 checks passed
@wata727 wata727 deleted the terraform_1_5 branch June 18, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Terraform v1.5
1 participant