{"id":14957771,"url":"https://github.com/ari-hacks/terraform-study-guide","last_synced_at":"2025-10-28T05:08:47.809Z","repository":{"id":54182074,"uuid":"270434288","full_name":"ari-hacks/terraform-study-guide","owner":"ari-hacks","description":"📚 Study Guide for the Terraform Associate Certification","archived":false,"fork":false,"pushed_at":"2023-04-11T07:39:35.000Z","size":582,"stargazers_count":137,"open_issues_count":1,"forks_count":130,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T09:47:24.760Z","etag":null,"topics":["hashicorp","hashicorp-terraform","hcl","iac","infrastructure-as-code","terraform","terraform-cloud"],"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/ari-hacks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"ari_hacks","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-06-07T21:13:50.000Z","updated_at":"2025-04-03T16:09:01.000Z","dependencies_parsed_at":"2024-01-14T12:29:17.830Z","dependency_job_id":null,"html_url":"https://github.com/ari-hacks/terraform-study-guide","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ari-hacks/terraform-study-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ari-hacks%2Fterraform-study-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ari-hacks%2Fterraform-study-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ari-hacks%2Fterraform-study-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ari-hacks%2Fterraform-study-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ari-hacks","download_url":"https://codeload.github.com/ari-hacks/terraform-study-guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ari-hacks%2Fterraform-study-guide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281386589,"owners_count":26492014,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["hashicorp","hashicorp-terraform","hcl","iac","infrastructure-as-code","terraform","terraform-cloud"],"created_at":"2024-09-24T13:15:33.476Z","updated_at":"2025-10-28T05:08:47.768Z","avatar_url":"https://github.com/ari-hacks.png","language":"HCL","funding_links":["https://ko-fi.com/ari_hacks"],"categories":["Terraform"],"sub_categories":["Graph Theory"],"readme":"\n\u003cimg align=\"center\" src=\"tf-logo.png\"\u003e\n\n# Terraform Study Guide\nStudy Guide for the Terraform Associate Certification 2020\n\n\u003cimg align=\"left\" src=\"https://img.shields.io/github/last-commit/ari-hacks/terraform-study-guide/master?style=for-the-badge\"\u003e\n\n\u003cimg align=\"center\" src=\"https://img.shields.io/github/license/ari-hacks/terraform-study-guide?style=for-the-badge\"\u003e\n\n\u003cimg align=\"right\" src=\"https://img.shields.io/github/repo-size/ari-hacks/terraform-study-guide?style=for-the-badge\"\u003e\n\n\n\n## Objectives \n\n  - [x] 1. [Understand Infrastructure as Code (IaC) concepts](/Objective%201%20\u0026%202/Iac.md)\n\n  - [x] 2. [Understand Terraform's purpose (vs other IaC)](/Objective%201%20\u0026%202/Iac.md)\n\n  - [x] 3. [Understand Terraform basics](/Objective%203/terraform-basics.md)\n  - [x] 4.[Use the Terraform CLI (outside of core workflow)](/Objective%204/terraform-cli.md)\n  - [x] 5. [Interact with Terraform modules](/Objective%205/modules.md)\n  - [x] 6. [Navigate Terraform workflow](/Objective%206/workflow.md)\n  - [x] 7. [Implement and maintain state](/Objective%207/manage-state.md)\n  - [x] 8. [Read, generate, and modify configuration](/Objective%208/hcl-features.md)\n  - [x] 9. [Undersstand Terraform Cloud and Enterprise capabilities](/Objective%209/cloud-and-enterprise.md)\n\n## TODO \n - [ ] Review and format \n - [ ] Add HCL examples\n-------------------------------\n\n## Additional Hashicorp Resources\n- The exam will be on Terraform 0.12.0 and higher. \n- [Exam Review](https://learn.hashicorp.com/terraform/certification/terraform-associate-review)\n- [Sample Questions](/Sample%20Questions%20/Question-Answer.md)\n- [Official Study Guide](https://learn.hashicorp.com/tutorials/terraform/associate-study)\n- [Lab Tutorials](https://learn.hashicorp.com/tutorials/terraform/infrastructure-as-code?in=terraform/aws-get-started)\n- [Terraform Registry - find modules for deploying common infra](https://registry.terraform.io/)\n- [Terraform feature pdf](/tf-feature-table.pdf) or [View on the webiste](https://www.hashicorp.com/products/terraform/pricing/)\n  \n## Additional External Resources\n- 🌟 Anki Flashcards [Download](/anki/) or [Web link](https://ankiweb.net/shared/info/180398604) 🌟\n- [General Terraform Best Practices](https://www.terraform-best-practices.com/)\n- [Terraform Cloud Interactive Learning](https://www.katacoda.com/courses/terraform)\n- [A Cloud Guru Terraform Cheatsheet](https://res.cloudinary.com/acloud-guru/image/fetch/c_thumb,f_auto,q_auto/https://acg-wordpress-content-production.s3.us-west-2.amazonaws.com/app/uploads/2020/11/terraform-cheatsheet-from-ACG.pdf)\n- Practice Exams \n  - \u003cs\u003e[Udemy](https://www.udemy.com/course/hashicorp-certified-terraform-associate-2020-practice-exam/)\u003c/s\u003e\n  - [Medium](https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certification-7a3ccebe6a1a)\n  - [Youtube overview of the exam and practice questions](https://www.youtube.com/watch?v=vhZEdqlXlSs\u0026list=PL5VXZTK6spA2HF5Kf0rI9RDRHF9Hopffr)\n\n\n  NOTE: Most of this information comes directly from the [Hashicorp website](https://learn.hashicorp.com/terraform/certification/terraform-associate-study-guide) I've compiled the resources here for accessibility and easy review. 🙂 If you find this study guide useful please give it a 🌟 and check back for updates! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fari-hacks%2Fterraform-study-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fari-hacks%2Fterraform-study-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fari-hacks%2Fterraform-study-guide/lists"}