-
### Terraform Version
```
Terraform v1.1.6
on darwin_amd64
+ provider registry.terraform.io/outscale-dev/outscale v0.5.2
```
### Terraform Configuration Files
```terraform
# On o…
-
A [few weeks ago](https://aws.amazon.com/blogs/networking-and-content-delivery/application-load-balancer-type-target-group-for-network-load-balancer/) it was announced that NLBs could now use and Appl…
-
Hi!
I switched a couple of my projects to Kamal. In some of them, especially in staging environments, I use multiple containers on one machine.
Usually, we work with separate repositories for the f…
-
**Is your feature request related to a problem?**
I work on a project where we desire to:
- create load balancers and target groups via terraform and only manage their lifecycle via terraform
- use th…
-
I am having problems with the redirect URI when trying to log in.
I have the application running in AWS, in an ECS container, which communicates through port 80 (HTTP) with an AWS Network Load Balanc…
-
```
{
"GeneratorIds": [
"aws-foundational-security-best-practices/v/1.0.0/ELB.4"
]
}
```
https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-co…
-
# Summary
visibly show the distinction between `externalTrafficPolicy: Local` and `externalTrafficPolicy: Cluster` in view=network
# Motivation
We've run into some problems which we believe m…
-
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
Autoscale Group, Load Balancer, Virtual Router
~~~
##### CLOUDSTACK VERSION
~~~
4.19.1.1
~~~
##### CONFIGURATION
…
-
# Load Balancing Algorithms
Different algorithms can be used to distribute traffic among backend servers:
1. **Round Robin:** Cycles through a list of servers and forwards each new request to the ne…
-
The nc connection to the application server through the "nc 10.2.2.0 5001" command is not working.
Executing tcpdump commands in application server in the nsm0 interface I observe that the SRC ip …