Skip to content

[Bug]: Configured pgbouncer via terraform, does not show up in portal #507

@rickpastoor

Description

@rickpastoor

Current Behavior

Here's what I added (it would be great to have better docs on this, so it might very well be wrong):

pgbouncer_settings = jsonencode({
      autodb_pool_mode = "transaction"
      min_pool_size    = 0
    })

The terraform run went well, but there's no connection pool showing up in the portal.

Expected Behavior

A pool showing up or an error message telling me what's wrong.

Steps To Reproduce

No response

Provider Version

Latest

Terraform Version

1.12.2

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions