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

plugin2host: Return sources instead of *hcl.File in GetRuleConfigContent #157

Merged
merged 1 commit into from
May 2, 2022

Conversation

wata727
Copy link
Member

@wata727 wata727 commented May 1, 2022

See also terraform-linters/tflint#1365

This PR changes the value for encoding returned by GetRuleConfigContent from *hcl.File to map[string][]bytes. This change is a host-side change and has no impact on plugins.

@wata727 wata727 merged commit 200b0a9 into master May 2, 2022
@wata727 wata727 deleted the return_sources_instead_file branch May 2, 2022 08:26
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