Skip to content

DB option group is created with create_db_option_group = false parameter #188

@mgaal86

Description

@mgaal86

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):

enable_create_db_option_group = var.create_db_option_group ? true : var.option_group_name == "" && var.engine != "postgres"

Was this really the intention?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions