mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-29 17:42:47 +00:00
354 B
354 B
Upload images
Create the config file terraform.tfvars and add params.
# Body of terraform.tfvars
# Regions to use
regions = ["GRA7", "GRA9"]
wget https://github.com/siderolabs/talos/releases/download/v1.4.6/openstack-amd64.tar.gz
tar -xzf openstack-amd64.tar.gz
terraform init && terraform apply -auto-approve