Prerequisites
- Install terraform 1.0 or greater
- Configure some application credentials in the RC Openstack dashboard
- Add a key pair (in the Key Pairs section)
Quickstart
- Copy
terraform.tfvars.example
toterraform.tfvars
and edit in appropriate values - Run
terraform init
- Run
terraform apply