Skatteetaten / terraform-nomad-postgres

Apache License 2.0
8 stars 5 forks source link

Proper rendering of credentials #45

Closed claesgill closed 3 years ago

claesgill commented 3 years ago

Feature description

We need proper rendering of credentials because we want to avoid storing credentails in clean text in terraform state.

Why is it needed?

We don't want to show credentials in clean text.

Suggestion(s)/solution(s) [Optional]

Partly done in the Presto module: https://github.com/fredrikhgrelland/terraform-nomad-presto/blob/master/conf/nomad/presto.hcl#L327

Definition of done

Checklist (after created issue)