Hi, Currently it is not possible to avoid creating a DB option group only with a workaround (setting `option_group_name` to some dummy value): https://github.com/terraform-aws-modules/terraform-aws-rds/blob/3997fcb615d1fa516cc7815e12b130a9cd987f3c/main.tf#L9 Was this really the intention? Thanks!