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

[Docs]: OpenSearchServerless Documentation Not Available #29335

Closed ezzyangel closed 1 year ago

ezzyangel commented 1 year ago

Documentation Link

https://registry.terraform.io/providers/hashicorp/aws/latest/docs

Description

OpenSearch Serverless is now available and according to issue #28313, the functionality has been made available as of v4.48.0. However, it appears the documentation was not updated to include this new functionality.

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

mattburgess commented 1 year ago

@ezzyangel that ticket/PR is a pre-requisite for implementing the actual data sources and resources that underpin OpensearchServerless clusters, i.e. it's a bit of scaffolding. The PRs that actually implement the resources are awaiting review and merge; those will include the relevant documentation.

28470

28518

28651

28776

The final resource, aws_opensearchserverless_collection is dependent on a couple of the other resources above so I'm waiting on those to be reviewed and merged before starting work on that.

ezzyangel commented 1 year ago

Thanks for the clarification @mattburgess!

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