-
https://github.com/mediavine/terraform-aws-grafana/blob/ef144d0363ba1ffdd018ec0714f210fc03336657/modules/ecs_fargate_grafana_dashboard/templates/fargatedashboard.json.tpl#L592
RequestCount is the w…
-
https://github.com/Aml286/Deploy-a-Highly-Available-Website-with-Terraform-on-AWS/blob/main/after%20elb.png
-
k0sctl v0.19.4 is attempting to connect workers to the leader IP instead of the `externalAddress` I have specified in my config:
```
INFO[0023] ==> Running phase: Install workers
INFO[0023] [ssh] b…
-
**Describe the bug**
When using the AWS Landing Zone Accelerator (LZA) with an imported S3 bucket specified for ELB access logs in the global-config.yaml file, the generated S3 bucket policy inco…
-
### 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…
-
There have been a number of times the tap has hit a `429 Too Many Requests` error and the inbuilt back-off strategy has not been able to recover the sync. We should investigate if there is a better wa…
-
We have configured FGT VMs with ELB and ILB . Below is the deployment details
1) Only Single Public IP attached to ELB.
2) Inbound Rules on ELB forwarding 4500 and 500 UDP to Back-end FGT port1 IP…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### YACE version
0.61.2
### Config file
```yaml
discovery:
jobs:
- type: AWS/ELB
regions:
…
-
/kind bug
**What steps did you take and what happened:**
Follow the [quickstart documentation ](https://cluster-api.sigs.k8s.io/user/quick-start.html) with Kubernetes v1.30.5 and a custom built AM…
-
Hi in terraform plan
we have the error:
Error: no matching Route 53 Hosted Zone found
│
│ with data.aws_route53_zone.aws_rke2_zone,
│ on route53.tf line 1, in data "aws_route53_zone" "aws…