-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Support for gp3 on aws_elasticsearch_domain ebs_options volume_type #26045
Comments
Hey @ryan-dyer-sp 👋 Thank you for taking the time to raise this! The |
@justinretzolk Thanks for quickly acting on this. Do you know if Terraform supports the advanced configuration options that GP3 supports? Within the AWS GUI, we can control IOPs/Throughput. Terraform appears to support IOPs but not Throughput. |
@ReadyElbow The |
This functionality has been released in v4.26.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! |
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. |
Community Note
Description
Elasticsearch now supports GP3 volume types. Please add functionality to support gp3 as a volume type.
New or Affected Resource(s)
aws_elasticsearch_domain
Potential Terraform Configuration
References
https://docs.aws.amazon.com/opensearch-service/latest/developerguide/limits.html#ebsresource
The text was updated successfully, but these errors were encountered: