issues
search
cloudposse
/
terraform-aws-rds
Terraform module to provision AWS RDS instances
https://cloudposse.com/accelerate
Apache License 2.0
157
stars
180
forks
source link
Allow null subnets for Replicas
#142
Closed
Benbentwo
closed
2 years ago
Benbentwo
commented
2 years ago
what
update to allow null value for replicas
why
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#db_subnet_group_name
Subnets need to be null for replicas
Benbentwo
commented
2 years ago
/test all
what
why