Skip to content

Commit

Permalink
release: v0.9.1 (#163)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <[email protected]>
  • Loading branch information
lacework-releng authored Sep 13, 2021
1 parent 8591935 commit 1ee1069
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v0.9.1 (September 13, 2021)

## Documentation Updates
* docs: standardize mention of 'ids' (#162) (Salim Afiune)([8591935](https://github.com/lacework/terraform-provider-lacework/commit/8591935b8372dec0cdcd93575074b62356f48841))
* docs: fix html markdown indentation (#161) (Darren)([a8e735a](https://github.com/lacework/terraform-provider-lacework/commit/a8e735a741795744281f04611cfe69e7ab9e25cb))
## Other Changes
* ci: version bump to v0.9.1-dev (Lacework)([ec0b0b7](https://github.com/lacework/terraform-provider-lacework/commit/ec0b0b7cadd8be729ee167443da34de237f40c6f))

## v0.9.0 (September 10, 2021)

## Features
Expand Down
18 changes: 5 additions & 13 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.9.0`.
Another day, another release. These are the release notes for the version `v0.9.1`.

## Features
* feat(resource): New lacework_resource_group_azure (#158) (Darren)([6ab2f0c](https://github.com/lacework/terraform-provider-lacework/commit/6ab2f0c75b50e533f987bd31e51ce90ef052d503))
* feat(resource): New lacework_resource_group_gcp (#156) (Darren)([d88a7b9](https://github.com/lacework/terraform-provider-lacework/commit/d88a7b9671dc759c45e56ac2877694dfead7e278))
* feat: gracefully handle account config <ACCOUNT>.lacework.net (#157) (Salim Afiune)([cb32670](https://github.com/lacework/terraform-provider-lacework/commit/cb326706d479f5f405dd30c6414ed271e5f38bad))
* feat: Add Non-OS Package support for GCR, DockerV2, and DockerHub (#152) (Andre Elizondo)([96b4df8](https://github.com/lacework/terraform-provider-lacework/commit/96b4df89fcb52b1cffe6457e5db3df85e219a994))
* feat(resource): New lacework_resource_group_aws (#155) (Darren)([ca4eb3d](https://github.com/lacework/terraform-provider-lacework/commit/ca4eb3d3556b7dfad07ec749296cc67d76ac8be5))
* feat: new Github Container Registry (GHCR) resource (#143) (Darren)([7301f74](https://github.com/lacework/terraform-provider-lacework/commit/7301f7461d332d50184868d0ed6450b12d0a5bbb))
## Bug Fixes
* fix: enable parsing internal accounts (#159) (Salim Afiune)([bb72fb4](https://github.com/lacework/terraform-provider-lacework/commit/bb72fb410b7a4ed5ef1ae2851fcbd0bea17d825b))
## Documentation Updates
* docs: standardize mention of 'ids' (#162) (Salim Afiune)([8591935](https://github.com/lacework/terraform-provider-lacework/commit/8591935b8372dec0cdcd93575074b62356f48841))
* docs: fix html markdown indentation (#161) (Darren)([a8e735a](https://github.com/lacework/terraform-provider-lacework/commit/a8e735a741795744281f04611cfe69e7ab9e25cb))
## Other Changes
* build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#154) (dependabot[bot])([0e749a3](https://github.com/lacework/terraform-provider-lacework/commit/0e749a3e4b89c3f61ec5ea14df1649bade666e3a))
* build(deps): bump github.com/gruntwork-io/terratest (#151) (dependabot[bot])([3a8eaed](https://github.com/lacework/terraform-provider-lacework/commit/3a8eaed311a38b42e64d6b3050bd19bd6c605b62))
* ci: version bump to v0.8.2-dev (Lacework)([b998522](https://github.com/lacework/terraform-provider-lacework/commit/b998522ae2ed362f64ed53736999b8fd4a6f1187))
* ci: version bump to v0.9.1-dev (Lacework)([ec0b0b7](https://github.com/lacework/terraform-provider-lacework/commit/ec0b0b7cadd8be729ee167443da34de237f40c6f))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1-dev
0.9.1
4 changes: 2 additions & 2 deletions lacework/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ee1069

Please sign in to comment.