Skip to content

leafcloudhq/tf-leafcloud-plesk

Repository files navigation

Terraform Plesk

Quickstart

  • Make sure you have terraform or opentofu installed.
  • Download your openrc.sh file from the Horizon interface
  • Setup your SSH key in Openstack

Prepare

cp terraform.tfvars.example terraform.tfvars
vi terraform.tfvars # Adjust keypair name to match with the one created in Horizon

Execute

source openrc.sh

terraform init
terraform plan -out plan.out
terraform apply plan.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published