kubernetes-delegate
harness/kubernetes-delegate/harness
Terraform module for installing a Harness Delegate into a Kubernetes cluster
Harness Kubernetes Delegate Install This module will install the Harness delegate into a Kubernetes cluster. Requirements | Name | Version | |------|---------| | helm | 2.5.1 | | utils | >= 0.14.0 | Providers | Name | Version | |------|---------| | helm | 2.5.1 | | utils | 0.17.21 | Modules No modules. Resources | Name | Type | |------|------| | helm_release.delegate | resource | | utils_deep_merge_yaml.irsa | data source | | utils_deep_merge_yaml.values | data source | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | account\_id | The account ID to use for the Harness delegate. | string | n/a | yes | | account\_secret | The account secret to use for the Harness delegate. | string | n/a | yes | | delegate\_name | The name of the
| Name | Type | Description | Default |
|---|---|---|---|
| account_id | string | The account ID to use for the Harness delegate. | required |
| delegate_profile | string | The ID of the delegate profile to use. | required |
| account_secret | string | The account secret to use for the Harness delegate. | required |
| helm_repository | string | The Helm repository to use. | "" |
| proxy_user | string | The proxy user to use for the Harness delegate. | "" |
| values | string | Additional values to pass to the helm chart. Values will be merged, in order, as | "" |
| namespace | string | The namespace to deploy the Harness delegate to. | "harness-delegate" |
| delegate_name | string | The name of the Harness delegate. | "harness-delegate" |
| proxy_password | string | The proxy password to use for the Harness delegate. | "" |
| irsa_enabled | bool | Whether to enable IRSA for the Harness delegate. | false |
| irsa_role_arn | string | The ARN of the role to use for IRSA for the Harness delegate. | "" |
valuesAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,