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
operator_image_tag wandb/controller image tag string "1.2.13" no
operator_namespace Kubernetes namespace where the operator CRD's will be deployed. By default, it uses the default namespace. string "wandb" no
operator_version https://github.com/wandb/helm-charts/tree/main/charts/operator helm chart version string "0.1.6" 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_cloud The cloud provider to use. string n/a yes
wandb_fqdn The FQDN to the W&B application string 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.