You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create one master PostgreSQL RDS instance and two read replicas in west.
Create two read-replicas in east, using the master in the west, and using the specified parameter_group_name and vpc_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:
This issue has been automatically migrated to hashicorp/terraform-provider-aws#1329 because it looks like an issue with that provider. If you believe this is not an issue with the provider, please reply to this issue and let us know.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 8, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: