-
Detect security group association between other security groups.
-
Path: devsecops-sandbox/test-case/policy-warning-workflow/main.tf
Line: `resource "aws_cloudwatch_log_group" "this" {
name_prefix = local.name_prefix
tags = {
Environment = ""
}
}`
Message: B…
-
### Describe the feature
packages/@aws-cdk/aws-elasticloadbalancing/lib/load-balancer.ts
ELB should allow for SG to be specified the same way that ELBv2 does. CloudFormation and SDK allow this fu…
-
### Terraform Version
```shell
Terraform v1.3.6
```
### Affected Pages
1.https://developer.hashicorp.com/terraform/language/resources/provisioners/syntax#the-self-object
2.https://develo…
-
**Describe the bug**
I have a configuration when the Load Balancer already exists and I just want ALBC to lookup this Network Load Balancer and configure the connection with the Service. In the servi…
-
Placeholder
-
### What happened?
Kubernetes fails to clean up AWS resources it created when creating a Service which leads to a build-up of resources, inability to delete the environment this happens within with…
dpedu updated
1 month ago
-
As reference : https://github.com/hashicorp/terraform/issues/12008
-
**AWS Client VPN** is a fully managed service provided by Amazon Web Services (AWS) designed to allow remote users to securely access AWS resources and on-premises networks from any location using an …
-
### 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…