-
### Terraform Core Version
1.5.6
### AWS Provider Version
5.73.0
### Affected Resource(s)
aws_lb_listener
### Expected Behavior
If *no* `tcp_idle_timeout_seconds` is specified, I …
-
Hi John,
In your aws-compose-x.yaml you have a x-elbv2 section that doesn't appear to parse properly.
```
> ecs-compose-x plan -f docker-compose.yaml -f aws-compose-x.yaml -n frontend-app
202…
-
### Describe the feature
AWS Network Load Balancer now supports configurable TCP idle timeout.
Announcement: https://aws.amazon.com/about-aws/whats-new/2024/09/aws-network-load-balancer-tcp-idle…
-
Hi guys,
I am running voila on a public heroku app and would love to put authentication before. I have seen a few threads here on this topic but none of the posts helped me to solve the issue.
I…
-
**Is your feature request related to a problem?**
Document setting up zero-downtime deployment with AWS Load balancer controller.
**Describe the solution you'd like**
A documentation with the det…
-
_This issue was originally opened by @micemuni as hashicorp/terraform#18060. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraf…
ghost updated
3 months ago
-
### Describe the bug
Creating an ApplicationLoadBalancer and then adding an ApplicationListener as described in the documentation fails as instantiating a new `ApplicationLoadBalancer` creates a defa…
-
**Is your feature request related to a problem? Please describe.**
We need a way to be able to delete all resources created by the automated or manual EFS/FSx tests or user runs. This would also help…
-
### Describe the bug
when i deploy a dashboard with this code:
```js
const alb5xxCountMetric =
loadBalancedService.loadBalancer.metrics.httpCodeElb(
HttpCodeElb.HTTP_5XX_COUNT…
-
### Terraform Core Version
1.7.5
### AWS Provider Version
5.5.2
### Affected Resource(s)
* aws_lb_listener_rule
### Expected Behavior
Can be configured with 1024 characters (even …