Is tflint plugin supported as private plugin #2145
Answered
by
bendrucker
andylim0221
asked this question in
Q&A
-
We are interested to develop plugin that are only open for internal usage. However, apparently tflint plugin can only be pulled from public repository. Is private plugin supported? If yes, what are the configuration that I need? |
Beta Was this translation helpful? Give feedback.
Answered by
bendrucker
Oct 22, 2024
Replies: 1 comment 1 reply
-
Yes, you just need to supply a GitHub auth token with access to read the repository releases. https://github.com/terraform-linters/tflint/blob/master/docs/user-guide/plugins.md |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
andylim0221
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you just need to supply a GitHub auth token with access to read the repository releases.
https://github.com/terraform-linters/tflint/blob/master/docs/user-guide/plugins.md