{"id":19637162,"url":"https://github.com/kenych/terraform_exs","last_synced_at":"2025-04-28T09:31:29.836Z","repository":{"id":198655843,"uuid":"129610644","full_name":"kenych/terraform_exs","owner":"kenych","description":"Terraform examples","archived":false,"fork":false,"pushed_at":"2022-03-30T17:31:56.000Z","size":305,"stargazers_count":5,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T08:04:33.316Z","etag":null,"topics":["aws","etcd","infrastructure-as-code","k8s","kubernetes","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kenych.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-04-15T13:03:18.000Z","updated_at":"2023-08-08T09:48:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"998cabcf-2c0a-4041-86a4-fec575a238c8","html_url":"https://github.com/kenych/terraform_exs","commit_stats":null,"previous_names":["kenych/terraform_exs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenych%2Fterraform_exs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenych%2Fterraform_exs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenych%2Fterraform_exs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenych%2Fterraform_exs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenych","download_url":"https://codeload.github.com/kenych/terraform_exs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251284881,"owners_count":21564688,"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":["aws","etcd","infrastructure-as-code","k8s","kubernetes","terraform"],"created_at":"2024-11-11T12:33:23.720Z","updated_at":"2025-04-28T09:31:24.828Z","avatar_url":"https://github.com/kenych.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Init\n\nEither export key/secret:\n\n```\nexport AWS_SECRET_ACCESS_KEY=\nexport AWS_ACCESS_KEY_ID=\n```\nor use aws-profile with multiple profiles, first make sur AWS creds set:\n\n```\ncat ~/.aws/credentials\n[default]\naws_access_key_id = ******\naws_secret_access_key = ******\nregion = eu-west-2\n```\n\nthen use:\n\n```\n export AWS_PROFILE=default\n aws-profile terraform ...\n```\n\n## Components\n\n### k8s_ha\n\nAutomation of 9 node(node per 3 AZ for master/slave/etcd) k8s cluster setup with external etcd with kubeadm\n\n### kops-terraform\n\nSimple k8s single node setup with kops\n\n### openVPN\n\n`components/vpn`\n\nExample of setting up openVPN on RHEL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenych%2Fterraform_exs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenych%2Fterraform_exs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenych%2Fterraform_exs/lists"}