A terraform provider that uses the BigAnimal.com API in order to manage postgres clusters in the cloud
Mozilla Public License 2.0
13
stars
1
forks
source link
settings in pg_bouncer cannot be aligned during a cluster update #565
Closed
sszhao1020 closed 3 months ago
Describe the bug During creating a cluster with pgBouncer disabled or (no pgbouncer block ), the
terraform.tfstate
will becomeDuring the cluster update with the PgBouncer block specified (PGB is still disabled). it always returns
1 to change
(even with settings = null)To Reproduce Steps to reproduce the behavior:
Expected behavior If the
pg_bouncer.is_enabled
is always false, validating settings is unnecessary.Terraform and Provider Version: v0.11.0
Affected Resource(s): Please list the resources as a list, for example: