Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for vpn gateway connection distribute traffic #5733

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

uibm
Copy link
Collaborator

@uibm uibm commented Oct 18, 2024

Distributing traffic across tunnels of route-based VPN gateway connections. You can now distribute traffic across tunnels with a status of up in a route-based VPN gateway connection. When creating or updating a route-based VPN gateway connection, set the distribute_traffic property to true (default is false). Existing connections will have the distribute_traffic property set to false

Changes in datasource :

  • vpn_gateway_connection

    • code
    • test
    • doc
  • vpn_gateway_connections

    • code
    • test
    • doc

Changes in resource :

  • vpn_gateway_connection
    • code
    • test
    • doc

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Distributing traffic across tunnels of route-based VPN gateway connections. You can now distribute traffic across tunnels with a status of up in a route-based VPN gateway connection. When creating or updating a route-based VPN gateway connection, set the distribute_traffic property to true (default is false). Existing connections will have the distribute_traffic property set to false
@uibm uibm force-pushed the vpn-distribute-traffic branch from 32ff7d7 to 2271a9a Compare October 18, 2024 05:53
@uibm uibm requested a review from hkantare October 18, 2024 07:40
@hkantare hkantare merged commit 7eb2e52 into IBM-Cloud:master Oct 18, 2024
1 check passed
@uibm uibm deleted the vpn-distribute-traffic branch October 18, 2024 12:40
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.

2 participants