Skip to content

Commit

Permalink
release: v0.3.1 (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Lacework <tech-ally@lacework.net>
  • Loading branch information
lacework-releng authored Nov 2, 2023
1 parent 9d56ff0 commit 68b4bcb
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v0.3.1

## Documentation Updates
* docs(SPM-1798): discuss OCI authentication in documentation (#11) (Kolbeinn)([9d56ff0](https://github.com/lacework/terraform-oci-iam-user/commit/9d56ff03668c6963ab13969b2a61dfd0c517d0fd))
* docs(readme): add terraform docs automation (#10) (Timothy MacDonald)([d2a8666](https://github.com/lacework/terraform-oci-iam-user/commit/d2a8666e996e9253f8ae1f358c7a77718b59329b))
## Other Changes
* style: run tf fmt on the repo (#9) (Kolbeinn)([0a5368e](https://github.com/lacework/terraform-oci-iam-user/commit/0a5368ec61979737510077973bfb884b8c7065b6))
* ci: version bump to v0.3.1-dev (Lacework)([a2ca217](https://github.com/lacework/terraform-oci-iam-user/commit/a2ca217cc16c58b91b2e8e7ebf3612e6cd842366))
---
# v0.3.0

## Features
Expand Down
12 changes: 5 additions & 7 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.3.0`.
Another day, another release. These are the release notes for the version `v0.3.1`.

## Features
* feat: rename base_name input to more descriptive name_prefix (#7) (Kolbeinn)([a170631](https://github.com/lacework/terraform-oci-iam-user/commit/a1706318911f91f7c13c5622e25f952a4f456661))
* feat: make email a required parameter (#6) (Kolbeinn)([13c557d](https://github.com/lacework/terraform-oci-iam-user/commit/13c557df3246a5dbba4fa973b2671430d2ffe21e))
## Documentation Updates
* docs: replace <PROVIDER>-<NAME> placeholders in CONTRIBUTING.md (#5) (Kolbeinn)([37be3d1](https://github.com/lacework/terraform-oci-iam-user/commit/37be3d1fd2895f3d5cbcfb338d1c8a49042c7d73))
* docs: update README to match latest changes (#4) (Kolbeinn)([48075ea](https://github.com/lacework/terraform-oci-iam-user/commit/48075ea3b3389ee34b76acb69efd621ae641eed2))
* docs(SPM-1798): discuss OCI authentication in documentation (#11) (Kolbeinn)([9d56ff0](https://github.com/lacework/terraform-oci-iam-user/commit/9d56ff03668c6963ab13969b2a61dfd0c517d0fd))
* docs(readme): add terraform docs automation (#10) (Timothy MacDonald)([d2a8666](https://github.com/lacework/terraform-oci-iam-user/commit/d2a8666e996e9253f8ae1f358c7a77718b59329b))
## Other Changes
* ci: version bump to v0.2.1-dev (Lacework)([6c4a3bf](https://github.com/lacework/terraform-oci-iam-user/commit/6c4a3bfea8b6da826f1eaf025d39f4ab5c7821e4))
* style: run tf fmt on the repo (#9) (Kolbeinn)([0a5368e](https://github.com/lacework/terraform-oci-iam-user/commit/0a5368ec61979737510077973bfb884b8c7065b6))
* ci: version bump to v0.3.1-dev (Lacework)([a2ca217](https://github.com/lacework/terraform-oci-iam-user/commit/a2ca217cc16c58b91b2e8e7ebf3612e6cd842366))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.1-dev
0.3.1

0 comments on commit 68b4bcb

Please sign in to comment.