Skip to content

Releases: sysdiglabs/terraform-provider-sysdig

v1.9.0

20 Jun 19:30
13b2eb6
Compare
Choose a tag to compare

Changelog

  • 13b2eb6 Support new Secure notification templates for Slack/Teams (#368)
  • b757a31 feat(policies): add minimum_engine_version argument to macro and falco rule resources (#366)

v1.8.0

12 Jun 07:21
edc0967
Compare
Choose a tag to compare

Changelog

  • edc0967 feat(teams): enable on IBM secure (#361)
  • af3f215 feat(notificaion channel): enable all notification channels on ibm secure (#356)
  • adc1497 feat(group mapping): added new group_mapping_config resource (#363)
  • f3b38cf [Internal] remove expected empty plan (#364)
  • d5c760a refactor(group mapping): added weigh to group mapping resource (#362)

v1.7.0

01 Jun 20:10
1a89b86
Compare
Choose a tag to compare

Changelog

  • 1a89b86 Fix typo (#360)
  • b4dfbff feat(test): add common test tag (#358)
  • f580953 fix(monitor alerts): fix tests (#357)
  • 7c60bd4 fix(docs): fix copy-paste error in docs (#354)
  • bdb0e8f feat(policies): Data source for sysdig_secure_rule_syscall (#351)
  • 6c9dacf feat(test): change ibm tests from staging to prod (#355)
  • b07be82 fix(docs): edit slack url (#353)
  • c0683f7 feat(policies): Data source for sysdig_secure_rule_process (#350)
  • 70b1801 feat(policies): Data source for sysdig_secure_rule_network (#348)
  • 43a2936 Remove unused tags (#349)
  • f2c01e0 feat(policies): data source falco rules (#344)
  • e136ad9 update for consistency between resource and data source (#347)
  • 6bb1dfa Data source for sysdig secure rule file system (#345)
  • 56a3d29 feat(policies): data source for custom policies (#342)
  • 714e968 feat(policies): resource for custom policies (#338)
  • 71a2a74 feat(policies): data source for "container" rules (#337)
  • 1b7463c (tests) Fix problems with the make junit-report (#339)

v1.6.0

16 May 08:10
d5675c3
Compare
Choose a tag to compare

Changelog

v1.5.0

15 May 08:01
68f8259
Compare
Choose a tag to compare

Changelog

  • 68f8259 feat(policies): Data Source for managed policies (#333)
  • 7f65882 Add Miguel as codeowner for policies service (#325)
  • c748066 feat(policies): Resource for Secure managed ruleset (#326)
  • 453bff8 fix(client): revert sysdig provider header back (#332)
  • daebb24 refactor(users): update user tests to craete user with qa-robot inside name (#328)
  • 94d0e10 refactor(tests): add tf_acc_policies tag in common_test (#330)
  • 8c9970d tests: Fix test execution param order (#329)
  • 63e69ba Refactor dashboard (#323)
  • d74a83e feat(policies): add resource for managing the configuration of secure managed policies (#316)
  • 8b1bdf5 add detection backend team members to codeowners (#324)

v1.4.2

09 May 14:07
2206171
Compare
Choose a tag to compare

Changelog

  • 2206171 refactor(cloudaccount): remove monitor client, refactor to v2 (#319)
  • 1f5c356 refactor(cloudaccount): refactor cloud account in secure to v2 (#318)
  • 4b2db5c Refactor scanningpolicies (#317)
  • 8cb6254 refactor(vulexception): refactor vulexception to v2 client (#315)
  • 70e466a refactor(rule): refactor rules to use v2 client (#314)

v1.4.1

08 May 07:19
a4654a7
Compare
Choose a tag to compare

Changelog

  • a4654a7 refactor(policies): refactor policies to use v2 client (#312)
  • 0d528b2 refactor(lists): refactor list to use v2 client (#310)
  • 1776250 refactor(macro): refactor macro to use new v2 client (#311)
  • b1d4bea refactor(notificationchannels): refactor secure notification channels to use v2 client (#309)
  • 3593fdb fix policy so that it correctly identifies the default state and does not suggest the resource needs to be updated (#308)

v1.4.0

03 May 10:40
5b76ec9
Compare
Choose a tag to compare

Changelog

  • 5b76ec9 tag order should not matter when comparing rules (#306)
  • bcdc51e refactor(alerts): use v2 client (#302)
  • 81a29be refactor(tests): add more granular test tags (per env per product) (#303)
  • aa90768 Refactor groupmapping (#301)
  • 9845496 refactor(users): refactor users to use new v2 client (#297)

v1.3.0

24 Apr 08:36
b27f2dc
Compare
Choose a tag to compare

Changelog

  • b27f2dc feat(notificationchannels): add team option in provider, add share_with_current_team in notification channels (#294)
  • fb6697d Adding the possibility to run only certain tests per service for Secure (#298)
  • 85e14e8 fix[tests]: Fix secure connection tests when run against secure-staging instead of prod (#295)
  • e1aeaa3 docs: fix bad example (#296)

v1.2.0

10 Apr 08:29
5f737ea
Compare
Choose a tag to compare

Changelog

  • 5f737ea Refactor notification channels to use new v2 client (#291)