{"id":20926232,"url":"https://github.com/will8ug/learn-terraform-azure","last_synced_at":"2025-09-19T07:10:55.990Z","repository":{"id":217462151,"uuid":"743937582","full_name":"will8ug/learn-terraform-azure","owner":"will8ug","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-09T13:00:43.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T18:17:00.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/will8ug.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-01-16T09:58:20.000Z","updated_at":"2024-07-09T13:00:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"46b272f0-ea6d-4d9a-b2ce-392e2e8ee35e","html_url":"https://github.com/will8ug/learn-terraform-azure","commit_stats":null,"previous_names":["azure-pocs/learn-terraform-azure","will8ug/learn-terraform-azure"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will8ug%2Flearn-terraform-azure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will8ug%2Flearn-terraform-azure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will8ug%2Flearn-terraform-azure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will8ug%2Flearn-terraform-azure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/will8ug","download_url":"https://codeload.github.com/will8ug/learn-terraform-azure/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243318756,"owners_count":20272144,"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":"2024-11-18T20:37:20.303Z","updated_at":"2025-09-19T07:10:50.924Z","avatar_url":"https://github.com/will8ug.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# learn-terraform-azure\n\n[![Terraform](https://github.com/azure-pocs/learn-terraform-azure/actions/workflows/terraform.yml/badge.svg)](https://github.com/azure-pocs/learn-terraform-azure/actions/workflows/terraform.yml)\n\nPractices of this guide: [Get Started - Azure](https://developer.hashicorp.com/terraform/tutorials/azure-get-started).\n\nRelevant commands of this repository:\n```shell\naz login\naz account set --subscription \"\u003csubscription-id\u003e\"\naz ad sp create-for-rbac --role=\"Contributor\" --scopes=\"/subscriptions/\u003csubscription-id\u003e\"\n\nexport ARM_CLIENT_ID=\"\u003cclient-id\u003e\"\nexport ARM_CLIENT_SECRET=\"\u003cclient-secret\u003e\"\nexport ARM_SUBSCRIPTION_ID=\"\u003csubscription-id\u003e\"\nexport ARM_TENANT_ID=\"\u003ctenant-id\u003e\"\n\nterraform init\nterraform fmt\nterraform validate\n\nterraform apply\n\nterraform show\nterraform state list\nterraform state\nterraform state pull azurerm_resource_group.rg\n\nterraform destroy\n\nterraform apply -var \"resource_group_name=myNewResourceGroupName\"\n\nterraform output resource_group_id\n\n#### Terraform Cloud ####\nterraform login\nterraform init\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwill8ug%2Flearn-terraform-azure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwill8ug%2Flearn-terraform-azure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwill8ug%2Flearn-terraform-azure/lists"}