Skip to content

Commit

Permalink
chore(changelog): fix after automerge (#1495)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-savciuc authored Dec 28, 2023
1 parent 0dd160c commit e649c48
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ nav_order: 1

## [MAJOR.MINOR.PATCH] - YYYY-MM-DD

- Add support for the `aiven_organization_user_group_member` resource, allowing the association of groups with the users. Please note that this resource is in the beta stage, and to use it, you would need to set the environment variable PROVIDER_AIVEN_ENABLE_BETA to a non-zero value.
- Deprecating `aiven_organization_user` resource and update data source logic that will be used instead of the corresponding resource

## [4.10.0] - 2023-12-27

Expand All @@ -30,6 +30,8 @@ nav_order: 1
- Retry kafka topic creation error `Cluster only has N broker(s), cannot set replication factor to M`
- Fix Kafka Topic migration issues from V3 to V4.
- Fix V3 to V4 migration issue related to cloud_name diff.
- Add support for the `aiven_organization_user_group_member` resource, allowing the association of groups with the users. Please note that this resource is in the beta stage, and to use it, you would need to set the environment variable PROVIDER_AIVEN_ENABLE_BETA to a non-zero value.


## [4.9.4] - 2023-12-13

Expand Down

0 comments on commit e649c48

Please sign in to comment.