{"id":20995122,"url":"https://github.com/blackboxvision/aws-terraform","last_synced_at":"2026-05-19T01:39:52.284Z","repository":{"id":85769352,"uuid":"122415876","full_name":"BlackBoxVision/aws-terraform","owner":"BlackBoxVision","description":"Test of an AWS Infra using Terraform","archived":false,"fork":false,"pushed_at":"2018-02-23T01:53:59.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-20T08:50:01.134Z","etag":null,"topics":["aws","aws-terraform","infrastructure","terraform"],"latest_commit_sha":null,"homepage":null,"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/BlackBoxVision.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}},"created_at":"2018-02-22T01:27:43.000Z","updated_at":"2020-04-25T19:43:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"94b550d1-bebe-44e9-9671-81e539d1cc45","html_url":"https://github.com/BlackBoxVision/aws-terraform","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/BlackBoxVision%2Faws-terraform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackBoxVision%2Faws-terraform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackBoxVision%2Faws-terraform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackBoxVision%2Faws-terraform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackBoxVision","download_url":"https://codeload.github.com/BlackBoxVision/aws-terraform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410229,"owners_count":20286387,"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","aws-terraform","infrastructure","terraform"],"created_at":"2024-11-19T07:21:48.462Z","updated_at":"2026-05-19T01:39:52.229Z","avatar_url":"https://github.com/BlackBoxVision.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## AWS Terraform POC\n\n### How to run it\n\nFirst you should go to Terraform website (https://www.terraform.io/downloads.html) and download the correct binary for your OS and follow the instructions.\n\nAnd then simply run`terraform apply`\n\n### Project files\n\n#### main.tf\nContains the creation of the infrastructure, it creates the connection to AWS, in order to create the instances and security groups in use for those instances.  \n\n#### variables.tf\nContains all the variables that are used in the main file.  \n\n#### output.tf\nContains all the outputs that will be shown once the `terraform apply` command exits.\nIn this file you can print all the useful data from the infrastructure that you just created.  \n\n### Configuration specific files\n#### \\*.auto.tfvars \nContains all the values that will override the variable defined in `variables.tf` file.  \nIn the variables file, there are two kinds of variables, the required (The ones equal to {}) or the optional (The ones that has a default value set)  \nThose values can be overriden in a key = value format.   \nFor example, to override the AWS_ACCESS_KEY var, you need to write something like this in your .auto.tfvars file:  \n`AWS_ACCESS_KEY = \"SUPERSTRONGANDAWESOMEACCESSKEY\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackboxvision%2Faws-terraform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackboxvision%2Faws-terraform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackboxvision%2Faws-terraform/lists"}