This repo is in the early stages of development, right now its helping to prototype rancher features and it will evolve to eventually provision all the dependencies necessary to serve ICAP.
To read more about the Glasswall ICAP Platform. The technical design documentation is here; ICAP Design Documentation Access is restricted.
- Clone the repo, execute
terraform init
in the root of the directory. - Execute
terraform plan
to view the resources that will be created. This is an opportunity to look at naming conventions etc. - Execute
terraform apply
. - Got to the https endpoint on the ip in the output.
A new version of Terraform is required.
terraform {
required_version = ">= 0.12.6"
}
- azurerm
- rancher
No input.
Name | Description |
---|---|
linux_vm_public_ips | n/a |
tls_private_key | n/a |