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
As of terraform 0.13, fmt does not check subdirectories:
terraform fmt --help ...
-recursive Also process files in subdirectories. **By default, only the
given directory** (or current directory) is processed.
The text was updated successfully, but these errors were encountered:
As of terraform 0.13, fmt does not check subdirectories:
The text was updated successfully, but these errors were encountered: