cockroachdb / terraform-provider-cockroach

Terraform provider for CockroachDB Cloud
Apache License 2.0
57 stars 12 forks source link

Add MetricExportDatadogConfig & MetricExportCloudWatchConfig resources #93

Closed jenngeorge closed 1 year ago

jenngeorge commented 1 year ago

Add a new MetricExportDatadogConfig resource, which manages the Datadog metric export configuration for a cluster. Add a new MetricExportCloudWatchConfig resource, which manages the AWS CloudWatch metric export configuration for a cluster.


This change is Reviewable

jenngeorge commented 1 year ago

Here is a crl google doc with manual testing examples