Control: GCP > Project > Organization Policy > Restrict Load Balancer Creation Based on Load Balancer Types
Manage the GCP Organization Policy "Restrict Load Balancer Creation Based on Load Balancer Types" for the project.
This list constraint defines the set of load balancer types which can be created for an organization, folder, or project. Every load balancer type to be allowed or denied must be listed explicitly. By default, creation of all types of load balancers is allowed.
The list of allowed or denied values must be identified as the string name of a load balancer, and can only include values from the list below:
INTERNAL_TCP_UDP
INTERNAL_HTTP_HTTPS
EXTERNAL_NETWORK_TCP_UDP
EXTERNAL_TCP_PROXY
EXTERNAL_SSL_PROXY
EXTERNAL_HTTP_HTTPS
To include all internal or all external load balancer types, use the in: prefix followed by INTERNAL or EXTERNAL. For example, allowing in:INTERNAL will allow all load balancer types from the above list that include INTERNAL.
Resource Types
This control targets the following resource types:
Primary Policies
The following policies can be used to configure this control:
- Restrict Load Balancer Creation Based on Load Balancer Types
- Restrict Load Balancer Creation Based on Load Balancer Types > Action
- Restrict Load Balancer Creation Based on Load Balancer Types > Custom Values
Category
In Your Workspace
Developers
- tmod:@turbot/gcp-orgpolicy#/control/types/computeRestrictLoadBalancerCreationForTypes
- tmod:@turbot/turbot#/control/categories/policy
- turbot graphql controls --filter "controlTypeId:tmod:@turbot/gcp-orgpolicy#/control/types/computeRestrictLoadBalancerCreationForTypes"
Get Controls