sysdiglabs / terraform-provider-sysdig

Sysdig Terraform provider. Allow to handle Sysdig Secure policies as code.
https://registry.terraform.io/providers/sysdiglabs/sysdig/latest/docs
Mozilla Public License 2.0
49 stars 48 forks source link

Add data sources for sysdig monitor notification channels #138

Closed bstoutenburgh closed 2 years ago

bstoutenburgh commented 3 years ago

It would be really helpful if we could have data sources for sysdig monitoring notification channels. In some of our environments we end up creating and maintaining sysdig monitor instances and their notification channels in one module and alerts get created in several other modules depending on the environment/application/etc.

The current work around is to maintain outputs from one module and use remote data sources elsewhere which is cumbersome, prone to errors and I would not be surprised if Hashicorp stops supporting it down the line.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

bstoutenburgh commented 2 years ago

Please keep open, we would still like this feature.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

bstoutenburgh commented 2 years ago

Released with v0.5.30. (pagerduty and email at least which is what we needed, feel free to keep adding more for slack and others)