Terraform-provider-aws: Feature request: Support Amazon DocumentDB

Created on 10 Jan 2019  ยท  20Comments  ยท  Source: hashicorp/terraform-provider-aws

Community Note

  • Please vote on this issue by adding a ๐Ÿ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Amazon DocumentDB announced.

new-resource servicdocdb

Most helpful comment

It looks like we'll want:

  • [x] [aws_docdb_cluster](https://github.com/terraform-providers/terraform-provider-aws/pull/7122) - released in Terraform AWS Provider version 1.58.0
  • [x] [aws_docdb_cluster_instance](https://github.com/terraform-providers/terraform-provider-aws/pull/7143) - releasing in Terraform AWS Provider version 1.59.0
  • [x] [aws_docdb_cluster_parameter_group](https://github.com/terraform-providers/terraform-provider-aws/pull/7090) - released in Terraform AWS Provider version 1.55.0
  • [x] [aws_docdb_cluster_snapshot](https://github.com/terraform-providers/terraform-provider-aws/pull/7123) - released in Terraform AWS Provider version 1.58.0
  • [x] [aws_docdb_subnet_group](https://github.com/terraform-providers/terraform-provider-aws/pull/7106) - releasing in Terraform AWS Provider version 1.56.0

resources.

All 20 comments

It looks like we'll want:

  • [x] [aws_docdb_cluster](https://github.com/terraform-providers/terraform-provider-aws/pull/7122) - released in Terraform AWS Provider version 1.58.0
  • [x] [aws_docdb_cluster_instance](https://github.com/terraform-providers/terraform-provider-aws/pull/7143) - releasing in Terraform AWS Provider version 1.59.0
  • [x] [aws_docdb_cluster_parameter_group](https://github.com/terraform-providers/terraform-provider-aws/pull/7090) - released in Terraform AWS Provider version 1.55.0
  • [x] [aws_docdb_cluster_snapshot](https://github.com/terraform-providers/terraform-provider-aws/pull/7123) - released in Terraform AWS Provider version 1.58.0
  • [x] [aws_docdb_subnet_group](https://github.com/terraform-providers/terraform-provider-aws/pull/7106) - releasing in Terraform AWS Provider version 1.56.0

resources.

@ewbankkit this is awesome and thanks for staying on top of announcements - long awaited feature for us

I think I've made PRs for everything that's needed so far, just waiting for reviews and the code merging.

Nice! good to hear!

The new aws_docdb_subnet_group resource has been released in version 1.56.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

Thanks @bflad

Everything seems to be ready. Do you have a date set for the next release? BTW, great work on getting the support implemented so fast after the DocumentDB announcement. :+1:

I believe we are waiting for @fewstera to come back from vacation.

@ewbankkit could you please review related PRs by any chance?

Is there a planned date to release this feature ?

Also waiting for this

Same here

Same here

Hi folks ๐Ÿ‘‹ Just FYI that normally we include the following in our issue templates to help with prioritizing as we cannot prioritize on comments. I will add this to the original issue above to prevent any confusion and reduce noise for potential followers.

Community Note

  • Please vote on this issue by adding a ๐Ÿ‘ reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

I will provide a review for the aws_docdb_cluster resources today.

The aws_docdb_cluster and aws_docdb_cluster_snapshot resources have been merged and will release with version 1.58.0 of the Terraform AWS provider, very shortly.

The last remaining open pull request for the aws_docdb_cluster_instance resource has received an initial review.

The aws_docdb_cluster and aws_docdb_cluster_snapshot resources have been released in version 1.58.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

Many thanks to @kterada0509 and @fewstera, the initial support for managing AWS DocumentDB resources in Terraform has been merged with the latest addition of the aws_docdb_cluster_instance resource, releasing in version 1.59.0 of the Terraform AWS Provider middle of this week.

Since generic "support service X" issues tend to not have a clear definition of done and the majority of resource management use cases should be covered in version 1.59.0 of the Terraform AWS Provider, I'm going to close this issue to encourage additional GitHub issues for any bug reports or feature requests. ๐Ÿš€

The above has been released in version 1.59.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

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!

Was this page helpful?
0 / 5 - 0 ratings