terraform-provider-timescale
terraform-provider-timescale copied to clipboard
Support attach and detach exporters from service
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