Closed bassg0navy closed 6 months ago
Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you.
Was able to resolve this, but unsure how. Possibly related to changing encoding of vault secret value.
Community Note
Terraform Version and Provider Version
Terraform v1.8.3 on darwin_arm64
Affected Resource(s)
Terraform Configuration Files
Debug Output
Gist
Expected Behavior
Vault secret should have been read successfully, and its content used as admin password for new PostgreSQL db system.
Actual Behavior
Instead, terraform fails with 400 error suggesting the following:
Steps to Reproduce
terraform apply
Important Factoids
References