digitalocean / terraform-provider-digitalocean

Terraform DigitalOcean provider
https://registry.terraform.io/providers/digitalocean/digitalocean/latest/docs
Mozilla Public License 2.0
511 stars 279 forks source link

Add OpenSearch Documentation #1175

Closed ngfgrant closed 3 months ago

ngfgrant commented 5 months ago

Is your feature request related to a problem? Please describe.

I think it would be useful to include some examples for:

1) Setting up cluster (such as: https://registry.terraform.io/providers/digitalocean/digitalocean/latest/docs/resources/database_cluster#create-a-new-postgresql-database-cluster) 2) OpenSearch config (such as https://registry.terraform.io/providers/digitalocean/digitalocean/latest/docs/resources/database_mysql_config) 2) Adding/Configuring Managed Database log sink for each available. 3) Adding/Configuring Log Forwarding Destination for App Platform in the App Platform docs.

Describe alternatives you've considered

I am not sure there are any alternatives, this should be documented.

Additional context

I am happy to assist with some PRs for this.

danaelhe commented 3 months ago

Partially addressed in #1198 🫶

Thank you for opening the issue! Will create specific issues to address the rest.