mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-11-01 10:48:36 +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
|