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
0.14.7
dme_dns_record
Error: Rate limit exceeded
Dns entries added
Rate limit exceeded and state refreshing failed
Add like 60 dns entries, try to refresh 3 times and the DME api will respond with rate limit exceeded
Would be nice if we could specify either a max rate limit for the module or a sleep between calls to DME so we don't cross the default rate limit.
The text was updated successfully, but these errors were encountered:
This makes it quite difficult to manage large number of dns records per zone with terraform
Sorry, something went wrong.
See #37 - this is preventing me to run into the API limit.
No branches or pull requests
Terraform Version
0.14.7
Affected Resource(s)
dme_dns_record
Debug Output
Error: Rate limit exceeded
Expected Behavior
Dns entries added
Actual Behavior
Rate limit exceeded and state refreshing failed
Steps to Reproduce
Add like 60 dns entries, try to refresh 3 times and the DME api will respond with rate limit exceeded
Important Factoids
Would be nice if we could specify either a max rate limit for the module or a sleep between calls to DME so we don't cross the default rate limit.
The text was updated successfully, but these errors were encountered: