{"id":18930074,"url":"https://github.com/labd/terraform-azure-mach-shared","last_synced_at":"2025-08-08T02:11:39.315Z","repository":{"id":78051785,"uuid":"305970081","full_name":"labd/terraform-azure-mach-shared","owner":"labd","description":"Module to provision a 'shared' resource group in Azure to use in a MACH stack","archived":false,"fork":false,"pushed_at":"2022-03-28T07:43:04.000Z","size":12,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-25T02:44:34.101Z","etag":null,"topics":["mach","terraform"],"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/labd.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":"2020-10-21T09:15:02.000Z","updated_at":"2022-03-28T07:41:57.000Z","dependencies_parsed_at":"2023-02-23T22:30:22.123Z","dependency_job_id":null,"html_url":"https://github.com/labd/terraform-azure-mach-shared","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labd/terraform-azure-mach-shared","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-azure-mach-shared","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-azure-mach-shared/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-azure-mach-shared/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-azure-mach-shared/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labd","download_url":"https://codeload.github.com/labd/terraform-azure-mach-shared/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labd%2Fterraform-azure-mach-shared/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269351910,"owners_count":24402678,"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-08-08T02:00:09.200Z","response_time":72,"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":["mach","terraform"],"created_at":"2024-11-08T11:36:26.779Z","updated_at":"2025-08-08T02:11:39.272Z","avatar_url":"https://github.com/labd.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Shared Infra module\n\nTo provision a 'shared' resource group in Azure.\n\n[More information](https://docs.machcomposer.io/tutorial/azure/step-3-setup-azure.html) on how to setup your Azure environment for MACH.\n\n### Resources created\n\n- 'shared' resource group\n- storage account for Terraform state files\n- storage account for Components\n\nWhen `dns_zone_name` is given:\n\n- DNS zone\n- Domain certificates + KeyVault to store them\n\n## Usage\n\n```\nmodule \"shared_infra\" {\n  source                       = \"git::https://github.com/labd/terraform-azure-mach-shared.git\"\n  name_prefix                  = \"mach-we\"\n  region                       = \"westeurope\"\n  dns_zone_name                = your-projects-services.net\n}\n```\n\n### Variables\n\n| name                               | required | description                                                                 |\n| ---------------------------------- | -------- | --------------------------------------------------------------------------- |\n| `region`                           | *        | Which region to create the shared resources in                              |\n| `name_prefix`                      |          | Prefix to be used when naming resources                                     |\n| `tags`                             |          | Tags to apply to the shared resources                                       |\n| `storage_account_replication_type` |          | Replication type of the 'components' storage account                        |\n| `dns_zone_name`                    |          | The custom DNS zone to create                                               |\n| `certificate_access_object_ids`    |          | Object IDs of all users/groups to should be able to access the certificates |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fterraform-azure-mach-shared","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabd%2Fterraform-azure-mach-shared","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabd%2Fterraform-azure-mach-shared/lists"}