mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-22 02:20:07 -04:00
This new field will be consumed in order to redact sensitive values referenced in a list block's input configuration from the query logs. We simply pipe the config schema and the marked values, and include the paths in the query_start log output. |
||
|---|---|---|
| .. | ||
| basic | ||
| duplicate-variables | ||
| empty-result | ||
| invalid-syntax | ||
| invalid-traversal | ||
| missing-configuration | ||
| missing-query-file | ||
| no-list-block | ||
| unknown-config | ||
| with-invalid-variables | ||
| with-locals | ||
| with-sensitive-variables | ||
| with-variables | ||
| with-variables-file | ||
| with-variables-in-tf | ||