[WIP] Azure Load Balancer#6335
Closed
buzztroll wants to merge 3 commits into
Closed
Conversation
Updating the configuration requirements to reflect those published by azure here: https://msdn.microsoft.com/en-us/library/azure/mt163574.aspx
|
Do we have an eta on this ? I would love to use terraform for Azure but I am waiting for load balancer support. |
Contributor
Author
|
It would be great to get feedback and an example HCL from @aznashwan for this. Currently I am trying to tease apart the initial implementation to figure out how to properly use it but I am not having much luck. I may start a new implementation soon. |
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds an acceptance test to #4343 and ports it to use the new changes in the azure-sdk-for-go. @aznashwan please check this out and see if it is going in the right direction. We can add more tests as well.