istio

bakuppus/istio/module

Terraform Module HCL MODULE

terraform-module-istio

Install
module "istio" {
source = "bakuppus/istio/module"
version = "1.0.1"
}
plain text: /constructs/tfmod-bakuppus-istio-module/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (6)
NameTypeDescriptionDefault
ingress_valueslist(string)Istio ingress Helm values[]
name_prefixstringPrefix to be used when installing."testing"
namespacestringThe namespace to install into."istio-system"
enable_default_control_planeboolWhether to install a default control planetrue
base_valueslist(string)Istio base Helm values[]
discovery_valueslist(string)Istio discovery Helm values[]
Resources (2)
helm_releasenull_resource
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.1
Cloud MODULE
Total downloads683
Inputs6
Resources2
Namespacebakuppus
Updated