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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Add the konnect_gateway_custom_plugin resource for managing non-bundled plugins
Add support for all bundled Kong plugins
Add support for labels to konnect_api_product_version
Add support for ordering to konnect_gateway_plugin
Bug fixes
Force recreation of konnect_gateway_* entities if control_plane_id changes
proxy_urls on konnect_control_plane and dataplane_groups on konnect_cloud_gateway are now marked as sets rather than list. This makes terraform diff ignore the order of items in the list.