-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
We hope you will support describe_listener_attributes for ELBv2. Since Pulumi AWS v6.57.0 …
-
From boto3 docs:
> If the target is an EC2 instance, it must be in the running state when you register it.
Reproduce:
- Create an ec2 instance in moto
- Stop that instance
- Create a target gr…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Currently checks are made to check if waf fail open is configured but there are cases where …
-
We are able to create a NLB but there is no way for us to create/associate a listener along with target group to it. How do we do it?
```yaml
apiVersion: elbv2.services.k8s.aws/v1alpha1
kind: L…
-
Hello. I found that letsencrypt-aws doesn't work when the ELB type is application, since the new ELBs can only be accessed through [elbv2](http://docs.aws.amazon.com/cli/latest/reference/elbv2/index.h…
-
I am using classing load balancer for which I am using aws.elb.* config elements in eb_deployer.yml file. I want to create ALB instead of ELB and so trying to use aws.elbv2.* . This one is not working…
-
### Describe the bug
When importing an application load balancer and a target group from another stack and registering a new listener on it using addListener, there is a warning printed during `cdk…
-
**Describe the bug**
I try to configure ALBC as described here: https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/guide/use_cases/self_managed_lb/ and here: https://kubernetes-sig…
-
**Is your feature request related to a problem?**
As of now the elbv2 controller can create a target group but not attach any targets to it.
using elbv2-controller
https://github.com/aws-controller…
-
Hi,
Will be that possible to get support for elbv2
http://boto3.readthedocs.io/en/latest/reference/services/elbv2.html#client
I'm not good at python.
But I did notice the same on aws-cli
on one…