terraform-azurerm-loadbalancer

Terraform Azure RM Module for Load Balancer

MIT License

Stars
61
Committers
18
terraform-azurerm-loadbalancer - 4.2.0 Latest Release

Published by lonegunmanb over 1 year ago

terraform-azurerm-loadbalancer - 4.1.0

Published by lonegunmanb over 1 year ago

terraform-azurerm-loadbalancer - 4.0.0

Published by lonegunmanb almost 2 years ago

  • Bump github.com/gruntwork-io/terratest from 0.41.7 to 0.41.9 in /test #57 (dependabot[bot])
  • Deprecate outdated syntax #56 (lonegunmanb)
  • Reorder arguments, variables, outputs, locals to meet the codex requirement. #55 (lonegunmanb)
  • Rewrite pull request #41 so we can customize arguments for public ip. #54 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.3.0 to 0.6.0 in /test #51 (dependabot[bot])
  • Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 in /test #50 (dependabot[bot])
  • Add new CI pipeline #49 (lonegunmanb)
  • Fix unsupported parameter and options about lb-rule #47 (Izual750)
terraform-azurerm-loadbalancer - Add new variable `name` and `pip_name`

Published by yupwei68 over 3 years ago

Add new variable name and pip_name

terraform-azurerm-loadbalancer - Deprecated `resource_grou_name` in `azurerm_lb_backend_address_pool`

Published by yupwei68 over 3 years ago

Deprecated resource_grou_name in azurerm_lb_backend_address_pool

terraform-azurerm-loadbalancer - Add new variable `pip_sku` to fix error `PublicIPAndLBSkuDoNotMatch`

Published by yupwei68 over 3 years ago

Add new variable pip_sku to fix error PublicIPAndLBSkuDoNotMatch

terraform-azurerm-loadbalancer - Support Terraform 0.13

Published by yupwei68 about 4 years ago

Support Terraform 0.13

terraform-azurerm-loadbalancer - Separate `lb_rule` and `lb_probe` and Add Variable `lb_probe`

Published by yupwei68 about 4 years ago

  1. correct README examples
  2. add variable lb_sku

breaking changes:

  1. import an existing resource_group_name
  2. separate lb_rule and lb_probe (for protocol types are different), add variable lb_probe ,format as "[protocol, port, request_path]". Thus, protocol in lb_port will not add lb_probe by default.
terraform-azurerm-loadbalancer - Terraform v0.12 support

Published by yupwei68 over 4 years ago

  1. upgrade to Terraform v0.12
  2. use variable allocation_method to deprecate variable public_ip_address_allocation
terraform-azurerm-loadbalancer - Updates, cleanup, testing

Published by dtzar over 6 years ago

  • Add azurerm_public_ip_address output (#5 @mashayev)
  • Setup TravisCI (#7 @dtzar)
  • Rake test workflow (#8 @jeffreyCline )
  • Add private loadbalancer option (#3 @lbnjma)
  • Remove unused variable (#10 @dtzar)
  • Add more resource tag parameters (#13 @horsey)
terraform-azurerm-loadbalancer - Update README and PATH

Published by dcaro about 7 years ago

Use the registry path

Package Rankings
Top 5.37% on Proxy.golang.org
Related Projects