You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add option to customize command with terraform-command (#74)
OpenTofu uses a custom command `tofu` rather than the usual
`terraform` command. This adds a `terraform-command` variable to
override the default command and enable `tofu` support.
0 commit comments