Browse Source

Edit documentation with option to use flag -detailed-exitcode for terraform plan action

pull/133/head
michalk 3 years ago
parent
commit
2b267cbd5f
  1. 3
      DOCS.md

3
DOCS.md

@ -272,3 +272,6 @@ tf_data_dir
disable_refresh disable_refresh
: (default: `false`) - whether or not to disable refreshing state before `plan` and `apply` commands. : (default: `false`) - whether or not to disable refreshing state before `plan` and `apply` commands.
detailed_exitcode
: (default: `false`) - whether or not to use flag `-detailed-exitcode` with `plan` command.

Loading…
Cancel
Save