Repo to Manage PostgreSql database as Code using Terraform and Github Actions.
Name | Version |
---|---|
terraform | ~>1.9.0 |
postgresql | 1.25.0 |
No providers.
Name | Source | Version |
---|---|---|
database | ./modules/database | n/a |
No resources.
Name | Description | Type | Default | Required |
---|---|---|---|---|
postgresql_databases | A map of PostgreSQL databases to create | map(object({ |
{} |
no |
postgresql_default_password | The password for the PostgreSQL user | string |
"" |
no |
No outputs.