istio
combinator-ml/istio/k8s
Combinator component that installs Istio
terraform-k8s-istio A combinator component that installs Istio. Usage Note that this installation includes limits, so you will need nodes big enough to fit istio, or have autoscaling enabled. ``terraform module "istio" { source = "combinator-ml/istio/k8s" } ` See the full configuration options below. Once installed, you can test your installation with the default Istio example. Requirements | Name | Version | |------|---------| | provider | >= 2.0.0 | Providers | Name | Version | |------|---------| | helm | n/a | | null | n/a | Modules No Modules. Resources | Name | |------| | helm_release | | null_resource | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | base\_values | Istio base Helm values | list(string) | [] | no | | disco
| Name | Type | Description | Default |
|---|---|---|---|
| ingress_values | list(string) | Istio ingress Helm values | [] |
| name_prefix | string | Prefix to be used when installing. | "combinator" |
| namespace | string | The namespace to install into. | "istio-system" |
| enable_default_control_plane | bool | Whether to install a default control plane | true |
| base_values | list(string) | Istio base Helm values | [] |
| discovery_values | list(string) | Istio discovery Helm values | [] |
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Azure Verified Pattern Module for Azure Landing Zone
Terraform Azure Verified Resource Module for Key Vault
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (L