terraform-azurerm-vmseries-modules
terraform-azurerm-vmseries-modules copied to clipboard
refactor(module/loadbalancer): separate fip and rules
An example how separation of FIPs and rules would look like
For me it's cleaner approach, we don't have so much locals, validations can be splited into separated variables etc. :)
Hey Łukasz, are you still planning to prepare more complex examples to compare old vs new way of doing things?