terraform-aws-rds-postgresql icon indicating copy to clipboard operation
terraform-aws-rds-postgresql copied to clipboard

Fix secrets manager secret version

Open eugenk opened this issue 11 months ago • 0 comments
trafficstars

I've tried your module and it has some issues with the secret:

  1. It is not structured because it's invalid JSON
  2. Where the password should be, there is some terraform code in the deployed secret
  3. It used a variable that doesn't exist

I hope this helps :)

eugenk avatar Dec 13 '24 07:12 eugenk