hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.83k stars 9.18k forks source link

[Docs]: Elasticache Serverless Maximum shows as 5 but requires a value between 1000 and 15000000 #35648

Closed zelahi closed 8 months ago

zelahi commented 9 months ago

Documentation Link

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_serverless_cache#maximum

Description

When following the example │ operation error ElastiCache: CreateServerlessCache, https response error StatusCode: 400, RequestID: xxxxxxxxx, InvalidParameterValue: Invalid value for ECPUPerSecond limit. Must │ be between 1000 and 15000000. You can set the value to zero to remove the limit.

In the reference here: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/elasticache_serverless_cache I see that it shows 5. Although I eventually changed it and it was not too bad, I can update this if it would help

References

No response

Would you like to implement a fix?

Yes

github-actions[bot] commented 9 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

zelahi commented 9 months ago

I could also update the docs if people are okay with this

justinretzolk commented 9 months ago

If you're up for updating the documentation, we'd gladly take a pull request to do so @zelahi! Thank you for offering 🙂

emdneto commented 8 months ago

Hi @justinretzolk Is anyone still working on this fix? otherwise I can handle it. I'm using the aws_serverless_cache resource and the example from the docs isn't working.

github-actions[bot] commented 8 months ago

This functionality has been released in v5.41.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

github-actions[bot] commented 7 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.