{"id":18864437,"url":"https://github.com/spirosoik/terraform-azure-modules","last_synced_at":"2025-04-14T13:13:56.979Z","repository":{"id":87378197,"uuid":"129892932","full_name":"spirosoik/terraform-azure-modules","owner":"spirosoik","description":"Reusable terraform Azure modules","archived":false,"fork":false,"pushed_at":"2018-04-22T10:31:38.000Z","size":11,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T02:23:42.389Z","etag":null,"topics":["ansible","azure","devops","docker","terraform"],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spirosoik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-04-17T11:17:39.000Z","updated_at":"2020-06-11T15:06:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"b04fe764-4926-442b-ab10-b08f83104a78","html_url":"https://github.com/spirosoik/terraform-azure-modules","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/spirosoik%2Fterraform-azure-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirosoik%2Fterraform-azure-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirosoik%2Fterraform-azure-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spirosoik%2Fterraform-azure-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spirosoik","download_url":"https://codeload.github.com/spirosoik/terraform-azure-modules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248886329,"owners_count":21177644,"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":["ansible","azure","devops","docker","terraform"],"created_at":"2024-11-08T04:41:18.681Z","updated_at":"2025-04-14T13:13:56.962Z","avatar_url":"https://github.com/spirosoik.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Terraform modules for Azure\n===========\n\nThis repo includes reusable terraform modules for Azure for quick servers spin up.\n\nThis repo also shows a folder structure based on app and environment level. More specific:\n`\u003capp-name\u003e/\u003clevel\u003e` -\u003e `example.com/production`, `example.com/staging` etc.\n\n\nModules\n----------------------\n\n- `docker_public_vm` - creates an Ubuntu VM which is provisioned with Ansible to setup it with Docker and docker-compose\n- `virtual_network` - creates a Virtual network with two subnets, private and public\n- `vm_storage` - create an Azure managed disk which can be attached in a VM.\n\nVM Provisioning \n----------------------\n\nThe docker public vm uses Ansible [here](https://github.com/spirosoik/terraform-azure-modules/tree/master/ansible) to install the followings:\n- Docker\n- docker-compose\n\nThe provisioning uses terraform [remote-exec](https://www.terraform.io/docs/provisioners/remote-exec.html) in order to wait the machine to be started and [local-exec](https://www.terraform.io/docs/provisioners/local-exec.html) to run the ansible playbooks. \n\nIn order to use the provisioner you should have installed the followings:\n\n```\nansible-galaxy install angstwad.docker_ubuntu\nansible-galaxy install franklinkim.docker-compose\n```\n\nAlso in \n\nExample \n-----\n\nAn example of modules and the recommended project structure can be found [here](https://github.com/spirosoik/terraform-azure-modules/tree/master/example.com)\n\n## License\n\nSee the [LICENSE](LICENSE.md) file for license rights and limitations (Apache license 2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspirosoik%2Fterraform-azure-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspirosoik%2Fterraform-azure-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspirosoik%2Fterraform-azure-modules/lists"}