kayak

captn3m0/kayak/digitalocean

Terraform Module HCL DIGITALOCEAN
Install
module "kayak" {
source = "captn3m0/kayak/digitalocean"
version = "0.0.1"
}
plain text: /constructs/tfmod-captn3m0-kayak-digitalocean/install.txt
⭐ Source on GitHub 📦 Registry page
README

kayak/digitalocean ![](https://img.shields.io/badge/license-MIT-blue.svg) ![](https://img.shields.io/badge/Status-Alpha-red.svg) Terraform module that sets up a single-node kubernetes cluster on digital ocean using Kayak. For variable and output documentation, see the Terraform Registry or the MODULE.md file.

Inputs (4)
NameTypeDescriptionDefault
domainanyroot domain for the kubernetes cluster required
cert_pathanywhere to store the certificates required
regionanydigital ocean region"blr1"
sizeanydigital ocean size"1gb"
Resources (2)
digitalocean_dropletdigitalocean_ssh_key
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud DIGITALOCEAN
★ Stars0
Forks1
Total downloads790
Inputs4
Resources2
LicenseMIT
Namespacecaptn3m0
Updated