-
Iam trying to recreate my cluster backup and iam getting this issue with elb aws . That my master node are out of service but I tried to play around the security group for both master and elb securi…
-
### Terraform Core Version
1.9.4
### AWS Provider Version
5.62.0
### Affected Resource(s)
aws_security_group_rule
### Expected Behavior
When importing a non existing security group rule, terraf…
-
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…
-
**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 the…
-
### Terraform Core Version
1.3.9
### AWS Provider Version
5.72.0
### Affected Resource(s)
aws_verifiedaccess_endpoint
### Expected Behavior
The resource should be created.
### …
-
When working https://github.com/pulumi/pulumi-cdk/issues/173 and attempting to schematize Ref intrinsic behavior in https://github.com/pulumi/pulumi-aws-native/pull/1836 I noticed a few resources from…
t0yv0 updated
2 weeks ago
-
### 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…