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-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,12 @@
1
-
## UNRELEASED
2
-
<!-- Add CHANGELOG entry to this section for any PR awaiting the next release -->
3
-
<!-- Please also include if this is a Bug Fix, Enhancement, or Feature -->
1
+
## v0.52.0
4
2
5
3
FEATURES:
6
4
***New Resource**: `r/tfe_registry_provider` is a new resource for managing public and private providers in the private registry, by @tmatilai[1185](https://github.com/hashicorp/terraform-provider-tfe/pull/1185)
7
5
***New Data Source**: `d/tfe_registry_provider` is a new data source to retrieve information about a public or private provider in the private registry, by @tmatilai[1185](https://github.com/hashicorp/terraform-provider-tfe/pull/1185)
8
6
***New Data Source**: `d/tfe_registry_providers` is a new data source to retrieve information about public and private providers in the private registry, by @tmatilai[1185](https://github.com/hashicorp/terraform-provider-tfe/pull/1185)
9
7
***New Data Source**: `d/tfe_no_code_module` is a new data source to retrieve information about a no-code module, by @catsby[1242](https://github.com/hashicorp/terraform-provider-tfe/pull/1242)
10
-
***New Resource**: `r/tfe_sentinel_version` adds the ability for admins to configure settings for sentinel versions ([#1202](https://github.com/hashicorp/terraform-provider-tfe/pull/1202))
11
-
***New Resource**: `r/tfe_opa_version` adds the ability for admins to configure settings for OPA versions ([#1202](https://github.com/hashicorp/terraform-provider-tfe/pull/1202))
8
+
***New Resource**: `r/tfe_sentinel_version` adds the ability for Terraform Enterprise admins to configure settings for sentinel versions ([#1202](https://github.com/hashicorp/terraform-provider-tfe/pull/1202))
9
+
***New Resource**: `r/tfe_opa_version` adds the ability for Terraform Enterprise admins to configure settings for OPA versions ([#1202](https://github.com/hashicorp/terraform-provider-tfe/pull/1202))
12
10
*`r/tfe_policy_set`: Add `agent_enabled` and `policy_tool_version` attributes to allow setting a policy runtime version to the policy set, by @mrinalirao[1234](https://github.com/hashicorp/terraform-provider-tfe/pull/1234)
13
11
*`d/tfe_policy_set`: Add `agent_enabled` and `policy_tool_version` attributes to get the policy runtime version of a policy set, by @mrinalirao[1234](https://github.com/hashicorp/terraform-provider-tfe/pull/1234)
14
12
*`r/tfe_organization`: Add `aggregated_commit_status_enabled` attribute, by @mjyocca[1169](https://github.com/hashicorp/terraform-provider-tfe/pull/1169)
0 commit comments