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

Vpn distribute traffic #367

Closed
wants to merge 1 commit into from
Closed

Vpn distribute traffic #367

wants to merge 1 commit into from

Conversation

ujjwal-ibm
Copy link
Collaborator

@ujjwal-ibm ujjwal-ibm commented Jun 19, 2024

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'

...

Copy link
Collaborator

@astha-jain astha-jain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks good. Is this available to test?

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
@ujjwal-ibm ujjwal-ibm force-pushed the vpn-distribute-traffic branch from d683c93 to f572e72 Compare October 18, 2024 05:40
@ujjwal-ibm
Copy link
Collaborator Author

moving to upstream

@ujjwal-ibm ujjwal-ibm closed this Oct 18, 2024
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