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
Also, perhaps we should detect if the terraform command is on the path and only use the container if terraform is not present.
The script is basically a wrapper to invoke the container. If you have a local terraform with a close-enough version, I'd just use terraform fmt ... instead of invoking tf-fmt.sh at all.
hack/tf-fmt.sh
doesn't work with selinux in enforcingAlso, perhaps we should detect if the
terraform
command is on the path and only use the container ifterraform
is not present.The text was updated successfully, but these errors were encountered: