We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terraform v1.5.7 on linux_amd64 + provider huaweicloud/huaweicloud v1.62.1
huaweicloud_swr_repository with name 'ab' will be created
Error: invalid value for name (Only lowercase letters, digits, periods (.), underscores (_), and hyphens (-) are allowed.)
validation.StringLenBetween allow name 'ab' but conflict with validation.StringMatch regexp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Terraform Version
Expected Behavior
huaweicloud_swr_repository with name 'ab' will be created
Actual Behavior
Error: invalid value for name (Only lowercase letters, digits, periods (.), underscores (_), and hyphens (-) are allowed.)
Additional Context
validation.StringLenBetween allow name 'ab' but conflict with validation.StringMatch regexp
The text was updated successfully, but these errors were encountered: