-
### Summary
`elb_application_lb` module fails if any of load balancer listeners contain any action other than `forward` under `DefaultActions`.
For example:
```yaml
- amazon.aws.elb_applicatio…
-
-
AWS ALB has Lambda integration now however the events it sends are slightly different to the APIGW Lambda Proxy events and `UseWithAPIGateway` can't cope with these differences it seems. It would be g…
-
**Describe the bug**
We recently added a new ingress to our cluster, and it failed to deploy with this error:
> Failed deploy model due to TooManyUniqueTargetGroupsPerLoadBalancer: You have reac…
-
[FeatureRequest]
Good work on this super cool project. Is there a chance that this could be extended to be used with Application Load Balancer.
-
# Issue
Currently the [fresh-cats job](https://concourse.wg-ard.ci.cloudfoundry.org/teams/main/pipelines/cf-deployment/jobs/fresh-cats/builds/1548) is failing because of the Routing Transparency test…
-
### Describe the bug
The dashboard is deployed properly as it is visible. But when I access it, loading appears and is there forever.
When checking Network on my Chrome, it appears that watch func…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
I currently create a terraform setup, which is setting up a ecs cluster with an appl…
-
Classic load balancer logs are text files *.log
Application load balancer logs are gunzipped files *.gz
-
**Is your feature request related to a problem? Please describe.**
My application resides behind a Google Application Load Balancer. To parse the client's IP I must use the X-Forwarded-For header, [w…