Skip to content

Commit 31374b8

Browse files
committed
fix changelog entry
1 parent a9947bc commit 31374b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
## Unreleased
22

3-
* **New Data Source:** `tfe_registry_module` is a new data source for finding
4-
registry modules by @drewmullen and @danquack [#1667]https://github.com/hashicorp/terraform-provider-tfe/pull/1667
5-
63
FEATURES:
74

85
* **New Ephemeral Resource:** `tfe_organization_token` is a new ephemeral
@@ -16,6 +13,9 @@ FEATURES:
1613
* **New Ephemeral Resource:** `agent_token` is a new ephemeral
1714
resource for creating and managing agent tokens, by @uturunku1 ([#1627](https://github.com/hashicorp/terraform-provider-tfe/pull/1627))
1815

16+
* **New Data Source:** `tfe_registry_module` is a new data source for finding
17+
registry modules by @drewmullen and @danquack [#1667](https://github.com/hashicorp/terraform-provider-tfe/pull/1667)
18+
1919
BUG FIXES:
2020
* `r/tfe_oauth_client`: Ensure `oauth_token_id` updates register when performing a `terraform apply`, by @hashimoon [#1631](https://github.com/hashicorp/terraform-provider-tfe/pull/1631)
2121

0 commit comments

Comments
 (0)