Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit e4cf5c8

Browse files
tf-release-botTeamCity
authored andcommitted
v0.5.0
1 parent d4b5e42 commit e4cf5c8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 0.5.0 (Unreleased)
1+
## 0.5.0 (October 13, 2021)
22

33
FEATURES:
44

5-
* **New Resource:** `googleworkspace_group_members` [GH-155]
5+
* **New Resource:** `googleworkspace_group_members` ([#155](https://github.com/hashicorp/terraform-provider-googleworkspace/issues/155))
66

7-
* **New Datasource:** `googleworkspace_group_members` [GH-155]
7+
* **New Datasource:** `googleworkspace_group_members` ([#155](https://github.com/hashicorp/terraform-provider-googleworkspace/issues/155))
88

99
IMPROVEMENTS:
1010

11-
* provider: added ability to authenticate using user credentials [GH-156]
12-
* provider: added ability to authenticate using `access_token` rather than just credentials [GH-165]
13-
* provider: added retryTransport that will retry after common Google errors (like network errors, rate limiting errors, etc) [GH-163]
11+
* provider: added ability to authenticate using user credentials ([#156](https://github.com/hashicorp/terraform-provider-googleworkspace/issues/156))
12+
* provider: added ability to authenticate using `access_token` rather than just credentials ([#165](https://github.com/hashicorp/terraform-provider-googleworkspace/issues/165))
13+
* provider: added retryTransport that will retry after common Google errors (like network errors, rate limiting errors, etc) ([#163](https://github.com/hashicorp/terraform-provider-googleworkspace/issues/163))
1414

1515
BUG FIXES:
1616

17-
* directory: fixed bug where `googleworkspace_group_member` would not force new change on change of email [GH-152]
18-
* directory: fixed bug where `googleworkspace_user` would show permadiff on user alias emails from secondary domains [GH-154]
17+
* directory: fixed bug where `googleworkspace_group_member` would not force new change on change of email ([#152](https://github.com/hashicorp/terraform-provider-googleworkspace/issues/152))
18+
* directory: fixed bug where `googleworkspace_user` would show permadiff on user alias emails from secondary domains ([#154](https://github.com/hashicorp/terraform-provider-googleworkspace/issues/154))
1919

2020
## 0.4.1 (August 16, 2021)
2121

0 commit comments

Comments
 (0)