Skip to content

Releases: lacework/terraform-provider-lacework

v0.3.0

16 Mar 14:26
ad6a3b9
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.3.0.

Features

  • feat: lacework_integration_ecr support for IAM Roles (Salim Afiune Maya)(42bfbae)

Bug Fixes

  • fix: lacework_integration_ecr from SCHEMA changes (Salim Afiune Maya)(5a52b98)

Documentation Updates

  • docs: update ECR argument descriptions (Salim Afiune Maya)(dea6d49)
  • docs(website): update lacework_integration_ecr resource (Salim Afiune Maya)(3e07cd4)

Other Changes

  • chore(deps): update github.com/lacework/go-sdk (Salim Afiune Maya)(987e527)
  • ci: increase timeout of the build step to 30m (Salim Afiune Maya)(b86e6c7)

v0.2.14

09 Mar 06:10
d9bda58
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.14.

Features

  • feat: retry mechanism for all cloud resources (#81) (Salim Afiune)(61893af)
  • feat: Add support for ServiceNow Alert custom JSON template (#78) (Darren)(a315965)

Documentation Updates

  • docs(website): add missing retries argument (#83) (Salim Afiune)(0df8c10)
  • docs: Add custom_template_file field to Service Now docs (Darren Murray)(428aaad)

Other Changes

  • chore: Update go-sdk dependencies (Darren Murray)(d0ebfc5)
  • chore: Update terraform-plugin-sdk to v2 (#79) (Darren)(ec8299f)
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#80) (dependabot[bot])(d3f6fd7)
  • build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#75) (dependabot[bot])(70204ea)
  • ci: delete 'master' branch (#84) (Salim Afiune)(8012b0b)

v0.2.13

19 Feb 17:19
2a0c68c
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.13.

Features

  • feat: new IBM QRadar alert channel resource (#76) (Darren)(25e6594)
  • feat: New Relic Insights alert channel resource (#73) (Darren)(5d7877a)
  • feat: New Victor Ops alert channel resource (#71) (Darren)(641f7cd)
  • feat: New Cisco Webex alert channel resource (#69) (Darren)(f6e9f8d)
  • feat: new Microsoft Teams alert channel resource (#68) (Darren)(5e4f21f)

Documentation Updates

  • doc: create service accounts for GCR integration (#74) (Salim Afiune)(be8fb7f)
  • docs: fix closing curly brace in code snippet for alert channel s3 data export (#70) (Scott Ford)(68c0de6)

v0.2.12

05 Feb 19:19
1a6b8d1
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.12.

Features

  • feat: new Datadog alert channel resource (#66) (Darren)(ec90fc4)

v0.2.11

29 Jan 15:54
c66b890
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.11.

Features

  • feat: new ServiceNow alert channel resource (#63) (Darren)(568a097)

Bug Fixes

  • fix: Add issue_grouping field to gcp pub sub (#62) (Darren)(2b64473)

v0.2.10

22 Jan 15:26
e1692c8
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.10.

Features

  • feat: new lacework_alert_channel_gcp_pub_sub resource (#58) (Darren)(a15e6db)

Documentation Updates

  • docs: fix typo in aws_ct website resource (#60) (Salim Afiune)(815b09b)

v0.2.9

15 Jan 18:31
094fb14
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.9.

Features

  • feat: new lacework_alert_channel_splunk resource (#56) (Darren)(b1cd97b)

v0.2.8

05 Jan 16:16
7588185
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.8.

Features

  • feat: new lacework_alert_channel_aws_s3 resource (#52) (Darren)(45e39b2)

Documentation Updates

  • docs: update gcp docs for proper render (Salim Afiune Maya)(159595c)
  • docs: adding more documentation about GCP resources (#53) (Salim Afiune)(ca42d69)

Other Changes

  • ci: send slack notifications to team alias ⭐ (Salim Afiune Maya)(887e173)

v0.2.7

17 Dec 14:40
c245047
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.7.

Features

  • feat(resource): add Webhook integration (#49) (Darren)(6f16fc3)

Other Changes

  • chore(deps): update go-sdk to remove automatic trigger (#50) (Salim Afiune)(f7af173)
  • build: upgrade Go version to 1.15 (#48) (Darren)(65cc622)

v0.2.6

09 Dec 00:34
327d9c3
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.6.

Features

  • feat(data-source): new lacework_agent_access_token (Salim Afiune Maya)(6283e63)
  • feat(resource): new lacework_agent_access_token (#45) (Salim Afiune)(de8b2cc)
  • feat(resource): AWS consolidated CloudTrail support (Salim Afiune Maya)(b232e16)

Bug Fixes

  • fix(docker): avoid loading non-existing password (Salim Afiune Maya)(5ea1e5d)
  • fix: only encode mapping account when there is one (Salim Afiune Maya)(aedbee8)

Other Changes

  • chore(deps): update github.com/lacework/go-sdk (Salim Afiune Maya)(ad616a6)
  • ci: improve release notes generation (Salim Afiune Maya)(11e4604)