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

Add lb_backend_address_pool to remote #509

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Add lb_backend_address_pool to remote #509

merged 1 commit into from
Nov 22, 2023

Conversation

olandese
Copy link
Contributor

@olandese olandese commented Nov 6, 2023

Description

Added lb_backend_address_pool to local.remote.tf to make possible to create a network_interface_backend_address_pool_association from another LZ.

Does this introduce a breaking change

  • YES
  • NO

Testing

Create a Load Balancer with backendpools and then in another LZ create a network_interface_backend_address_pool_association and refer with a lz_key to the backendpools.

Without this change it was not possible to refer from another LZ to the LB backendpool.

@marcomansiwestland
Copy link

@arnaudlh can you please take a look at this PR? Thanks in advance!

Copy link
Member

@arnaudlh arnaudlh left a comment

Choose a reason for hiding this comment

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

LGTM

@arnaudlh arnaudlh merged commit 2a092d4 into Azure:main Nov 22, 2023
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Is not possible to create a network_interface_backend_address_pool_association from another LZ
3 participants