Skip to content

Releases: sysdiglabs/terraform-provider-sysdig

v0.7.4

20 Mar 08:50
e8abb60

Choose a tag to compare

Changelog

  • e8abb60 fix(falco): json omitempty on description and output (#268)

v0.7.3

17 Mar 14:35
5d0427a

Choose a tag to compare

Changelog

  • 5d0427a refactor(v2): refactor client to have better code organization (#267)

v0.7.2

15 Mar 15:51
63000c8

Choose a tag to compare

Changelog

  • 63000c8 feat(teams) refactor teams to use new v2 client (#266)

v0.7.1

15 Mar 00:59
4deea58

Choose a tag to compare

Summary

Support Azure Platform and GCP Audit log data source on sysdig_secure_rule_falco resource #261
Better handling errors when policy missing #265
Support notify_on_resolve on Sysdig monitor alert resource #260

Changelog

  • 4deea58 GCP and Azure Falco rule support (#261)
  • 798aefa Fix Issue With Handling Missing Policy (#265)
  • e6c1a37 feat(monitor): support notify_on_resolve option in alerts (#260)

v0.7.0

07 Mar 14:40
37a8e9b

Choose a tag to compare

Changelog

  • 37a8e9b feat(dashboard) add format options for query (#258)

v0.6.0

06 Mar 09:31
648b868

Choose a tag to compare

Changelog

  • 648b868 feat(group mapping) Add group mapping resource which can be used for both monitor and secure (#254)

v0.5.49

01 Mar 09:18
f7e091b

Choose a tag to compare

Changelog

  • f7e091b feat(dashboard) Expose legend configuration on panel (#256)

v0.5.48

15 Feb 12:49
58e16c7

Choose a tag to compare

Changelog

  • 58e16c7 feat(legacy scanning policies and assignments): Add scanning policies and assignments for legacy engine (#248)
  • b22471b ci: update regresion test notificator (#247)
  • d0527de feat(monitor): support different regions for opsgenie notification channel (#251)
  • 3a70cbd chore: remove unreachable codeowner (#249)
  • 6bc74a2 fix(monitor-cloud-account): GCP cloud account creation test with cloudauth service (#250)
  • b482638 Update ci-scheduled-tests.yml (#246)

v0.5.47

17 Jan 15:55
61909e0

Choose a tag to compare

What's Changed

  • ci(Github): fix notification failure condition by @jprieto92 in #243
  • feat(monitor-cloud-account): Add new monitor cloud account resource by @jwsarna1 in #244

New Contributors

Full Changelog: v0.5.46...v0.5.47

v0.5.46

11 Jan 15:49
bbc1bf6

Choose a tag to compare

Changelog

  • bbc1bf6 feature(cloud-account): adds workload identity alias field (#242)
  • d08dfa5 docs: clarify acceptance test env (#240)
  • af49cf9 modify falco rule to remove value property as only values is used. fix so comps and fields are optional. (#241)
  • 22ee2aa fix(secure-policy): Add support for name/value exceptions (#239)