Policy Setting: AWS > IAM > Account Password Policy > Settings > Reuse Prevention
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "iam_account_password_policy_settings_reuse_prevention" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-iam#/policy/types/accountPasswordPolicySettingsReusePrevention" # Permitted values are between 1 and 24 value = 5}