mirror of
https://github.com/outbackdingo/terraform-talos.git
synced 2026-01-27 10:20:46 +00:00
4 lines
91 B
Makefile
4 lines
91 B
Makefile
|
|
clean:
|
|
rm -rf .terraform.lock.hcl .terraform/ terraform.tfstate terraform.tfstate.backup
|