mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-29 09:32:39 +00:00
4 lines
91 B
Makefile
4 lines
91 B
Makefile
|
|
clean:
|
|
rm -rf .terraform.lock.hcl .terraform/ terraform.tfstate terraform.tfstate.backup
|