Skip to content

hook for inputs2outputs should not process sensitive variables #8

@tbugfinder

Description

@tbugfinder

In case a module requires sensitive inputs (worst case passwords) then those shouldn't be added to the inputs2outputs.tf file.
It was also considered to set inputs2outputs overall with sensitive = true however this would also require the same setting for all outputs within this chain.

Therefore the proposal is to skip variables which have sensitive = true.
Easiest approach would be native support by terraform-docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions