Skip to content
New issue

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

Cant create huaweicloud_swr_repository with name less than 3 symbols #4627

Open
ansamy opened this issue Apr 16, 2024 · 0 comments
Open

Cant create huaweicloud_swr_repository with name less than 3 symbols #4627

ansamy opened this issue Apr 16, 2024 · 0 comments

Comments

@ansamy
Copy link

ansamy commented Apr 16, 2024

Terraform Version

Terraform v1.5.7
on linux_amd64
+ provider mg01-treg.shared.gitverse.local/huaweicloud/huaweicloud v1.62.1

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant