Skip to content

gr4ytech/hackucf-terraform-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackUCF Terraform template

This is a terraform template to spin up a virtual machine on Openstack.

How to use this template

Clone the git repo:

git clone https://github.com/gr4ytech/hackucf-terraform-template.git

Change into the directory and run terraform init:

cd hackucf-terraform-template && terraform init

Create a terraform.tfvars file and add credential id and credential secret variables.

Plan your terraform and make sure everything looks good:

terraform plan

Run terraform apply and type yes to watch your infrastructure build!

terraform apply

About

Openstack Terraform template for HackUCF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages