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

Load Balancer module #261

Merged
merged 25 commits into from
Mar 2, 2021
Merged

Load Balancer module #261

merged 25 commits into from
Mar 2, 2021

Conversation

benhurjoel
Copy link
Contributor

@benhurjoel benhurjoel commented Feb 9, 2021

Load Balancer module with the following features included :

  • Backend Address Pool
  • NAT Pool
  • NAT Rules
  • Loadbalancer Rules
  • Load Balancer Probe

@benhurjoel benhurjoel self-assigned this Feb 9, 2021
@benhurjoel benhurjoel linked an issue Feb 9, 2021 that may be closed by this pull request
@benhurjoel
Copy link
Contributor Author

Removed the Outbound Rules resource as it was causing panic error. Submitted an issue : hashicorp/terraform-provider-azurerm#10543

@benhurjoel
Copy link
Contributor Author

Update : a PR is on the way to fix the Outbound Rule crashing issue :
hashicorp/terraform-provider-azurerm#10696 .

Copy link
Contributor

@LaurentLesle LaurentLesle left a comment

Choose a reason for hiding this comment

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

Wait for 2.49 to add outbound rules

@benhurjoel
Copy link
Contributor Author

  • Updated the Provider to 2.49.0
  • Added Internal Load Balancer example

@arnaudlh arnaudlh merged commit 6c12d72 into master Mar 2, 2021
@arnaudlh arnaudlh deleted the ben_lb branch March 2, 2021 00:23
BerendvW pushed a commit to VolkerWessels/terraform-azurerm-caf that referenced this pull request Jun 21, 2023
…smosdb-sql-databases-module

Add support for cosmosdb_sql_databases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add Load Balancer capability
3 participants