This repo contains Cloudability Terraform modules developed by Skyscrapr.
- To use a module from this repository, please see the README within the module.
- Run
terraform get
to acquire the module. - Run
terraform plan
to see what would be changed. - Run
terraform apply
to make the changes.