This folder describes the IaC of Camunda 8 on AWS EKS with IRSA. Instructions can be found on the official documentation: https://docs.camunda.io/docs/self-managed/setup/deploy/amazon/amazon-eks/eks-terraform/
| Name | Source | Version |
|---|---|---|
| eks_cluster | ../../modules/eks-cluster | n/a |
| opensearch_domain | ../../modules/opensearch | n/a |
| postgresql | ../../modules/aurora | n/a |
No resources.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| default_tags | Default tags to apply to all resources | map(string) |
{} |
no |
| Name | Description |
|---|---|
| aurora_iam_role_arns | Map of IAM role names to their ARNs |
| cert_manager_arn | The Amazon Resource Name (ARN) of the AWS IAM Roles for Service Account mapping for the cert-manager |
| external_dns_arn | The Amazon Resource Name (ARN) of the AWS IAM Roles for Service Account mapping for the external-dns |
| opensearch_endpoint | The OpenSearch endpoint URL |
| opensearch_iam_role_arns | Map of IAM role names to their ARNs |
| postgres_endpoint | The Postgres endpoint URL |
| secret_manager_arn | The Amazon Resource Name (ARN) of the AWS IAM Roles for Service Account mapping for the eso manager |