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

Bump tflint-plugin-sdk to v0.7.0 #23

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jan 3, 2021

This PR is an example of upgrading tflint-plugin-sdk for ruleset plugin.

This brings the following changes:

  • Added new Runner APIs
    • RootProvider
    • EvaluateExprOnRootCtx
    • DecodeRuleConfig
    • IsNullExpr
    • File
  • Added wantType argument to EvaluateExpr
  • Make Terraform configuration compatible v0.14
  • Updated protocol version. This means all plugins will need to be rebuilt with the new SDK

For details, see the CHANGELOG of tflint-plugin-sdk.

@wata727 wata727 marked this pull request as ready for review January 3, 2021 16:46
@wata727 wata727 merged commit f57273c into master Jan 3, 2021
@wata727 wata727 deleted the bump-tflint-plugin-sdk branch January 3, 2021 16:47
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.

None yet

1 participant