Skip to content

feat: add input arg to terraform init

Interestingly, the plan command was checking for non-interactive input, but the init wasn't. This MR fixes it.

Reference

Merge request reports

Loading