IBM / networking-go-sdk

IBM Cloud Networking Services Go SDK
Apache License 2.0
9 stars 11 forks source link

feat(DirectLink): allow the Directlink gateway to be attached to transit gateway #54

Closed ajay-malhotra1 closed 3 years ago

ajay-malhotra1 commented 3 years ago

PR summary

Add connection_mode to Create/Update/Actions api for direct link gateways to specify the type of service this gateway attaches to. Mode transit means this Gateway will be attached to Transit Gateway Service and direct means this Gateway will be attached to VPC or classic connection

Fixes: NA

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Other information

ajay-malhotra1 commented 3 years ago

:tada: This PR is included in version 0.20.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: