terraform-aws-rds-cluster
terraform-aws-rds-cluster copied to clipboard
network type parameter
Describe the Feature
It is possible to pass network_type parameter - https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster
Expected Behavior
Support network_type parameter - IPV4 or DUAL
Use Case
Access clusters from ipv6-only networks
Describe Ideal Solution
Support network_type parameter - IPV4 or DUAL
Alternatives Considered
No response
Additional Context
No response