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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ FEATURES:
17
17
***New Resource**: `r/tfe_registry_gpg_key` is a new resource for managing private registry GPG keys, by @tmatilai[1160](https://github.com/hashicorp/terraform-provider-tfe/pull/1160)
18
18
***New Data Source**: `d/tfe_registry_gpg_key` is a new data source to retrieve a private registry GPG key, by @tmatilai[1160](https://github.com/hashicorp/terraform-provider-tfe/pull/1160)
19
19
***New Data Source**: `d/tfe_registry_gpg_keys` is a new data source to retrieve all private registry GPG keys of an organization, by @tmatilai[1160](https://github.com/hashicorp/terraform-provider-tfe/pull/1160)
20
+
*`r/tfe_workspace`: Add `data_retention_policy` attribute to allow configuration of a workspace's data retention policy, by @mwudka[1170](https://github.com/hashicorp/terraform-provider-tfe/pull/1170)
21
+
*`r/tfe_organization`: Add `data_retention_policy` attribute to allow configuration of an organization's data retention policy, by @mwudka[1170](https://github.com/hashicorp/terraform-provider-tfe/pull/1170)
20
22
21
23
ENHANCEMENTS:
22
24
*`d/tfe_organization`: Make `name` argument optional if configured for the provider, by @tmatilai[1133](https://github.com/hashicorp/terraform-provider-tfe/pull/1133)
0 commit comments