Skip to content

Releases: sysdiglabs/terraform-provider-sysdig

v3.5.0

06 Mar 11:42
6e9002b

Choose a tag to compare

Changelog

  • 6e9002b feat(platform): add sysdig_builtin_role data source (#718)
  • a79d2bc feat(response actions) Onboarding full validation [SSPROD-64190] (#717)
  • 23ef18b add is_system attribute to sysdig_sso_saml and sysdig_sso_openid resources (#714)
  • f3586ff fix(monitor-alert): validate metric field is not empty in alert v2 metric (#710)
  • 3097375 chore(examples/serverless): update examples (#706)
  • 6dda328 fix(tests): use valid list operators in Falco rule exception tests (#711)
  • 97535da test(monitor-alert): add = and != operator test coverage for alert v2 resources (#709)

v3.4.3

19 Feb 14:07
ec49dbf

Choose a tag to compare

Changelog

  • ec49dbf docs(posture-control): document resource_kind valid values (#704)
  • b21bd24 fix(ci): use owned resource in posture zone test to prevent flakiness (#703)
  • 4f4b392 feat(monitor-alert): support dashboardTemplate link type in alert v2 resources (#702)
  • 3da3b28 feat(sso): add group mapping, settings, and global settings resources (#698)
  • 49c9d2a fix(ci): add setup-terraform to prevent flaky test failures (#701)

v3.4.2

10 Feb 11:05
77f1bed

Choose a tag to compare

Changelog

  • 77f1bed feat(current-user): expose customer info in sysdig_current_user data source (#699)
  • 1852848 fix(test): use unique names in tests to prevent flakiness (#697)

v3.4.1

06 Feb 15:53
2e62d1f

Choose a tag to compare

Changelog

  • 2e62d1f chore: add nix flake for reproducible dev environment (#695)
  • 93d03a8 fix(security): update Go from 1.24.4 to 1.25.7 to address multiple CVEs (#696)
  • ec8ce60 feat(sso): add sysdig_sso_openid and sysdig_sso_saml resources (#688)
  • 7481ed3 ci(test): parallelize acceptance tests using dynamic matrix (#692)
  • 9bedb52 docs: add AGENTS.md for agents (#691)
  • ea2887b chore(codeowners): replace individual users with sysdig-training team (#693)
  • b16be31 fix(secure-team): prevent panic when zone_ids is computed from for_each resources (#689)
  • c9c5823 fix(cloud-auth-account): use TypeSet for components to fix idempotency (#690)
  • 008b60c ci(test): do not run Secure cloud tests in Monitor suite (#686)

v3.4.0

13 Jan 09:21
da3d48c

Choose a tag to compare

Changelog

  • da3d48c feat(alerts): add notify_on_acknwoledge, deprecated opts at notification channel level (#679)
  • ad781b4 chore(codeowners): add sysdig alerting team as owner of alerting resources (#685)
  • 438e546 Remove deprecated list matching rule tests and update documentation (#683)

v3.3.1

12 Dec 10:08
1e938ad

Choose a tag to compare

Changelog

  • 1e938ad fix(read-resources): avoid panics and remove them from state if not found (#682)

v3.3.0

12 Dec 08:32
71269f0

Choose a tag to compare

Changelog

v3.2.0

21 Nov 15:49
9c6e110

Choose a tag to compare

Changelog

  • 9c6e110 feat(vulnerability-policy): add admission control stage (#677)
  • d53a13f Add terraform support to Okta ML Policy (#676)
  • a72ecaf docs: update terraform logo (#669)

v3.1.0

28 Oct 12:53
a6dd1ca

Choose a tag to compare

Changelog

  • a6dd1ca feat(team notification channels): add includeAdminUsers attribute (#672)

v3.0.1

24 Oct 12:12
32213ba

Choose a tag to compare

Changelog

  • 32213ba fix(vuln-rule-bundle): replace TypeList with TypeSet to ignore ordering (#674)