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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
## Unreleased
2
2
3
3
FEATURES:
4
+
*`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)
4
5
*`r/tfe_team`: Add attribute `manage_agent_pools` to `organization_access` on `tfe_team` by @emlanctot[#1358](https://github.com/hashicorp/terraform-provider-tfe/pull/1358)
5
6
*`r/tfe_workspace`: Add an `auto_destroy_activity_duration` attribute for automatic scheduling of auto-destroy runs based off of workspace activity, by @notchairmk[#1377](https://github.com/hashicorp/terraform-provider-tfe/pull/1377)
6
7
*`d/tfe_workspace`: Add an `auto_destroy_activity_duration`, by @notchairmk[#1377](https://github.com/hashicorp/terraform-provider-tfe/pull/1377)
@@ -22,8 +23,6 @@ ENHANCEMENTS:
22
23
*`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)
23
24
*`r/tfe_project`: Increase the Project name length from 36 to 40 characters @hs26gill[#1351](https://github.com/hashicorp/terraform-provider-tfe/pull/1351)
24
25
25
-
FEATURES:
26
-
***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)
27
26
28
27
BUG FIXES:
29
28
*`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