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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ ENHANCEMENTS:
7
7
*`r/tfe_registry_module`: Add `initial_version` support for Branch Based Modules by @aaabdelgany[#1363](https://github.com/hashicorp/terraform-provider-tfe/pull/1363)
8
8
*`r/tfe_oauth_client`: Add `agent_pool_id` as an optional argument to enable Private VCS support, by @roleesinhaHC[1255](https://github.com/hashicorp/terraform-provider-tfe/pull/1255)
9
9
10
+
FEATURES:
11
+
***New Resource**: `r/tfe_data_retention_policy` is a new resource for managing data retention policies for organizations and workspaces, by @SwiftEngineer[1385](https://github.com/hashicorp/terraform-provider-tfe/pull/1385)
12
+
10
13
BUG FIXES:
11
14
*`r/tfe_registry_module`: Prevents constant diff after a successful apply when `tags` and `tests_enabled` is not set by @Uk1288[#1357](https://github.com/hashicorp/terraform-provider-tfe/pull/1357)
0 commit comments