{"id":24849357,"url":"https://github.com/bugbiteme/demo-tform-n-tier","last_synced_at":"2025-04-12T17:07:19.095Z","repository":{"id":71384453,"uuid":"294851433","full_name":"bugbiteme/demo-tform-n-tier","owner":"bugbiteme","description":"Create a VPC and a database driven website behind an AWS native loadbalancer","archived":false,"fork":false,"pushed_at":"2020-10-15T17:26:57.000Z","size":348,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T17:07:10.582Z","etag":null,"topics":[],"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/bugbiteme.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-09-12T02:08:30.000Z","updated_at":"2022-01-25T14:27:54.000Z","dependencies_parsed_at":"2023-06-07T22:53:39.819Z","dependency_job_id":null,"html_url":"https://github.com/bugbiteme/demo-tform-n-tier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fdemo-tform-n-tier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fdemo-tform-n-tier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fdemo-tform-n-tier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugbiteme%2Fdemo-tform-n-tier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugbiteme","download_url":"https://codeload.github.com/bugbiteme/demo-tform-n-tier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248602315,"owners_count":21131616,"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":"2025-01-31T12:30:57.817Z","updated_at":"2025-04-12T17:07:19.072Z","avatar_url":"https://github.com/bugbiteme.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# demo-tform-n-tier\n\n![Diagram](img/n-tier-diagram.png)\n\nStructure:\n\n```\n    .\n    ├── LICENSE\n    ├── README.md\n    ├── main.tf\n    ├── modules\n    │   ├── autoscaling\n    │   │   ├── cloud_config.yaml\n    │   │   ├── main.tf\n    │   │   ├── outputs.tf\n    │   │   └── variables.tf\n    │   ├── database\n    │   │   ├── main.tf\n    │   │   ├── outputs.tf\n    │   │   └── variables.tf\n    │   └── networking\n    │       ├── main.tf\n    │       ├── outputs.tf\n    │       └── variables.tf\n    ├── outputs.tf\n    ├── providers.tf\n    ├── terraform.tfvars\n    ├── variables.tf\n    └── versions.tf\n```\n\nOutputs:\n\n    db_password = \u003cpassword of MySQL database\u003e\n    lb_dns_name = \u003curl of website\u003e\n\n\nSource code for web application:\n     https://github.com/scottwinkler/vanilla-webserver-src","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugbiteme%2Fdemo-tform-n-tier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugbiteme%2Fdemo-tform-n-tier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugbiteme%2Fdemo-tform-n-tier/lists"}