ibm-cloud-architecture/terraform-icp-aws

Password is not valid for rule

phelun opened this issue · 1 comments

Hi,

Im stuck with this error below. Can someone please help

TASK [Checking default password] ***********************************************
fatal: [localhost]: FAILED! => changed=true
cmd: bash /tmp/check-password-script
delta: '0:00:00.088205'
end: '2019-06-01 09:02:11.758024'
msg: non-zero return code
rc: 1
start: '2019-06-01 09:02:11.669819'
stderr: ''
stderr_lines:
stdout: |-
Password is not valid for rule ^([a-zA-Z0-9-]{32,})$
FAILED
stdout_lines: Password is not valid for rul

Found out the issue for this, my password did not conform with the regex rules.