{"id":22472973,"url":"https://github.com/truefoundry/terraform-aws-truefoundry-karpenter","last_synced_at":"2026-01-06T09:35:10.184Z","repository":{"id":178950769,"uuid":"662596780","full_name":"truefoundry/terraform-aws-truefoundry-karpenter","owner":"truefoundry","description":"Truefoundry AWS Karpenter Module","archived":false,"fork":false,"pushed_at":"2024-12-16T11:02:32.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T20:12:00.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/truefoundry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-05T13:24:00.000Z","updated_at":"2024-12-16T11:02:06.000Z","dependencies_parsed_at":"2024-11-28T19:19:09.902Z","dependency_job_id":"61fbf513-2614-445d-af79-5c5779dbb256","html_url":"https://github.com/truefoundry/terraform-aws-truefoundry-karpenter","commit_stats":null,"previous_names":["truefoundry/terraform-aws-truefoundry-karpenter"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-karpenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-karpenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-karpenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/truefoundry%2Fterraform-aws-truefoundry-karpenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/truefoundry","download_url":"https://codeload.github.com/truefoundry/terraform-aws-truefoundry-karpenter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245880817,"owners_count":20687613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-06T12:18:13.884Z","updated_at":"2026-01-06T09:35:10.179Z","avatar_url":"https://github.com/truefoundry.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-aws-truefoundry-karpenter\nTruefoundry AWS Karpenter Module\n\n\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | ~\u003e 1.4 |\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | ~\u003e 5.57 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_aws\"\u003e\u003c/a\u003e [aws](#provider\\_aws) | ~\u003e 5.57 |\n\n## Modules\n\n| Name | Source | Version |\n|------|--------|---------|\n| \u003ca name=\"module_karpenter_irsa_role\"\u003e\u003c/a\u003e [karpenter\\_irsa\\_role](#module\\_karpenter\\_irsa\\_role) | terraform-aws-modules/iam/aws//modules/iam-role-for-service-accounts-eks | 5.59.0 |\n\n## Resources\n\n| Name | Type |\n|------|------|\n| [aws_cloudwatch_event_rule.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_rule) | resource |\n| [aws_cloudwatch_event_target.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_event_target) | resource |\n| [aws_iam_instance_profile.karpenter](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_instance_profile) | resource |\n| [aws_iam_policy.sqs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) | resource |\n| [aws_sqs_queue.karpenter](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sqs_queue) | resource |\n| [aws_sqs_queue_policy.karpenter](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sqs_queue_policy) | resource |\n| [aws_iam_policy_document.node_termination_queue](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_iam_policy_document.sqs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source |\n| [aws_partition.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/partition) | data source |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_additional_controller_node_iam_role_arns\"\u003e\u003c/a\u003e [additional\\_controller\\_node\\_iam\\_role\\_arns](#input\\_additional\\_controller\\_node\\_iam\\_role\\_arns) | The additional node iam roles to be used by karpenter | `list(string)` | `[]` | no |\n| \u003ca name=\"input_cluster_name\"\u003e\u003c/a\u003e [cluster\\_name](#input\\_cluster\\_name) | Cluster Name to install karpenter | `string` | n/a | yes |\n| \u003ca name=\"input_controller_node_iam_role_arn\"\u003e\u003c/a\u003e [controller\\_node\\_iam\\_role\\_arn](#input\\_controller\\_node\\_iam\\_role\\_arn) | The node iam role for the initial node group to be used by karpenter | `string` | n/a | yes |\n| \u003ca name=\"input_controller_nodegroup_name\"\u003e\u003c/a\u003e [controller\\_nodegroup\\_name](#input\\_controller\\_nodegroup\\_name) | The initial nodegroup name | `string` | n/a | yes |\n| \u003ca name=\"input_create_karpenter_iam_role\"\u003e\u003c/a\u003e [create\\_karpenter\\_iam\\_role](#input\\_create\\_karpenter\\_iam\\_role) | Enable/disable creation of IAM role for karpenter | `bool` | `true` | no |\n| \u003ca name=\"input_disable_default_tags\"\u003e\u003c/a\u003e [disable\\_default\\_tags](#input\\_disable\\_default\\_tags) | Disable default tags for the resources created | `bool` | `false` | no |\n| \u003ca name=\"input_existing_karpenter_iam_role_arn\"\u003e\u003c/a\u003e [existing\\_karpenter\\_iam\\_role\\_arn](#input\\_existing\\_karpenter\\_iam\\_role\\_arn) | ARN of the existing karpenter role. This will be used only when create\\_karpenter\\_iam\\_role is set to false | `string` | `\"\"` | no |\n| \u003ca name=\"input_existing_karpenter_instance_profile\"\u003e\u003c/a\u003e [existing\\_karpenter\\_instance\\_profile](#input\\_existing\\_karpenter\\_instance\\_profile) | Instance profile for karpenter. This will be used only when create\\_karpenter\\_iam\\_role is set to false | `string` | `\"\"` | no |\n| \u003ca name=\"input_k8s_service_account_name\"\u003e\u003c/a\u003e [k8s\\_service\\_account\\_name](#input\\_k8s\\_service\\_account\\_name) | The k8s karpenter service account name | `string` | `\"karpenter\"` | no |\n| \u003ca name=\"input_k8s_service_account_namespace\"\u003e\u003c/a\u003e [k8s\\_service\\_account\\_namespace](#input\\_k8s\\_service\\_account\\_namespace) | The k8s karpenter namespace | `string` | `\"kube-system\"` | no |\n| \u003ca name=\"input_karpenter_iam_role_additional_policy_arns\"\u003e\u003c/a\u003e [karpenter\\_iam\\_role\\_additional\\_policy\\_arns](#input\\_karpenter\\_iam\\_role\\_additional\\_policy\\_arns) | ARNs of additional policies to attach to the karpenter IAM role. For example {'x-policy' = arn:aws:iam::123456789012:policy/x-policy}) | `any` | `{}` | no |\n| \u003ca name=\"input_karpenter_iam_role_enable_override\"\u003e\u003c/a\u003e [karpenter\\_iam\\_role\\_enable\\_override](#input\\_karpenter\\_iam\\_role\\_enable\\_override) | Enable/disable override of the node iam role for the initial node group to be used by karpenter. If this is set to true, the karpenter\\_iam\\_role\\_override\\_name will be used. | `bool` | `false` | no |\n| \u003ca name=\"input_karpenter_iam_role_override_name\"\u003e\u003c/a\u003e [karpenter\\_iam\\_role\\_override\\_name](#input\\_karpenter\\_iam\\_role\\_override\\_name) | The name of the node iam role to be used by karpenter. This will be used only when karpenter\\_iam\\_role\\_enable\\_override is set to true | `string` | `\"\"` | no |\n| \u003ca name=\"input_karpenter_iam_role_permissions_boundary_arn\"\u003e\u003c/a\u003e [karpenter\\_iam\\_role\\_permissions\\_boundary\\_arn](#input\\_karpenter\\_iam\\_role\\_permissions\\_boundary\\_arn) | The permissions boundary ARN to be used by the karpenter IAM role | `string` | `\"\"` | no |\n| \u003ca name=\"input_karpenter_iam_role_policy_prefix_enable_override\"\u003e\u003c/a\u003e [karpenter\\_iam\\_role\\_policy\\_prefix\\_enable\\_override](#input\\_karpenter\\_iam\\_role\\_policy\\_prefix\\_enable\\_override) | Enable/disable override of the policy prefix for the karpenter IAM role | `bool` | `false` | no |\n| \u003ca name=\"input_karpenter_iam_role_policy_prefix_override_name\"\u003e\u003c/a\u003e [karpenter\\_iam\\_role\\_policy\\_prefix\\_override\\_name](#input\\_karpenter\\_iam\\_role\\_policy\\_prefix\\_override\\_name) | The name of the policy prefix to be used by the karpenter IAM role | `string` | `\"\"` | no |\n| \u003ca name=\"input_message_retention_seconds\"\u003e\u003c/a\u003e [message\\_retention\\_seconds](#input\\_message\\_retention\\_seconds) | Message retention in seconds for SQS queue | `number` | `300` | no |\n| \u003ca name=\"input_oidc_provider_arn\"\u003e\u003c/a\u003e [oidc\\_provider\\_arn](#input\\_oidc\\_provider\\_arn) | The oidc provider arn of the eks cluster | `string` | n/a | yes |\n| \u003ca name=\"input_sqs_enable_encryption\"\u003e\u003c/a\u003e [sqs\\_enable\\_encryption](#input\\_sqs\\_enable\\_encryption) | Enable Server side encryption for SQS | `bool` | `true` | no |\n| \u003ca name=\"input_tags\"\u003e\u003c/a\u003e [tags](#input\\_tags) | AWS Tags common to all the resources created | `map(string)` | `{}` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_karpenter_instance_profile_id\"\u003e\u003c/a\u003e [karpenter\\_instance\\_profile\\_id](#output\\_karpenter\\_instance\\_profile\\_id) | Karpenter instance profile ID |\n| \u003ca name=\"output_karpenter_role_arn\"\u003e\u003c/a\u003e [karpenter\\_role\\_arn](#output\\_karpenter\\_role\\_arn) | Karpenter role ARN |\n| \u003ca name=\"output_karpenter_sqs_name\"\u003e\u003c/a\u003e [karpenter\\_sqs\\_name](#output\\_karpenter\\_sqs\\_name) | Name of the SQS queue for interruption handling |\n\u003c!-- END_TF_DOCS --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruefoundry%2Fterraform-aws-truefoundry-karpenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruefoundry%2Fterraform-aws-truefoundry-karpenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruefoundry%2Fterraform-aws-truefoundry-karpenter/lists"}