feat(home/base/tui/cloud): add terraform cli config file

This commit is contained in:
Ryan Yin
2025-05-29 11:10:23 +08:00
parent 60f57b6ea2
commit e370856b94
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
plugin_cache_dir = "$HOME/.terraform.d/plugin-cache"
disable_checkpoint = true