Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 17:15
· 9 commits to main since this release
fb914c0

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.