{"id":19867035,"url":"https://github.com/azurespheredev/terraformazure","last_synced_at":"2026-04-10T12:31:20.359Z","repository":{"id":259646483,"uuid":"809954133","full_name":"azurespheredev/TerraformAzure","owner":"azurespheredev","description":"Learning to build an Azure lab environment using Terraform.","archived":false,"fork":false,"pushed_at":"2024-06-03T19:12:53.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T00:38:53.541Z","etag":null,"topics":["azure","hcl2","powershell","shell","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azurespheredev.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":"2024-06-03T19:11:16.000Z","updated_at":"2024-06-03T19:15:58.000Z","dependencies_parsed_at":"2024-10-27T04:39:54.819Z","dependency_job_id":null,"html_url":"https://github.com/azurespheredev/TerraformAzure","commit_stats":null,"previous_names":["blitzsprinter/terraformazure","azurespheredev/terraformazure"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azurespheredev/TerraformAzure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FTerraformAzure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FTerraformAzure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FTerraformAzure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FTerraformAzure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azurespheredev","download_url":"https://codeload.github.com/azurespheredev/TerraformAzure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azurespheredev%2FTerraformAzure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["azure","hcl2","powershell","shell","terraform"],"created_at":"2024-11-12T15:28:08.352Z","updated_at":"2026-04-10T12:31:20.336Z","avatar_url":"https://github.com/azurespheredev.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure with Terraform Learning Journey! WIP\n\nBuild an Azure lab environment using Terraform. Journey into mastering infrastructure as code by creating a real-world cloud architecture that can also be used as a learning lab. Gain hands-on experience with tools like GitHub, Azure DevOps pipelines, and configuring virtual machines. This project focuses on incremental learning to develop skills one step at a time. 🚀🌐🧭\n\n## Step 1: Set Up Your Toolkit\n\n- [Install Terraform on Windows with Azure PowerShell](https://learn.microsoft.com/en-us/azure/developer/terraform/get-started-windows-powershell)\n- [Write basic Terraform scripts to interact with Azure services.](https://developer.hashicorp.com/terraform/tutorials/azure-get-started)\n\n## Step 2: Deploy Network \u0026 Virtual Machines\n\n- [Build your Azure network with Terraform, testing components like VNETs and subnets.](https://learn.microsoft.com/en-us/azure/developer/terraform/hub-spoke-on-prem)\n- [Quickstart: Use Terraform to create a Windows VM](https://learn.microsoft.com/en-us/azure/virtual-machines/windows/quick-create-terraform)\n\n## Step 3: Connect \u0026 Automate\n\n- Link your Azure account with your GitHub repository.\n- Set up GitHub Actions for automated workflows.\n- Connect your GitHub repository with Azure DevOps.\n- Prepare Azure DevOps for pipeline creation and Terraform integration.\n\n## Step 4: Build Your Foundation\n\n- Write a YAML pipeline for Terraform deployments and test it.\n- Use Terraform to create and destroy a sub-tenant for controlled deployments.\n- Apply simple configurations like Azure AD, storage blobs, or basic applications (e.g., WordPress).\n- Destroy them afterwards for a solid foundation.\n\n## Step 5: Learn \u0026 Expand\n\n- With each apply/destroy cycle, build upon previous components, creating a more complex lab.\n- Use Git branches to manage different stages of your lab's evolution.\n- Continuously learn and add new features, exploring advanced Terraform techniques and community resources.\n\n## Bonus Tips\n\n- Start with smaller, independent modules for easier testing and debugging.\n- Utilize Terraform state management for consistent deployments.\n- Follow IaC best practices for clean and maintainable code.\n\n## Ready to Start?\n... me too! \u003cgulp\u003e\n\n## Helpful Links\n\n- [Terraform Azure | HashiCorp](https://developer.hashicorp.com/terraform/tutorials/azure-get-started)\n- [Terraform Azure | Microsoft](https://learn.microsoft.com/en-us/azure/developer/terraform/)\n- [Create on-premises virtual network in Azure using Terraform](https://learn.microsoft.com/en-us/azure/developer/terraform/hub-spoke-on-prem)\n- [Quickstart: Create a lab in Azure DevTest Labs using Terraform](https://learn.microsoft.com/en-us/azure/devtest-labs/quickstarts/create-lab-windows-vm-terraform)\n- [Quickstart: Use Terraform to create a Windows VM - Azure Virtual Machines](https://learn.microsoft.com/en-us/azure/virtual-machines/windows/quick-create-terraform)\n- [Deploying an Azure Windows VM using Terraform IaC](https://www.c-sharpcorner.com/article/deploying-an-azure-windows-vm-using-terraform-iac/)\n- [Azure - Provisioning a Windows Virtual Machine using Terraform](https://www.patrickkoch.dev/posts/post_12/)\n- [The Infrastructure Developer's Guide to Terraform: Azure Edition](https://cloudacademy.com/learning-paths/terraform-on-azure-01-1-2658/)\n- [Terraform on Azure | Udemy](https://www.udemy.com/course/terraform-on-azure/)\n\n## Contributions\nContributions are welcome. Please open an issue or submit a pull request if you have any suggestions, questions, or would like to contribute to the project.\n\n### GNU General Public License\nThis script is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis script is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this script. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazurespheredev%2Fterraformazure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazurespheredev%2Fterraformazure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazurespheredev%2Fterraformazure/lists"}