Skip to content

database_name doesn't reflect real name created in Render #52

@LukeZeller

Description

@LukeZeller

When I create a temporal_postgres resource with database_name specified, Render sometimes appends a suffix to the created database name. I'd expect this to be reflected after resource creation in the database_name field. Instead, the value in the database_name field incorrectly reflects the desired DB name, not the actual DB name. The actual DB name can be string-parsed out of the connection strings within terraform, but this doesn't feel like it should be necessary.

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