Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mheap authored Nov 11, 2024
1 parent 5427207 commit 46abee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### 🚨 BREAKING CHANGES
* The `konnect_cloud_gateway_transit_gateway` resource structure has had a bug fix that enables both AWS and Azure support. This has changed the resource structure and you will need to recreate any transit gateway attachments.
* `CLUSTER_TYPE_HYBRID` is an internal cluster name which has now been removed from the provider. Use `CLUSTER_TYPE_CONTROL_PLANE` instead. This is a state-only update, and will not impact your life infrastructure.
* `CLUSTER_TYPE_HYBRID` is an internal cluster name which has now been removed from the provider. Use `CLUSTER_TYPE_CONTROL_PLANE` instead.
* Setting `scopes = []` in the OpenID Connect plugin is now respected. This means that the default has changed from `['openid']` to `[]`.

### Features
Expand Down Expand Up @@ -158,4 +158,4 @@
## 0.1.0
> Released on 2024/04/16
* Initial release
* Initial release

0 comments on commit 46abee6

Please sign in to comment.