Skip to main content

gcp.project.sqlService.instance.settings.passwordValidationPolicy

Supported platform

  • gcp

Description

GCP Cloud SQL instance settings password validation policy

Fields

IDTYPEDESCRIPTION
idstringInternal ID
complexitystringPassword complexity
disallowUsernameSubstringboolWhether username is forbidden as a part of the password
enabledPasswordPolicyboolWhether the password policy is enabled
minLengthintMinimum number of characters required in passwords
passwordChangeIntervalstringMinimum interval after which the password can be changed
reuseIntervalintNumber of previous passwords that cannot be reused

References