Load Balancer Configuration
For Application Load Balancer, you need to set up a load balancing configuration that includes the data centers and liveness tests you want to use. Create or import a configuration and then activate it.
- To create a configuration, use the
akamai_cloudlets_application_load_balancer
resource. - To import an existing configuration, use the Akamai Terraform Provider CLI.
Use the akamai_cloudlets_application_load_balancer_activation
resource to deploy the load balancing configuration version to the staging or production network. You can activate a specific version multiple times if you need to.
Updated about 1 year ago