-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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 Neptune #4713
Comments
opened PR for |
@atsushi-ishibashi @dav009 I would like to work on |
@saravanan30erd I'm not👍 |
@saravanan30erd go for it 👍. |
@atsushi-ishibashi @bflad It looks like both RDS and Neptune using same resource |
@saravanan30erd each service requires its own connection/endpoint and resource handling will likely vary between the two. Definitely create separate resources even if they look very similar. |
@atsushi-ishibashi @dav009 I am working on |
For those following along:
|
@dav009 I am working on |
@saravanan30erd do you have an expected completion date? Great work so far btw! Really appreciating the rapid development. |
@angelinatquach I am expecting to finish this resource before next release. |
We are using Neptune too and really looking forward to seeing this implemented. Thanks for your work on this @saravanan30erd! |
issue #4713 New Resource: aws_neptune_cluster
@bflad still two resources are remaining |
I'll be picking up |
@bflad I already started and on the half way :)- |
@saravanan30erd even better! 😄 |
Issue #4713 New Resource: neptune_event_subscription
As of version 1.31.0 of the AWS provider, releasing shortly, all the above mentioned resources have been implemented. 🎉 For future bug reports and feature requests, please submit separate issues so we have a clear definition of done. Thanks! |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Description
New or Affected Resource(s)
Potential Terraform Configuration
Order
aws_neptune_parameter_group
,aws_neptune_cluster_parameter_group
,aws_neptune_subnet_group
aws_neptune_cluster
aws_neptune_cluster_instance
aws_neptune_event_subscription
References
The text was updated successfully, but these errors were encountered: