Ensure Ram Account Password Policy is Require At Least one Lowercase Character
Provides a RAM password policy configuration for entire account. Only one resource per account. Specifies if the occurrence of a lowercase character in the password is mandatory. Default to true.
Risk Level: medium
Platform: Alicloud
Spectral Rule ID: TFALCLD032
REMEDIATION
set require_lowercase_characters
to 'true'
- require_lowercase_characters = false
+ require_lowercase_characters = true
Read more:
Updated about 1 year ago