-
### Terraform Core Version
OpenTofu 1.7.1
### AWS Provider Version
5.66.0
### Affected Resource(s)
* An existing `aws_instance` which has already been configured with an `ipv6_address_count` of `…
-
I am using https://github.com/yl2chen/cidranger to look up IPs inside of CIDR blocks and I think having the CIDR blocks on the CSV file would make much more sense. Any reason for using ranges over CID…
-
**Describe the issue**
Currently checkov skips checking an ingress rules if that rule contains `self=true` .
This is true even if `cidr_blocks = ["0.0.0.0/0"]` or `ipv6_cidr_blocks = ["::/0"]` is p…
-
### Describe the feature
Referencing #28480 the Amazon provided IPv6 CIDR block (/56) should be able to be referenced to use it on egress records or Security Groups. Currently this is only possible f…
-
### Terraform Core Version
1.3.9
### AWS Provider Version
5.11.0
### Affected Resource(s)
aws_vpc.vpc-name.ipv6_cidr_block
### Expected Behavior
The ipv6_cidr_block attribute on a…
-
This is a specific scenario related to a family of longstanding challenges with `aws_security_group` and `aws_security_group_rule` causing `A duplicate Security Group rule was found`. There are two pu…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group#ingress
### Description
### Terraform Version
```shell
NA
```
### A…
-
### Terraform Core Version
Terraform v1.3.6 on darwin_amd64
### AWS Provider Version
AWS
### Affected Resource(s)
Facing same issue describe here: https://github.com/hashicorp/terraform…
-
/kind bug
**What steps did you take and what happened:**
Create a VPC with 3 CIDR blocks (A, B, and C), each containing 2 subnets, 1 private and 1 public. During cluster creation, specify the su…
-
**Describe the bug**
the controller cannot register targets in targetgroupbinding with aws api error
```
ValidationError: The Availability Zone is required for IP address '10.4.40.87' because it …