I was trying to create a bucket on gcp and I got this error:
Error: error: bucket name validation failed bkt-dlkh-sx-cicd-proj-gcp-projects-build-artifacts--prj-dlkh-sx-b-cicd-o7qz
The message is not very explicit on why is failing, I though it was a regex problem based on https://stackoverflow.com/a/62349388/13686796 but not really.