Replies: 1 comment
-
I'd say this is a policy enforcement issue versus adherence to official Terraform recommendations. I also wouldn't recommend static analysis (TFLint) as a means of doing this— If you use static analysis, a deny rule can be trivially bypassed with a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is this something that should be covered by tflint or a separate package?
Workaround https://github.com/suzuki-shunsuke/tfprovidercheck
Example for
terraform_approved_providers
Example for
terraform_denied_providers
Thanks for considering!
Beta Was this translation helpful? Give feedback.
All reactions