feat: init make
This commit is contained in:
parent
ec721711ca
commit
9901351198
1 changed files with 4 additions and 0 deletions
4
sandbox/terraform/libvirt/ubuntu/Makefile
Normal file
4
sandbox/terraform/libvirt/ubuntu/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
default:
|
||||
echo yes | terraform destroy
|
||||
terraform plan --out=plan
|
||||
terraform apply plan
|
Loading…
Add table
Reference in a new issue