You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,5 @@
1
1
## Unreleased
2
2
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
-
6
3
FEATURES:
7
4
8
5
***New Ephemeral Resource:**`tfe_organization_token` is a new ephemeral
@@ -16,6 +13,9 @@ FEATURES:
16
13
***New Ephemeral Resource:**`agent_token` is a new ephemeral
17
14
resource for creating and managing agent tokens, by @uturunku1 ([#1627](https://github.com/hashicorp/terraform-provider-tfe/pull/1627))
18
15
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
+
19
19
BUG FIXES:
20
20
*`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)
0 commit comments