3 Commits

Author SHA1 Message Date
Ryan Boehning
7613c575f6 wip 2023-03-15 13:27:36 -07:00
Ryan Boehning
70c7fff926 Add sensitive flag to vars and outputs that are secrets (#2)
By setting `sensitive = true` on a variable or output, Terraform will
redact it from the plan/apply output. This prevents secrets from being
logged. This is a new feature in Terraform v0.14.
2020-12-05 21:03:33 -08:00
Ryan Boehning
f7ef3d241a Initial commit 2020-04-19 03:40:44 -07:00