Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.58 KB

TF-README.md

File metadata and controls

42 lines (30 loc) · 1.58 KB

dev-env-setup

Requirements

Name Version
terraform ~>1.3.5
helm ~>2.7.1
kind ~>0.0.15
kubectl ~>1.14.0

Providers

Name Version
helm 2.7.1
kind 0.0.16

Modules

No modules.

Resources

Name Type
helm_release.ortelius resource
kind_cluster.ortelius resource

Inputs

Name Description Type Default Required
kind_cluster_config_path Cluster's kubeconfig location string "~/.kube/config" no
kind_cluster_name The name of the cluster string "ortelius" no
ortelius_namespace The Ortelius namespace string "ortelius" no

Outputs

No outputs.