Skip to content

Releases: sysdiglabs/terraform-provider-sysdig

v1.10.2

24 Jul 12:07
ce2d591
Compare
Choose a tag to compare

Changelog

  • ce2d591 add ignore containers support to sysdig_fargate_workload_agent
  • 55fc068 fix the translation of the network rule property block_inbound/block_outbound to the Falco network rule allInbound/allOutbound
  • 5173630 fix documentation related to IBM authentication examples

v1.10.1

04 Jul 13:11
0db9384
Compare
Choose a tag to compare

Changelog

  • 0db9384 feat(teams): allow ibm metrics on sysdig token (#378)
  • 6c0ac7e fix: correct error msg for missing secure token (#377)

v1.10.0

03 Jul 10:06
32cebf1
Compare
Choose a tag to compare

Changelog

  • 32cebf1 feat(teams) add ability to set zones (#374)
  • 050f2bc docs(policies): update docs to provide better examples (#376)
  • f118c34 feat(posture_zone): add posture zone resource (#373)
  • c9ec66e feat(posture_policies): add data source for listing posture policies (#371)
  • b24ca26 chore(repository): update CODEOWNERS (#372)

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)