terraform-provider-timescale icon indicating copy to clipboard operation
terraform-provider-timescale copied to clipboard

Support attach and detach exporters from service

Open aaronblevy opened this issue 10 months ago • 0 comments

This adds support for attach and detaching exporters from service. This is supported using two new fields on the service resource, metric_exporter_id and log_exporter_id. This change also adds a data source to import existing exporters by name.

Issues

  • #127
  • closes #194

aaronblevy avatar Apr 18 '24 20:04 aaronblevy