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

Need validation for length of the database name. #99

Closed
SachinTS opened this issue Apr 2, 2021 · 1 comment
Closed

Need validation for length of the database name. #99

SachinTS opened this issue Apr 2, 2021 · 1 comment

Comments

@SachinTS
Copy link
Contributor

SachinTS commented Apr 2, 2021

Hi there,

Affected Resource(s)

rediscloud_subscription

Error output

Error: 400 BAD_REQUEST - BAD_REQUEST: Bad request detected. Please see additional info for more details

Debug Output

"additionalInfo" : "Database name is longer than 40 characters"

Expected Behavior

Validate database name in terraform plan and exit

Actual Behavior

No validation from the provider, fails during terraform apply

Steps to Reproduce

set database name with string with length longer the 40.

@nir-redis
Copy link
Contributor

Fix released on version v0.2.2. Closing the issue

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

2 participants