{"id":20629887,"url":"https://github.com/lbrulet/terraform-basic-infra","last_synced_at":"2026-04-18T18:31:19.120Z","repository":{"id":128440889,"uuid":"252923700","full_name":"lbrulet/terraform-basic-infra","owner":"lbrulet","description":"Terraform basic infrastructure","archived":false,"fork":false,"pushed_at":"2020-04-07T02:46:52.000Z","size":280,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-15T18:53:18.040Z","etag":null,"topics":["autoscaling-groups","aws","ec2-instance","loadbalancer","rds-database","subnet","terraform","vpc"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lbrulet.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":"2020-04-04T06:11:33.000Z","updated_at":"2020-04-07T03:12:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad77b34d-bcb0-45a0-83cb-da4d966f9d88","html_url":"https://github.com/lbrulet/terraform-basic-infra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lbrulet/terraform-basic-infra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrulet%2Fterraform-basic-infra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrulet%2Fterraform-basic-infra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrulet%2Fterraform-basic-infra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrulet%2Fterraform-basic-infra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbrulet","download_url":"https://codeload.github.com/lbrulet/terraform-basic-infra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrulet%2Fterraform-basic-infra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31979801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":["autoscaling-groups","aws","ec2-instance","loadbalancer","rds-database","subnet","terraform","vpc"],"created_at":"2024-11-16T14:06:20.448Z","updated_at":"2026-04-18T18:31:19.115Z","avatar_url":"https://github.com/lbrulet.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform basic infra\n\nThis is a repository to deploy an infrastructure that have \n- a custom vpc with 9 subnets, 3 publics, 3 privates, 3 subnets for data\n- keypair already generated\n- launch configuration, autoscaling group into the private subnets for high availability\n- application load balancer with target group and a listener as well into the public subnets for high availability\n- rds postgres 9.6.16 in data subnet for high availability.\n\n![alt text](https://raw.githubusercontent.com/lbrulet/terraform-basic-infra/master/picture/aws.PNG)\n\n## Installation\n\nUse terraform from [HashiCorp](https://www.terraform.io/docs/index.html) to install.\n\n```bash\nterraform init\n```\n\n## Usage\n\nTo deploy the infrastructure\n```bash\nmake up\n```\n\nTo destroy the infrastructure\n```bash\nmake down\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrulet%2Fterraform-basic-infra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbrulet%2Fterraform-basic-infra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrulet%2Fterraform-basic-infra/lists"}