vpc_security_group_ids issue for RDS cross region read replica #1329
Labels
bug
Addresses a defect in current functionality.
service/rds
Issues and PRs that pertain to the rds service.
Milestone
This issue was originally opened by @gao-jian as hashicorp/terraform#15694. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
0.9.11
Terraform Configuration Files
Debug Output
n/a
Panic Output
n/a
Expected Behavior
The cross-region RDS read replicas should use the parameter_group_name and vpc_secuirty_group_ids created in the same script.
Actual Behavior
they still got default values.
Steps to Reproduce
parameter_group_name
andvpc_security_group_ids
which get created in the same script.Important Factoids
no
References
no
The text was updated successfully, but these errors were encountered: