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

plugin: Support text-based expression sending and receiving on the server #775

Merged
merged 1 commit into from
Jun 13, 2020

Conversation

wata727
Copy link
Member

@wata727 wata727 commented May 27, 2020

See also terraform-linters/tflint-plugin-sdk#24

Modify the plugin server implementation to support sending text-based expressions. This enables plugin support for JSON syntax.

This is a breaking change in the interface to the plugin.

@wata727 wata727 force-pushed the text_transmission_over_rpc branch 2 times, most recently from eb293cc to ec3ce2e Compare June 13, 2020 14:18
@wata727 wata727 marked this pull request as ready for review June 13, 2020 14:21
@wata727 wata727 force-pushed the text_transmission_over_rpc branch from ec3ce2e to 1fb380a Compare June 13, 2020 14:24
@wata727 wata727 merged commit 81faa69 into master Jun 13, 2020
@wata727 wata727 deleted the text_transmission_over_rpc branch June 13, 2020 14:32
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.

1 participant