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

Internalize unnecessarily published plugin packages #273

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jul 29, 2023

See also terraform-linters/tflint#1693

Move the following unnecessarily exposed plugin packages to internal packages for future generally available of plugin API.

  • plugin/host2plugin
  • plugin/plugin2host
  • plugin/proto
  • plugin/fromproto
  • plugin/toproto
  • plugin/interceptor

This is a breaking change, but since these packages are not intended to be used by plugins, in most cases it should not be affected.

@wata727 wata727 merged commit ee6dcd7 into master Jul 29, 2023
5 checks passed
@wata727 wata727 deleted the plugin_package_internalization branch July 29, 2023 13:24
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