-
### What happened?
When `healthCheck` is specified, the resource was not created with the following message:
> cannot run refresh: refresh failed: Too many health_check blocks: No more than …
-
### Name of the resource
AWS::ElasticLoadBalancingV2::Listener
### Resource name
_No response_
### Description
Network Load Balancer now supports TCP idle timeout (Ref: [Announcement](https://aws…
-
We are trying to migrate from `ingress-nginx` to `aws-load-balancer-controller`. We are starting by just installing the controller chart. The plan is to template our applications to use the new ingres…
-
Hello,
It may sounds like a question, instead of request, but let we see.
What's the problem we ( I ) experience is AWS LBC creates by default backed SG with the following tags:
> name: k8s-tr…
-
Hello !
**Describe the bug**
When creating 2 ingress inside a ingressGroup. The first one has all the Exclusive and some Merge annotation to create the ALB and the explicit IngressGroup.
The se…
-
### Background
As part of the implementation of state checks which leverage [tfjson.State](https://pkg.go.dev/github.com/hashicorp/terraform-json#State), built-in state checks, which are implementa…
-
### Describe the bug
We noticed that with versions 2.167.x we are not able to do a lookup on the VPC based on tags.
What we can see when deploying with -vv, is that the lookup is done using random…
-
Today, we have the ability to specify explicit dependencies that are not already captured in the data flow via a `dependsOn` array.
```typescript
let x = new aws.Resource("x");
let y = new aws.Re…
-
ELBv2 resources can have deletion protection but are not supported by `aws-nuke`. From what I can see `aws-nuke` only currently supports 2 resource types:
```
field ELBv2 not found in type struct …
jdyke updated
2 months ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…