TerraformOutput

Metadata for a Terraform output.
  • sensitive
    If the output is marked as sensitive.
  • value
    Value of the output. Only available if it's not marked as sensitive, we don't store it otherwise.
  • Hash of the value, always available.