Skip to content

Releases: sysdiglabs/terraform-provider-sysdig

v0.5.25

21 Oct 10:33
1edcda1

Choose a tag to compare

Changelog

1edcda1 Parse Azure trusted identity-internal (#134)

v0.5.24

07 Oct 16:29
b748e91

Choose a tag to compare

Features

  • Added documentation for the sysdig_fargate_workload_agent resource. (#132)

Changelog

b748e91 docs: Update documentation (#132)

v0.5.23

05 Oct 14:24
ae298a8

Choose a tag to compare

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)

v0.5.22

04 Oct 09:50
31a53bb

Choose a tag to compare

Features

  • New resource: sysdig_monitor_alert_promql with support for PromQL Alerts in monitor.
  • Updated resource: sysdig_secure_benchmark_task, it now supports the schema azure_foundations_bench-1.3.0.
  • New data source: sysdig_fargate_workload_agent, provides an updated fargate workload definition for Sysdig deployment.

Changelog

31a53bb feat: Support for PromQL Alerts (#108) (#129)
e4747a5 feat: Add azure to valid benchmark schemas (#125)
c9602fb feat: Add a data source to wrap Fargate tasks in the Sysdig workload agent (#120)

v0.5.21

16 Sep 06:59
37ae391

Choose a tag to compare

Changelog

37ae391 Add role_name to cloud account resource (#121)

v0.5.20

30 Aug 07:51
073fa8f

Choose a tag to compare

Features

  • Allow enabling/disabling of benchmark tasks using the enabled field for sysdig_secure_benchmark_task (#119)
  • Add aws_account_id and aws_role_name attributes to the secure_trusted_cloud_identity datasource (#118)

Changelog

073fa8f feat: Allow enabling/disabling of benchark tasks (#119)
c8592a4 feat: Add attributes to the trusted identity datasource (#118)

v0.5.19

24 Aug 17:35
1f11570

Choose a tag to compare

Features

  • Add validation to cloud_provider
  • Add Benchmark Task resource

Bug Fixes

  • Properly unmarshal trustedIdentity response

Changelog

1f11570 - Add Benchmark Task resource (#117)
c53fba1 - Properly unmarshal trustedIdentity response (#116)
451475d - Add validation to cloud_provider (#115)

v0.5.18

19 Aug 10:02

Choose a tag to compare

Bug Fixes

  • Fix Sysdig Secure Cloud sysdig_secure_trusted_cloud_identity datasource provided identity ARN

Changelog

8c199a6 Properly unmarshal trustedIdentity response

v0.5.17

17 Aug 16:23
d464ef6

Choose a tag to compare

Features

  • Adds support to handle Sysdig Secure Cloud configuration
    • resources (sysdig_secure_cloud_account). to be used with terraform-aws|gcp|azure-cloudvisionmodules
    • datasources(sysdig_secure_trusted_cloud_identity)

Changelog

  • d464ef6 feat: Add secure-trusted-cloud-account datasource (#113)
  • 036d69a feat: Add secure CloudAccount resource (#111)

thx for the work @nkraemer-sysdig , @gautam417 🔥

v0.5.16

29 Jul 15:54
75eb3d8

Choose a tag to compare

Features

  • Add support for Falco exceptions (#110)