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.74k stars 9.1k forks source link

[Enhancement]: AWS neptune cluster min NCU not correct #30998

Closed kemalklapic closed 11 months ago

kemalklapic commented 1 year ago

Description

AWS neptune cluster min NCU not correctly.

AWS updated min NCU to 1, Terraform still does not allow us to set it lower than 2.5.

AWS Documentation: https://docs.aws.amazon.com/neptune/latest/userguide/neptune-serverless-capacity-scaling.html

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

No response

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

triggan commented 1 year ago

Is this still an issue? This appeared to be fixed in: https://github.com/hashicorp/terraform-provider-aws/pull/29999

triggan commented 11 months ago

@ewbankkit - I believe this can be closed. See my previous note.

github-actions[bot] commented 10 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.