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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ FEATURES:
4
4
***New Resource**: `r/tfe_saml_settings` manages SAML Settings, by @karvounis-form3[970](https://github.com/hashicorp/terraform-provider-tfe/pull/970)
5
5
*`d/tfe_saml_settings`: Add PrivateKey (sensitive), SignatureSigningMethod, and SignatureDigestMethod attributes, by @karvounis-form3[970](https://github.com/hashicorp/terraform-provider-tfe/pull/970)
6
6
***New Resource**: `r/tfe_project_policy_set` is a new resource to attach/detach an existing `project` to an existing `policy set`, by @Netra2104[972](https://github.com/hashicorp/terraform-provider-tfe/pull/972)
7
+
*`d/tfe_policy_set`: Add `project_ids` attribute, by @Netra2104[974](https://github.com/hashicorp/terraform-provider-tfe/pull/974/files)
7
8
8
9
NOTES:
9
10
* The provider is now using go-tfe [v1.30.0](https://github.com/hashicorp/go-tfe/releases/tag/v1.30.0), by @karvounis-form3[970](https://github.com/hashicorp/terraform-provider-tfe/pull/970)
0 commit comments