GoogleCloudPlatform / application-integration-management-toolkit

This tool lets you interact with Application Integration, Integration Connectors or Apigee Integration/Connector APIs. The tool lets you manage (create, del, get, list) integrations, connections etc.
Apache License 2.0
22 stars 16 forks source link

Bug fix for the Connection region #81

Closed deepgoel17 closed 1 year ago

deepgoel17 commented 1 year ago

Currently, Scaffolding command is not working properly when integration region and connector region are different. It only works when both integration and connector is in the same region. Added a fix for the same which will only impact on the scaffolding cmd only. I have locally tested and it is working as expected. More info http://b/288844567