You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: exclude examples and test fixtures from terraform_docs and tflint
- Examples and test fixtures reference the root module
- terraform_docs fails when trying to include missing example files
- tflint fails when AWS plugin not initialized in subdirectories
- This prevents pre-commit failures on documentation generation
0 commit comments