0
0
llucycodes42
The code defines an IAM account password policy. This policy defines the acceptable values for password length and character set.
Shortcut: tf_aws_iam_account_password_policy
resource "aws_iam_account_password_policy" "${MyAWSResource}" {
}