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.76k stars 9.11k forks source link

Neptune - support storage type #34984

Closed sagitsofan closed 8 months ago

sagitsofan commented 9 months ago

Description

AWS Neptune released the new I/O–Optimized storage type feature, we need to add support both on the cluster level and db instance level:

storage_type: iopt1/standard

See more info here: https://docs.aws.amazon.com/neptune/latest/userguide/storage-types.html#provisioned-iops-storage https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/neptune_cluster

Affected Resource(s) and/or Data Source(s)

aws_neptune_cluster aws_neptune_cluster_instance

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

No

github-actions[bot] commented 9 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

github-actions[bot] commented 8 months ago

This functionality has been released in v5.32.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.