You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform module to create and manage a Cosmic load balancer.
This module will create a public IP address and configure it as a load balancer in the specified network. It will also create a network ACL for the public IP and add the public ports and allowed CIDRs as ingress ACL rules, ensuring all configured load balancer rules have a corresponding allow rule in the public IP's ACL.