-
### Terraform Core Version
1.5.7-1
### AWS Provider Version
5.77.0
### Affected Resource(s)
aws_vpc_security_group_ingress_rule
terraform/modules/filesystem/main.tf
resource "aws_security_g…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.76.0
### Affected Resource(s)
* aws_vpc_security_group_ingress_rule
### Expected Behavior
Using the `ingress` block within `aws_secur…
-
**What happened**:
I have this following setup, using "security groups for pods" and "prefix delegation":
- POD_SECURITY_GROUP_ENFORCING_MODE is set to "standard"
- ENABLE_PREFIX_DELEGATION…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.78.0
### Affected Resource(s)
```
resource "aws_codebuild_fleet" "windows_fleet" {
name = "windows"
base…
-
/kind bug
**What steps did you take and what happened:**
The `spec` section of `AWSManagedControlPlane` allows us to provide `additionalTags`. These tags are then propagated to all the resources…
-
### Description
Terraform 1.8 now supports: `Providers can now transfer the ownership of a remote object between resources of different types, for situations where there are two different resource ty…
-
### Description
Security Group Rules support tagging. The data source `aws_vpc_security_group_rule` has an attribute `tags`, but the resource does not.
### Affected Resource(s) and/or Data Source(s)…
-
### Describe what happened
I'm able to create this security group rule with cross-account security group reference(under the context of VPC Peering, [here](https://docs.aws.amazon.com/vpc/latest/peer…
-
### Terraform Core Version
1.9.4
### AWS Provider Version
5.78.0
### Affected Resource(s)
aws_msk_cluster
### Expected Behavior
cluster can be provisioned with express brokers
…
-
### Description
The older `aws_security_group` ingress and egress blocks used to allow us to specify multiple both ipv4 and ipv6 cidr_blocks in the one config, and they accepted arrays with multipl…