Skip to content

wandb/terraform-helm-wandb

Repository files navigation

terraform-helm-wandb

Requirements

No requirements.

Providers

Name Version
helm n/a

Modules

No modules.

Resources

Name Type

Inputs

Name Description Type Default Required
controller_image_tag wandb/controller image tag string "latest" no
enable_helm_release Enable or disable applying and releasing Helm chart bool true no
operator_chart_namespace Kubernetes namespace where the operator CRD's will be deployed. By default, it uses the default namespace. string "wandb" no
operator_chart_version https://github.com/wandb/helm-charts/tree/main/charts/operator helm chart version string "latest" no
spec Specification used in the helm release for the instance. see https://github.com/wandb/cdk8s/blob/main/config-schema.json for details. any n/a yes
wandb_namespace Kubernetes namespace where the operator will be deployed. By default, it uses the default namespace. string "default" no

Outputs

No outputs.