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
Looks good. That's exactly what should be checked with TFLint.
Unfortunately, such feature requests are now suspended due to refactoring. I will work on these tasks after v0.8.0 released.
nitrocode
changed the title
Feature request: detect iam policy documents greater or near 2048 maximum char limit
feat: detect iam policy documents greater or near 2048 maximum char limit
Jun 17, 2020
wata727
transferred this issue from terraform-linters/tflint
Jan 4, 2021
* aws_iam_policy_length - Added a rule to check against IAM policy length. fixes#26
* formated
* Update name of rule, update character count, ignore whitespace
AWS has a max char limit on policies of 2048 chars. This isn't found on terraform plan but could be checked in tflint.
What do you think?
The text was updated successfully, but these errors were encountered: