From e0ecea0462db96c7a9e7243138dad6f45fbb8cce Mon Sep 17 00:00:00 2001 From: clouddrove-ci <84795582+clouddrove-ci@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:14:53 +0000 Subject: [PATCH] readme: Update add-on's readme --- addons/actions-runner-controller/README.md | 2 +- addons/aws-ebs-csi-driver/README.md | 2 +- addons/aws-efs-csi-driver/README.md | 2 +- addons/aws-load-balancer-controller/README.md | 2 +- addons/aws-node-termination-handler/README.md | 2 +- addons/calico-tigera/README.md | 2 +- addons/cert-manager/README.md | 2 +- addons/cluster-autoscaler/README.md | 2 +- addons/external-dns/README.md | 2 +- addons/external-secrets/README.md | 2 +- addons/filebeat/README.md | 2 +- addons/fluent-bit/README.md | 2 +- addons/grafana/README.md | 4 ++-- addons/ingress-nginx/README.md | 2 +- addons/istio-ingress/README.md | 4 ++-- addons/karpenter/README.md | 2 +- addons/keda/README.md | 2 +- addons/kiali-server/README.md | 4 ++-- addons/kube-state-metrics/README.md | 2 +- addons/kubeclarity/README.md | 2 +- addons/metrics-server/README.md | 2 +- addons/nri-bundle/README.md | 2 +- addons/prometheus-cloudwatch-exporter/README.md | 2 +- addons/prometheus/README.md | 2 +- addons/redis/README.md | 2 +- addons/reloader/README.md | 2 +- addons/velero/README.md | 2 +- 27 files changed, 30 insertions(+), 30 deletions(-) diff --git a/addons/actions-runner-controller/README.md b/addons/actions-runner-controller/README.md index 127e80b..1648d3b 100644 --- a/addons/actions-runner-controller/README.md +++ b/addons/actions-runner-controller/README.md @@ -62,7 +62,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [actions\_runner\_controller\_extra\_configs](#input\_actions\_runner\_controller\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Actions Runner Controller | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/aws-ebs-csi-driver/README.md b/addons/aws-ebs-csi-driver/README.md index be36018..a2d8b36 100644 --- a/addons/aws-ebs-csi-driver/README.md +++ b/addons/aws-ebs-csi-driver/README.md @@ -49,7 +49,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [aws\_ebs\_csi\_driver\_extra\_configs](#input\_aws\_ebs\_csi\_driver\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for AWS EBS CSI Driver | `any` | `{}` | no | diff --git a/addons/aws-efs-csi-driver/README.md b/addons/aws-efs-csi-driver/README.md index a450d11..a254a38 100644 --- a/addons/aws-efs-csi-driver/README.md +++ b/addons/aws-efs-csi-driver/README.md @@ -52,7 +52,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [aws\_efs\_csi\_driver\_extra\_configs](#input\_aws\_efs\_csi\_driver\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for AWS EFS CSI Driver | `any` | `{}` | no | diff --git a/addons/aws-load-balancer-controller/README.md b/addons/aws-load-balancer-controller/README.md index 456fac6..dea7156 100644 --- a/addons/aws-load-balancer-controller/README.md +++ b/addons/aws-load-balancer-controller/README.md @@ -51,7 +51,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [aws\_load\_balancer\_controller\_extra\_configs](#input\_aws\_load\_balancer\_controller\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for AWS Load Balancer Controller | `any` | `{}` | no | diff --git a/addons/aws-node-termination-handler/README.md b/addons/aws-node-termination-handler/README.md index 83e56e4..b799e7a 100644 --- a/addons/aws-node-termination-handler/README.md +++ b/addons/aws-node-termination-handler/README.md @@ -42,7 +42,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [aws\_node\_termination\_handler\_extra\_configs](#input\_aws\_node\_termination\_handler\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for AWS Node Termination Handler | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/calico-tigera/README.md b/addons/calico-tigera/README.md index a12e547..05566fe 100644 --- a/addons/calico-tigera/README.md +++ b/addons/calico-tigera/README.md @@ -59,7 +59,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [calico\_tigera\_extra\_configs](#input\_calico\_tigera\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for AWS EFS CSI Driver | `any` | `{}` | no | diff --git a/addons/cert-manager/README.md b/addons/cert-manager/README.md index 3c8e475..e775604 100644 --- a/addons/cert-manager/README.md +++ b/addons/cert-manager/README.md @@ -43,7 +43,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [certification\_manager\_extra\_configs](#input\_certification\_manager\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for Certification Manager | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/cluster-autoscaler/README.md b/addons/cluster-autoscaler/README.md index 6aaa97b..76f9921 100644 --- a/addons/cluster-autoscaler/README.md +++ b/addons/cluster-autoscaler/README.md @@ -56,7 +56,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [cluster\_autoscaler\_extra\_configs](#input\_cluster\_autoscaler\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for Cluster Autoscaler | `any` | `{}` | no | diff --git a/addons/external-dns/README.md b/addons/external-dns/README.md index 8c04670..47a5b6e 100644 --- a/addons/external-dns/README.md +++ b/addons/external-dns/README.md @@ -50,7 +50,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [external\_dns\_extra\_configs](#input\_external\_dns\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for External DNS | `any` | `{}` | no | diff --git a/addons/external-secrets/README.md b/addons/external-secrets/README.md index 4a97555..fd594c3 100644 --- a/addons/external-secrets/README.md +++ b/addons/external-secrets/README.md @@ -89,7 +89,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | Account ID of AWS Account | `string` | n/a | yes | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [external\_secrets\_extra\_configs](#input\_external\_secrets\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for Metrics Server | `any` | `{}` | no | diff --git a/addons/filebeat/README.md b/addons/filebeat/README.md index 62b0feb..d2961c7 100644 --- a/addons/filebeat/README.md +++ b/addons/filebeat/README.md @@ -43,7 +43,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [filebeat\_extra\_configs](#input\_filebeat\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for Filebeat | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/fluent-bit/README.md b/addons/fluent-bit/README.md index 440e842..633dd3e 100644 --- a/addons/fluent-bit/README.md +++ b/addons/fluent-bit/README.md @@ -50,7 +50,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [fluent\_bit\_extra\_configs](#input\_fluent\_bit\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for FluentBit | `any` | `{}` | no | diff --git a/addons/grafana/README.md b/addons/grafana/README.md index 9be3cd8..c31d3e3 100644 --- a/addons/grafana/README.md +++ b/addons/grafana/README.md @@ -47,9 +47,9 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [grafana\_extra\_configs](#input\_grafana\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | -| [grafana\_manifests](#input\_grafana\_manifests) | n/a |
object({
grafana_virtualservice_file_path = string
})
| n/a | yes | +| [grafana\_manifests](#input\_grafana\_manifests) | n/a |
object({
grafana_virtualservice_file_path = string
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for AWS Load Balancer Controller | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/ingress-nginx/README.md b/addons/ingress-nginx/README.md index e9857e0..7a80bd1 100644 --- a/addons/ingress-nginx/README.md +++ b/addons/ingress-nginx/README.md @@ -55,7 +55,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Nginx Ingress | `any` | `{}` | no | | [ingress\_nginx\_extra\_configs](#input\_ingress\_nginx\_extra\_configs) | Nginx ingress extra config | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/istio-ingress/README.md b/addons/istio-ingress/README.md index 882d0b3..8ae8a36 100644 --- a/addons/istio-ingress/README.md +++ b/addons/istio-ingress/README.md @@ -52,10 +52,10 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Istio Ingress | `any` | `{}` | no | | [istio\_ingress\_extra\_configs](#input\_istio\_ingress\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | -| [istio\_manifests](#input\_istio\_manifests) | n/a |
object({
istio_ingress_manifest_file_path = list(any)
istio_gateway_manifest_file_path = list(any)
})
| n/a | yes | +| [istio\_manifests](#input\_istio\_manifests) | n/a |
object({
istio_ingress_manifest_file_path = list(any)
istio_gateway_manifest_file_path = list(any)
})
| n/a | yes | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | ## Outputs diff --git a/addons/karpenter/README.md b/addons/karpenter/README.md index 01420e9..d233310 100644 --- a/addons/karpenter/README.md +++ b/addons/karpenter/README.md @@ -49,7 +49,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for Karpenter | `any` | `{}` | no | | [iampolicy\_json\_content](#input\_iampolicy\_json\_content) | Custom IAM Policy for Karpenter IRSA | `string` | `null` | no | diff --git a/addons/keda/README.md b/addons/keda/README.md index d6e31ab..d3a78ca 100644 --- a/addons/keda/README.md +++ b/addons/keda/README.md @@ -42,7 +42,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Keda | `any` | `{}` | no | | [keda\_extra\_configs](#input\_keda\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/kiali-server/README.md b/addons/kiali-server/README.md index f387032..a33d3c4 100644 --- a/addons/kiali-server/README.md +++ b/addons/kiali-server/README.md @@ -47,9 +47,9 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Metrics Server | `any` | `{}` | no | -| [kiali\_manifests](#input\_kiali\_manifests) | n/a |
object({
kiali_virtualservice_file_path = string
})
| n/a | yes | +| [kiali\_manifests](#input\_kiali\_manifests) | n/a |
object({
kiali_virtualservice_file_path = string
})
| n/a | yes | | [kiali\_server\_extra\_configs](#input\_kiali\_server\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/kube-state-metrics/README.md b/addons/kube-state-metrics/README.md index 4b87f15..94da20a 100644 --- a/addons/kube-state-metrics/README.md +++ b/addons/kube-state-metrics/README.md @@ -49,7 +49,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Kube State Metrics | `any` | `{}` | no | | [kube\_state\_metrics\_extra\_configs](#input\_kube\_state\_metrics\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/kubeclarity/README.md b/addons/kubeclarity/README.md index 6ae9346..a5655f0 100644 --- a/addons/kubeclarity/README.md +++ b/addons/kubeclarity/README.md @@ -24,7 +24,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Metrics Server | `any` | `{}` | no | | [kubeclarity\_extra\_configs](#input\_kubeclarity\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/metrics-server/README.md b/addons/metrics-server/README.md index c6b25e5..2d6e424 100644 --- a/addons/metrics-server/README.md +++ b/addons/metrics-server/README.md @@ -41,7 +41,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Metrics Server | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | | [metrics\_server\_extra\_configs](#input\_metrics\_server\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | diff --git a/addons/nri-bundle/README.md b/addons/nri-bundle/README.md index b07d430..388ced4 100644 --- a/addons/nri-bundle/README.md +++ b/addons/nri-bundle/README.md @@ -44,7 +44,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for New-Relic | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | diff --git a/addons/prometheus-cloudwatch-exporter/README.md b/addons/prometheus-cloudwatch-exporter/README.md index 028b812..2596960 100644 --- a/addons/prometheus-cloudwatch-exporter/README.md +++ b/addons/prometheus-cloudwatch-exporter/README.md @@ -176,7 +176,7 @@ config: |- | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for Prometheus Cloudwatch Exporter | `any` | `{}` | no | | [iampolicy\_json\_content](#input\_iampolicy\_json\_content) | Custom IAM Policy for Prometheus Cloudwatch Exporter's Role | `string` | `null` | no | diff --git a/addons/prometheus/README.md b/addons/prometheus/README.md index 969eb50..6cbb9b1 100644 --- a/addons/prometheus/README.md +++ b/addons/prometheus/README.md @@ -55,7 +55,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for AWS Load Balancer Controller | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | | [prometheus\_extra\_configs](#input\_prometheus\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | diff --git a/addons/redis/README.md b/addons/redis/README.md index 88a14ed..4ba6687 100644 --- a/addons/redis/README.md +++ b/addons/redis/README.md @@ -45,7 +45,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Redis Cluster | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | | [redis\_extra\_configs](#input\_redis\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | diff --git a/addons/reloader/README.md b/addons/reloader/README.md index 21a3d5b..c992fd6 100644 --- a/addons/reloader/README.md +++ b/addons/reloader/README.md @@ -44,7 +44,7 @@ No resources. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [helm\_config](#input\_helm\_config) | Helm provider config for Reloader | `any` | `{}` | no | | [manage\_via\_gitops](#input\_manage\_via\_gitops) | Determines if the add-on should be managed via GitOps | `bool` | `false` | no | | [reloader\_extra\_configs](#input\_reloader\_extra\_configs) | Override attributes of helm\_release terraform resource | `any` | `{}` | no | diff --git a/addons/velero/README.md b/addons/velero/README.md index 5a93978..1fc9105 100644 --- a/addons/velero/README.md +++ b/addons/velero/README.md @@ -54,7 +54,7 @@ module "addons" { | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | [account\_id](#input\_account\_id) | n/a | `string` | `""` | no | -| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | +| [addon\_context](#input\_addon\_context) | Input configuration for the addon |
object({
aws_caller_identity_account_id = string
aws_caller_identity_arn = string
aws_eks_cluster_endpoint = string
aws_partition_id = string
aws_region_name = string
eks_cluster_id = string
eks_oidc_issuer_url = string
eks_oidc_provider_arn = string
tags = map(string)
})
| n/a | yes | | [eks\_cluster\_name](#input\_eks\_cluster\_name) | n/a | `string` | `""` | no | | [helm\_config](#input\_helm\_config) | Helm provider config for Velero | `any` | `{}` | no | | [iampolicy\_json\_content](#input\_iampolicy\_json\_content) | Custom IAM Policy for Velero IRSA | `string` | `null` | no |