Skip to content

Commit ef48a2c

Browse files
authored
Merge pull request #1673 from hashicorp/ds-new-datasource-registry-module
Ds new datasource registry module
2 parents aad469e + 87a89fa commit ef48a2c

File tree

6 files changed

+705
-3
lines changed

6 files changed

+705
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ FEATURES:
1212

1313
* **New Ephemeral Resource:** `tfe_outputs` is a new ephemeral resource for retrieving the state version outputs of a workspace without writing sensitive data to the state file, by @ctrombley [#1640](https://github.com/hashicorp/terraform-provider-tfe/pull/1640)
1414

15+
* **New Data Source:** `tfe_registry_module` is a new data source for finding
16+
registry modules by @drewmullen and @danquack [#1667](https://github.com/hashicorp/terraform-provider-tfe/pull/1667)
17+
1518
BUG FIXES:
1619
* `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)
1720

0 commit comments

Comments
 (0)