diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b5dfc991..96c12ee40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ FEATURES: * r/tfe_workspace: Add attribute `resource_count` to `tfe_workspace` by @rhughes1 ([#682](https://github.com/hashicorp/terraform-provider-tfe/pull/682)) * d/tfe_outputs: Add `nonsensitive_values` attribute to expose current non-sensitive outputs of a given workspace ([#711](https://github.com/hashicorp/terraform-provider-tfe/pull/711)) +* r/tfe_organization_membership: Organization Memberships can now be imported using `/` ([#715](https://github.com/hashicorp/terraform-provider-tfe/pull/715)) ## v0.40.0 (December 6, 2022)