Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 663 Bytes

Inactive Project: I've switched from algo to a lighter weight set of ansible playbooks

terraform-linode-algo-image

MIT Licensed

Terraform module that creates a Linode Image pre-baked with updates and the Algo repo.

Usage

module "algo_image" {
  source  = "github.com/akerl/terraform-linode-algo-base"
}

License

terraform-linode-algo-base is released under the MIT License. See the bundled LICENSE file for details.