Skip to content

Releases: sysdiglabs/terraform-provider-sysdig

v1.16.0

30 Oct 16:21
eebfad8
Compare
Choose a tag to compare

Changelog

  • eebfad8 fix(serverless-agent): mark the access key as optional (#299)
  • 59e69cb fix(secure-onboarding) Fix resource update operation (#435)
  • fc6bad7 chore(cloudauth): remove test (#438)
  • eebe2b6 feat(serverless-agent): add parameter to use bare pdig to instrument certain containers (#380)

v1.15.1

20 Oct 22:39
5b77776
Compare
Choose a tag to compare

Changelog

  • 5b77776 fix(secure-onboarding) Fix variable initialization during cloudaccount feature reads (#433)
  • e1eefe8 fix(secure-onboarding) Update the cloudauth pb.go files (#432)
  • 89329f7 fix(secure-onboarding) Fixing the resource schema during reads (#431)

v1.15.0

13 Oct 01:17
4679633
Compare
Choose a tag to compare

Changelog

  • 4679633 feat(secure-onboarding) Adding api only secure onboarding support (#429)

v1.14.1

05 Oct 08:27
8120b3e
Compare
Choose a tag to compare

Changelog

  • 8120b3e fix(team-service-account): api key not set (#428)

v1.14.0

26 Sep 19:05
c637e28
Compare
Choose a tag to compare

Changelog

  • c637e28 Revert "comment out broken test for now. Will revert whwen the fix has been released. (#413)" (#423)
  • ae9e11f add option to skip policyv2msg in policy/rule/list/macro mutating operations (#412)
  • e221950 add codeowners for internal components (#418)

v1.13.0

22 Sep 08:56
76abc9d
Compare
Choose a tag to compare

Changelog

  • 76abc9d feat(alerts): add unreported_alert_notifications_retention_seconds argument to alerts (#416)
  • 69b15b2 fix(docs): fix custom roles links (#411)
  • 445ceca comment out broken test for now. Will revert whwen the fix has been released. (#413)

v1.12.1

08 Sep 21:56
000b507
Compare
Choose a tag to compare

Changelog

  • 000b507 feat(secure-rule, secure-policy) use status code to determine if resource needs to be recreated (#409)
  • e07821e fix monitor cloud account test (#403)
  • 27fff95 fix(tests): scope down query in tests (#401)
  • 6b7054d feat(notification channel): add data sources for notification channels (#397)

v1.12.0

21 Aug 14:07
69618be
Compare
Choose a tag to compare

Changelog

  • 69618be feat(alerts): add form based prometheus alert type (#396)
  • 76a475a feat(alerts): add change alert type (#393)
  • 02c7b6b feat(monitor): resource for silence rule (#390)
  • b20e721 fix(tests): remove fixed team name in tests (#398)
  • 6b6343c feat(notification channel): add new arguments to monitor slack notification channels (#395)
  • a38119d feat(notification channel): add fields to webhook notification channels (#392)
  • 62ec437 feat(notification channel): add new notification channel types (#389)

v1.11.1

09 Aug 09:53
329f101
Compare
Choose a tag to compare

Changelog

  • 329f101 Fix exclude username from zone request (#394)
  • dd7b79c feat(alerts): allow ibm client for alert v2 and dashboard resources (#391)

v1.11.0

31 Jul 08:39
0bab7f1
Compare
Choose a tag to compare

Changelog

  • 0bab7f1 feat(teams) Add the ability to assign CustomRoles to users in teams (#383)
  • adcf4be chore(alerts): fix typo in docs (#388)
  • 77b0c74 feat(alerts): add keep_firing_for_minutes field (#387)
  • bec2891 feat(custom role) add custom role resource and permissions data source (#384)
  • 41345d3 feat (team service account) Manage Team Based Service Account as Terraform resource (#386)