Releases: sysdiglabs/terraform-provider-sysdig
Releases · sysdiglabs/terraform-provider-sysdig
v3.5.0
Changelog
- 6e9002b feat(platform): add
sysdig_builtin_roledata source (#718) - a79d2bc feat(response actions) Onboarding full validation [SSPROD-64190] (#717)
- 23ef18b add
is_systemattribute tosysdig_sso_samlandsysdig_sso_openidresources (#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
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
v3.4.1
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)