{"id":14954393,"url":"https://github.com/devopsinsiders/azure-todo-app-terraform","last_synced_at":"2025-08-10T22:49:10.620Z","repository":{"id":224603729,"uuid":"755495271","full_name":"devopsinsiders/azure-todo-app-terraform","owner":"devopsinsiders","description":"Welcome to azure-todo-app-terraform! 🎉 This repository contains Terraform configurations to deploy a todo-app on the Azure cloud platform. ☁️📝","archived":false,"fork":false,"pushed_at":"2024-02-26T19:56:50.000Z","size":12,"stargazers_count":6,"open_issues_count":2,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T12:05:31.525Z","etag":null,"topics":["terraform","terraform-modules"],"latest_commit_sha":null,"homepage":"https://devopsinsiders.com","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devopsinsiders.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-10T11:42:09.000Z","updated_at":"2025-02-06T17:22:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe3aeb52-5d17-4a9c-96f4-636f277aae9d","html_url":"https://github.com/devopsinsiders/azure-todo-app-terraform","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.125,"last_synced_commit":"6182f3525ea3e2833a91085fda813496c635d09d"},"previous_names":["devopsinsiders/azure-todo-app-terraform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devopsinsiders/azure-todo-app-terraform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsinsiders%2Fazure-todo-app-terraform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsinsiders%2Fazure-todo-app-terraform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsinsiders%2Fazure-todo-app-terraform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsinsiders%2Fazure-todo-app-terraform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopsinsiders","download_url":"https://codeload.github.com/devopsinsiders/azure-todo-app-terraform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsinsiders%2Fazure-todo-app-terraform/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269803693,"owners_count":24477649,"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-10T02:00:08.965Z","response_time":71,"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":["terraform","terraform-modules"],"created_at":"2024-09-24T13:02:19.385Z","updated_at":"2025-08-10T22:49:10.555Z","avatar_url":"https://github.com/devopsinsiders.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# azure-todo-app-terraform 🚀\n\nWelcome to azure-todo-app-terraform! This repository contains Terraform configurations to deploy a todo-app on the Azure cloud platform.\n\n## Folder Structure 📁\n\n```\nazure-todo-app-terraform/\n│\n├── modules/           # Contains reusable Terraform modules\n│   ├── \u003cmodule1\u003e/\n│   ├── \u003cmodule2\u003e/\n│   └── ...\n│\n├── scripts/           # Contains scripts for automation or deployment\n│   ├── \u003cscript1\u003e.sh\n│   ├── \u003cscript2\u003e.py\n│   └── ...\n│\n└── environment/       # Contains environment-specific Terraform configurations\n    ├── dev/\n    ├── prod/\n    └── ...\n```\n\n## Getting Started 🏁\n\nTo get started with deploying the todo-app on Azure using Terraform, follow these steps:\n\n1. **Clone the Repository**: \n   ```\n   git clone https://github.com/devopsinsiders/azure-todo-app-terraform.git\n   ```\n\n2. **Navigate to the Directory**:\n   ```\n   cd azure-todo-app-terraform\n   ```\n\n3. **Set Up Azure Credentials**:\n   Ensure you have Azure credentials set up with appropriate permissions for Terraform to deploy resources.\n\n4. **Customize Configuration**:\n   Modify the Terraform configurations (`*.tf` files) in the `environment/` directory as needed to match your requirements.\n\n5. **Initialize Terraform**:\n   ```\n   terraform init\n   ```\n\n6. **Preview Changes**:\n   ```\n   terraform plan\n   ```\n\n7. **Apply Changes**:\n   ```\n   terraform apply\n   ```\n\n8. **Access Your Todo App**:\n   Once deployment is complete, access your todo-app on Azure.\n\n## Contributing 🤝\n\nWe welcome contributions from the community! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.\n\n## License 📄\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n```\n\nFeel free to use and customize this README.md file as needed for your repository!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsinsiders%2Fazure-todo-app-terraform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsinsiders%2Fazure-todo-app-terraform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsinsiders%2Fazure-todo-app-terraform/lists"}