Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 609 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 609 Bytes

SOLUS Terraform plugin

Used to manage SOLUS application.

SOLUS is a virtual infrastructure management solution that facilitates choice, simplicity, and performance for ISPs and enterprises. Offer blazing fast, on-demand VMs, a simple API, and an easy-to-use self-service control panel for your customers to unleash your full potential for growth.

Official site

Development

make init

Run unit tests:

make test

Run acceptance tests:

cp .testacc.env.example .testacc.env
vim .testacc.env
make testacc