File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
content/terraform-docs-common/docs/cloud-docs/users-teams-organizations Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -127,8 +127,16 @@ To leave an organization, click the ellipses (**...**) next to the organization
127127
128128Click **Password** in the sidebar to change your password. You cannot manage your HCP Terraform password directly if you linked your account to GitHub or HashiCorp Cloud Platform (HCP). Instead, manage your password through the linked service.
129129
130- -> **Note:** Password management is not available if your Terraform Enterprise instance uses [SAML single sign on](/terraform/enterprise/saml/configuration).
131- -> **Note:** Passwords must be at least 10 characters in length, and you can use any type of character. Password management is not available if your Terraform Enterprise instance uses [SAML single sign on](/terraform/enterprise/saml/configuration).
130+ <Note>
131+ Passwords must be at least eight characters long, and contain at least three of the following:
132+
133+ * Lowercase letters (a-z)
134+ * Uppercase letters (A-Z)
135+ * Numbers (0-9)
136+ * Special characters (!@#$%^&*)
137+
138+ Password management is not available if your Terraform Enterprise instance uses [SAML single sign on](/terraform/enterprise/saml/configuration).
139+ </Note>
132140
133141### Two-factor authentication
134142
You can’t perform that action at this time.
0 commit comments