Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 2.32 KB

File metadata and controls

36 lines (29 loc) · 2.32 KB

Camunda 8 on AWS EKS with IRSA

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/

Modules

Name Source Version
eks_cluster ../../modules/eks-cluster n/a
opensearch_domain ../../modules/opensearch n/a
postgresql ../../modules/aurora n/a

Resources

No resources.

Inputs

Name Description Type Default Required
default_tags Default tags to apply to all resources map(string) {} no

Outputs

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