claranet / terraform-signalfx-detectors

Collection of terraform modules for SignalFx detectors.
Mozilla Public License 2.0
23 stars 32 forks source link

feat: prometheus-exporter_clamav #562

Open hugueslepesant opened 4 months ago

hugueslepesant commented 4 months ago

Draft to create detector based on metrics coming from Clamav Prometheus Exporter

haedri commented 2 months ago

Could you fix the issue ? it happens when building from a fork

 module "signalfx-detectors-prometheus-exporter-clamav" {
-  source = "github.com/hugueslepesant/terraform-signalfx-detectors.git//modules/prometheus-exporter_clamav?ref={revision}"
+  source = "github.com/claranet/terraform-signalfx-detectors.git//modules/prometheus-exporter_clamav?ref={revision}"

Just changing it manually so that check are corrected