diff --git a/README.md b/README.md index 3015ace..3470932 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,8 @@ module "rds_proxy" { } } - engine_family = "POSTGRESQL" - db_host = "myendpoint.cluster-custom-123456789012.us-east-1.rds.amazonaws.com" - db_name = "example" - # Target Aurora cluster + engine_family = "POSTGRESQL" target_db_cluster = true db_cluster_identifier = "myendpoint"