Skip to content

Fix: Added fix for drift in konnect_gateway_control_plane resource - #496

Open
shivaygupta-dotcom wants to merge 5 commits into
release/3.23.0from
fix/gateway-control-plane-drift
Open

Fix: Added fix for drift in konnect_gateway_control_plane resource#496
shivaygupta-dotcom wants to merge 5 commits into
release/3.23.0from
fix/gateway-control-plane-drift

Conversation

@shivaygupta-dotcom

@shivaygupta-dotcom shivaygupta-dotcom commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Summary

The konnect_gateway_control_plane resource was showing drift during the Terraform import operation because certain fields were present in the request schema but missing from the response schema.

Added transformations and overlays to the ControlPlane schema for auth_type, cloud_gateway,cluster_type, and proxy_urls to align the create Request and Response schemas.

Issues resolved

Related PRs on platform-api (if any)

Checklist ✅

  • Clean commit history (reset to the current release (release/x.y.z) and git cherry-pick if necessary)
  • Added/updated examples (if applicable)
  • Added acceptance tests (if applicable)
  • Updated CHANGELOG.md

@shivaygupta-dotcom
shivaygupta-dotcom marked this pull request as ready for review September 10, 2026 10:41
@shivaygupta-dotcom shivaygupta-dotcom changed the title Fix/gateway control plane drift Fix: Added fix for drift in konnect_gateway_control_plane resource Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant