{"id":18624782,"url":"https://github.com/opszero/terraform-helm-aws-vault","last_synced_at":"2026-03-19T05:26:03.182Z","repository":{"id":39869988,"uuid":"492070212","full_name":"opszero/terraform-helm-aws-vault","owner":"opszero","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-06T12:43:33.000Z","size":100,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-06T14:28:35.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opszero.com","language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opszero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"SUPPORT","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["abhiyerra"],"custom":["https://www.opszero.com"]}},"created_at":"2022-05-13T23:59:17.000Z","updated_at":"2025-11-06T12:43:35.000Z","dependencies_parsed_at":"2024-03-18T21:29:00.968Z","dependency_job_id":"cb58ce13-43e7-41c5-ab6e-afd853f91dbd","html_url":"https://github.com/opszero/terraform-helm-aws-vault","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/opszero/terraform-helm-aws-vault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Fterraform-helm-aws-vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Fterraform-helm-aws-vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Fterraform-helm-aws-vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Fterraform-helm-aws-vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opszero","download_url":"https://codeload.github.com/opszero/terraform-helm-aws-vault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Fterraform-helm-aws-vault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28686495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-07T04:31:01.092Z","updated_at":"2026-01-23T09:33:28.885Z","avatar_url":"https://github.com/opszero.png","language":"Smarty","funding_links":["https://github.com/sponsors/abhiyerra","https://www.opszero.com"],"categories":[],"sub_categories":[],"readme":"\u003c!-- BEGIN_TF_DOCS --\u003e\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| \u003ca name=\"provider_aws\"\u003e\u003c/a\u003e [aws](#provider\\_aws) | n/a |\n| \u003ca name=\"provider_helm\"\u003e\u003c/a\u003e [helm](#provider\\_helm) | n/a |\n| \u003ca name=\"provider_null\"\u003e\u003c/a\u003e [null](#provider\\_null) | n/a |\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_eks_cluster_name\"\u003e\u003c/a\u003e [eks\\_cluster\\_name](#input\\_eks\\_cluster\\_name) | The name of EKS cluster to get OIDC ARN and Name | `any` | n/a | yes |\n| \u003ca name=\"input_force_detach_policies\"\u003e\u003c/a\u003e [force\\_detach\\_policies](#input\\_force\\_detach\\_policies) | Flag to force detachment of policies attached to the IAM role. | `string` | `false` | no |\n| \u003ca name=\"input_iam_role_path\"\u003e\u003c/a\u003e [iam\\_role\\_path](#input\\_iam\\_role\\_path) | Path under which to create IAM role. | `string` | `\"/\"` | no |\n| \u003ca name=\"input_s3_kms_policy_arns\"\u003e\u003c/a\u003e [s3\\_kms\\_policy\\_arns](#input\\_s3\\_kms\\_policy\\_arns) | List of IAM policies to attach IAM role | `list` | \u003cpre\u003e[\u003cbr/\u003e  \"arn:aws:iam::aws:policy/AmazonS3FullAccess\",\u003cbr/\u003e  \"arn:aws:iam::aws:policy/AWSKeyManagementServicePowerUser\"\u003cbr/\u003e]\u003c/pre\u003e | no |\n| \u003ca name=\"input_vault_backend_bucket_kms_key\"\u003e\u003c/a\u003e [vault\\_backend\\_bucket\\_kms\\_key](#input\\_vault\\_backend\\_bucket\\_kms\\_key) | The ID of the KMS key | `string` | `\"alias/aws/s3\"` | no |\n| \u003ca name=\"input_vault_backend_bucket_name\"\u003e\u003c/a\u003e [vault\\_backend\\_bucket\\_name](#input\\_vault\\_backend\\_bucket\\_name) | The name of s3 bucket for backend | `any` | n/a | yes |\n| \u003ca name=\"input_vault_backend_bucket_region\"\u003e\u003c/a\u003e [vault\\_backend\\_bucket\\_region](#input\\_vault\\_backend\\_bucket\\_region) | The region of the s3 bucket | `string` | `\"us-east-1\"` | no |\n| \u003ca name=\"input_vault_s3_kms_role_name\"\u003e\u003c/a\u003e [vault\\_s3\\_kms\\_role\\_name](#input\\_vault\\_s3\\_kms\\_role\\_name) | Role used by the Vault as S3 backend | `string` | `\"vault_s3_kms_role\"` | no |\n| \u003ca name=\"input_vault_yml_file\"\u003e\u003c/a\u003e [vault\\_yml\\_file](#input\\_vault\\_yml\\_file) | n/a | `any` | `null` | no |\n## Resources\n\n| Name | Type |\n|------|------|\n| [aws_iam_role.vault_s3_kms_role](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role) | resource |\n| [aws_iam_role_policy_attachment.s3_kms](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role_policy_attachment) | resource |\n| [helm_release.vault](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release) | resource |\n| [null_resource.create_vault_yml](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource |\n| [aws_eks_cluster.cluster](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/eks_cluster) | data source |\n| [aws_iam_policy_document.assume_role](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document) | data source |\n## Outputs\n\nNo outputs.\n# 🚀 Built by opsZero!\n\n\u003ca href=\"https://opszero.com\"\u003e\u003cimg src=\"https://opszero.com/img/common/opsZero-Logo-Large.webp\" width=\"300px\"/\u003e\u003c/a\u003e\n\n[opsZero](https://opszero.com) provides software and consulting for Cloud + AI. With our decade plus of experience scaling some of the world’s most innovative companies we have developed deep expertise in Kubernetes, DevOps, FinOps, and Compliance.\n\nOur software and consulting solutions enable organizations to:\n\n- migrate workloads to the Cloud\n- setup compliance frameworks including SOC2, HIPAA, PCI-DSS, ITAR, FedRamp, CMMC, and more.\n- FinOps solutions to reduce the cost of running Cloud workloads\n- Kubernetes optimized for web scale and AI workloads\n- finding underutilized Cloud resources\n- setting up custom AI training and delivery\n- building data integrations and scrapers\n- modernizing onto modern ARM based processors\n\nWe do this with a high-touch support model where you:\n\n- Get access to us on Slack, Microsoft Teams or Email\n- Get 24/7 coverage of your infrastructure\n- Get an accelerated migration to Kubernetes\n\nPlease [schedule a call](https://calendly.com/opszero-llc/discovery) if you need support.\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n\u003cdiv style=\"display: block\"\u003e\n  \u003cimg src=\"https://opszero.com/img/common/aws-advanced.png\" alt=\"AWS Advanced Tier\" width=\"150px\" \u003e\n  \u003cimg src=\"https://opszero.com/img/common/aws-devops-competency.png\" alt=\"AWS DevOps Competency\" width=\"150px\" \u003e\n  \u003cimg src=\"https://opszero.com/img/common/aws-eks.png\" alt=\"AWS EKS Delivery\" width=\"150px\" \u003e\n  \u003cimg src=\"https://opszero.com/img/common/aws-public-sector.png\" alt=\"AWS Public Sector\" width=\"150px\" \u003e\n\u003c/div\u003e\n\u003c!-- END_TF_DOCS --\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopszero%2Fterraform-helm-aws-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopszero%2Fterraform-helm-aws-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopszero%2Fterraform-helm-aws-vault/lists"}