tf up
Combined render, init, plan and apply commands.
Usageâ
$ dinghy tf up [STACK] [options]
Argumentsâ
| Name | Description |
|---|---|
stack | Stack name |
Optionsâ
| Name | Description | Default |
|---|---|---|
--auto-create-backend | Auto create backend bucket if it doesn't exist DINGHY_TF_INIT_AUTO_CREATE_BACKEND | |
--diff-changes-max-lines=<value> | Max lines of diff changes | 10 |
--lock | Lock the state during plan | true |