{"id":22455454,"url":"https://github.com/ahmedalaa14/terraform-eks","last_synced_at":"2025-03-27T13:18:02.421Z","repository":{"id":246791619,"uuid":"821934792","full_name":"ahmedalaa14/Terraform-EKS","owner":"ahmedalaa14","description":"Automate the provisioning of an Amazon EKS (Elastic Kubernetes Service) cluster using Terraform.","archived":false,"fork":false,"pushed_at":"2024-06-30T15:06:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T17:42:32.267Z","etag":null,"topics":["eks-cluster","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/ahmedalaa14.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-29T21:09:50.000Z","updated_at":"2024-08-24T12:46:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"43e1872b-cac1-48ab-a87c-ca2cdb8b9c67","html_url":"https://github.com/ahmedalaa14/Terraform-EKS","commit_stats":null,"previous_names":["ahmedalaa14/terraform-eks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedalaa14%2FTerraform-EKS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedalaa14%2FTerraform-EKS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedalaa14%2FTerraform-EKS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedalaa14%2FTerraform-EKS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedalaa14","download_url":"https://codeload.github.com/ahmedalaa14/Terraform-EKS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850360,"owners_count":20682647,"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":["eks-cluster","terraform"],"created_at":"2024-12-06T07:11:54.667Z","updated_at":"2025-03-27T13:18:02.398Z","avatar_url":"https://github.com/ahmedalaa14.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"### initialize\n\n    terraform init\n\n### preview terraform actions\n\n    terraform plan\n\n### apply configuration with variables\n\n    terraform apply -var-file terraform-dev.tfvars\n\n### destroy a single resource\n\n    terraform destroy -target aws_vpc.myapp-vpc\n\n### destroy everything fromtf files\n\n    terraform destroy\n\n### show resources and components from current state\n\n    terraform state list\n\n### show current state of a specific resource/data\n\n    terraform state show aws_vpc.myapp-vpc    \n\n### set avail_zone as custom tf environment variable - before apply\n\n    export TF_VAR_avail_zone=\"eu-west-3a\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedalaa14%2Fterraform-eks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmedalaa14%2Fterraform-eks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedalaa14%2Fterraform-eks/lists"}