digitalocean_database_cluster

Provides information on a DigitalOcean database cluster resource.

Example Usage

data "digitalocean_database_cluster" "example" {
  name = "example-cluster"
}

output "database_output" {
  value = data.digitalocean_database_cluster.example.uri
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

maintenance_window supports the following:

OpenSearch clusters will have the following additional attributes with connection details for their dashboard: