Skip to content

v0.53.0

Choose a tag to compare

@cloudpossebot cloudpossebot released this 08 Mar 18:08
41cb05d
add sensitive variants of outputs Frank (@syphernl) (#124)

what

  • Add additional outputs which are marked sensitive which can be used when passing on secrets (secrets) or secret maps (map_secrets).

why

  • When using secrets (or map_secrets) and without sensitive outputs TF 0.14 will fail with Error: Output refers to sensitive values

references