{"id":19956992,"url":"https://github.com/anmolnagpal/terraform-boilerplate","last_synced_at":"2026-05-20T05:05:13.042Z","repository":{"id":94619442,"uuid":"140049040","full_name":"anmolnagpal/terraform-boilerplate","owner":"anmolnagpal","description":"Terraform Boilerplate","archived":false,"fork":false,"pushed_at":"2018-09-22T20:39:27.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T07:12:18.331Z","etag":null,"topics":["aws","boilerplate","boilerplate-template","devops","template","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/anmolnagpal.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":"2018-07-07T03:18:19.000Z","updated_at":"2020-10-14T22:58:23.000Z","dependencies_parsed_at":"2023-03-13T16:58:24.360Z","dependency_job_id":null,"html_url":"https://github.com/anmolnagpal/terraform-boilerplate","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/anmolnagpal%2Fterraform-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolnagpal%2Fterraform-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolnagpal%2Fterraform-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolnagpal%2Fterraform-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anmolnagpal","download_url":"https://codeload.github.com/anmolnagpal/terraform-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389134,"owners_count":19955106,"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","boilerplate","boilerplate-template","devops","template","terraform"],"created_at":"2024-11-13T01:36:16.921Z","updated_at":"2026-05-20T05:05:12.999Z","avatar_url":"https://github.com/anmolnagpal.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/4303310/42405951-88afac1e-81af-11e8-9d78-f694c6e982f6.png\" /\u003e\u003c/p\u003e\n\n\u003e Terraform for beginners \n\n### Install terraform \nFor MAC OS\n```sh\nbrew install terraform\n```\n### Export AWS secret keys, else define them in `aws-provider.tf`\n```sh\nexport AWS_ACCESS_KEY_ID=AKIA********\nexport AWS_SECRET_ACCESS_KEY=8s8v1lT*******************\nexport AWS_DEFAULT_REGION=us-east-1\n```\n\n### Commands\n```\n$ terraform plan                        # plan\n$ terraform apply                       # shortcut for plan \u0026 apply - avoid this in production\n\n$ terraform plan -out changes.terraform # terraform plan and write the plan to out file\n$ terraform apply changes.terraform     # apply terraform plan using out file\n\n$ terraform show                        # show current state\n$ cat terraform.tfstate                 # show state in JSON format\n```\n\n## Contribution\n\n* Report issues\n* Open pull request to **DEV BRANCH** with improvements\n* Spread the word\n* Reach out to me directly at ianmolnagpal@gmail.com or on twitter [@anmol_nagpal](https://twitter.com/anmol_nagpal)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmolnagpal%2Fterraform-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanmolnagpal%2Fterraform-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmolnagpal%2Fterraform-boilerplate/lists"}