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
* Updated missing documentation to fix#229
* Update docs/rules/README.md.tmpl
Fix spelling of disallow
Co-authored-by: Kazuma Watanabe <[email protected]>
* Update docs/rules/README.md.tmpl
Fix double space issue
Co-authored-by: Kazuma Watanabe <[email protected]>
* Created the readme
Run the go generate command to generate the readme.
Co-authored-by: Kazuma Watanabe <[email protected]>
@@ -68,7 +68,7 @@ These rules enforce best practices and naming conventions:
68
68
|[aws_iam_policy_document_gov_friendly_arns](aws_iam_policy_document_gov_friendly_arns.md)|Ensure `iam_policy_document` data sources do not contain `arn:aws:` ARN's||
69
69
|[aws_iam_policy_gov_friendly_arns](aws_iam_policy_gov_friendly_arns.md)|Ensure `iam_policy` resources do not contain `arn:aws:` ARN's||
70
70
|[aws_iam_role_policy_gov_friendly_arns](aws_iam_role_policy_gov_friendly_arns.md)|Ensure `iam_role_policy` resources do not contain `arn:aws:` ARN's||
@@ -68,7 +68,7 @@ These rules enforce best practices and naming conventions:
68
68
|[aws_iam_policy_document_gov_friendly_arns](aws_iam_policy_document_gov_friendly_arns.md)|Ensure `iam_policy_document` data sources do not contain `arn:aws:` ARN's||
69
69
|[aws_iam_policy_gov_friendly_arns](aws_iam_policy_gov_friendly_arns.md)|Ensure `iam_policy` resources do not contain `arn:aws:` ARN's||
70
70
|[aws_iam_role_policy_gov_friendly_arns](aws_iam_role_policy_gov_friendly_arns.md)|Ensure `iam_role_policy` resources do not contain `arn:aws:` ARN's||
0 commit comments