Skip to content

Releases: lacework/terraform-provider-lacework

v0.2.5

13 Oct 21:35
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: trigger initial compliance report automatically (#39) (Salim Afiune)(a9f4dae)

Other Changes

  • ci: zip binaries without bin/ (#38) (Salim Afiune)(2d57b92)
  • ci: add date to CHANGELOG.md (#37) (Salim Afiune)(509e4db)

v0.2.4

08 Oct 17:43
Compare
Choose a tag to compare

Release Notes

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

New Resources

Management of Container Registry integrations.

  • lacework_integration_docker_hub: Docker Hub integration
  • lacework_integration_docker_v2: Docker V2 Registry integration
  • lacework_integration_ecr: Amazon Container Registry (ECR) integration
  • lacework_integration_gcr: Google Container Registry (GCR) integration

Other Changes

  • docs(website): update all integration names (Salim Afiune Maya)(13d5259)
  • docs(website): change provider sidebar by grouping (Salim Afiune Maya)(3ca830f)
  • docs: update Lacework CLI markdown link (Salim Afiune Maya)(94d7ea8)
  • chore: use integration ENUM in log messages (Salim Afiune Maya)(c98ed22)
  • chore: ran terraform fmt for all examples/ (Salim Afiune Maya)(7e5dd1b)
  • fix(azure): suppress client_secret diff to avoid updates (#25) (Salim Afiune)(6fe5dc5)