Releases: sysdiglabs/terraform-provider-sysdig
Releases · sysdiglabs/terraform-provider-sysdig
v0.5.32
Changelog
- 5f9dc81 Don't add link to description and fix target
v0.5.30
Changelog
- 50bad8a Add data sources for PagerDuty and email notification channels (#147)
- f824943 Add ability to set dashboard sharing options (#146)
v0.5.27
Fixes
5a419fe - Refactor Azure Service Principal Attributes (#140)
v0.5.26
Fixes
130b109 - Azure trusted identity has been fixed from previous release 0.5.25 (#136)
v0.5.25
Changelog
1edcda1 Parse Azure trusted identity-internal (#134)
v0.5.24
Features
- Added documentation for the
sysdig_fargate_workload_agent
resource. (#132)
Changelog
b748e91 docs: Update documentation (#132)
v0.5.23
Features
- Updated resource:
sysdig_monitor_notification_channel_webhook
has a new additional_headers
field to pass additional headers to the webhook endpoint.
Changelog
ae298a8 feat: Add support of custom headers for Webhook notifications (#124)