Releases: sysdiglabs/terraform-provider-sysdig
Releases · sysdiglabs/terraform-provider-sysdig
v1.9.0
v1.8.0
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
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
v1.5.0
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
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
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
Changelog
v1.3.0
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)