mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-30 01:52:18 +00:00
6 lines
121 B
Makefile
6 lines
121 B
Makefile
|
|
init:
|
|
terraform init
|
|
terraform apply -target=null_resource.terraform_key -auto-approve
|
|
terraform apply -auto-approve
|