{"id":13543709,"url":"https://github.com/tombuildsstuff/microsoft-build2018","last_synced_at":"2026-01-11T13:18:54.637Z","repository":{"id":89507970,"uuid":"132390212","full_name":"tombuildsstuff/microsoft-build2018","owner":"tombuildsstuff","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-09T15:30:20.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T14:46:39.571Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tombuildsstuff.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}},"created_at":"2018-05-07T01:17:42.000Z","updated_at":"2024-05-07T13:17:39.000Z","dependencies_parsed_at":"2023-03-02T16:15:42.003Z","dependency_job_id":null,"html_url":"https://github.com/tombuildsstuff/microsoft-build2018","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/tombuildsstuff%2Fmicrosoft-build2018","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fmicrosoft-build2018/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fmicrosoft-build2018/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fmicrosoft-build2018/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombuildsstuff","download_url":"https://codeload.github.com/tombuildsstuff/microsoft-build2018/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246724799,"owners_count":20823543,"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-08-01T11:00:35.414Z","updated_at":"2026-01-11T13:18:54.630Z","avatar_url":"https://github.com/tombuildsstuff.png","language":"HCL","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"## Microsoft Build 2018 Demo\n\nThis repository contains one of the demonstrations used in the talk \"(BRK2121) Hybrid multi-cloud strategies using Terraform OSS with Azure\" which was presented at [Microsoft Build, Seattle](https://www.microsoft.com/en-us/build) in May 2018.\n\nThis repository provisions the following:\n\n- [Azure Managed Kubernetes Cluster (AKS)](https://azure.microsoft.com/en-us/services/container-service/) ([Terraform Resource: `azurerm_kubernetes_cluster`](https://www.terraform.io/docs/providers/azurerm/r/kubernetes_cluster.html))\n- [Azure Managed Redis Cache](https://azure.microsoft.com/en-us/services/cache/) ([Terraform Resource: `azurerm_redis_cache`](https://www.terraform.io/docs/providers/azurerm/r/redis_cache.html))\n- [Kubernetes Secret](https://kubernetes.io/docs/concepts/configuration/secret/) ([Terraform Resource: `kubernetes_secret`](https://www.terraform.io/docs/providers/kubernetes/r/secret.html))\n\n.. which makes use of the following [Terraform Providers](https://www.terraform.io/docs/providers/index.html):\n\n- [AzureRM](https://www.terraform.io/docs/providers/azurerm/index.html)\n  * We use the AzureRM Provider to provision the Azure Managed Kubernetes Cluster and Azure Managed Redis Cache clusters.\n- [Kubernetes](https://www.terraform.io/docs/providers/kubernetes/index.html)\n  * We use the Kubernetes Provider to store the Redis Connection String as [a Kubernetes Secret](https://www.terraform.io/docs/providers/kubernetes/r/secret.html) such that it can be retrieved by any Pods\n- [Template](https://www.terraform.io/docs/providers/template/index.html)\n  * This is used to render some connection instructions for demo purposes, it's entirely optional.\n- [TLS](https://www.terraform.io/docs/providers/template/index.html)\n  * We use the TLS Provider to generate a new SSH Key to be used for the Managed Kubernetes Cluster\n\nThis example makes use of [Terraform Modules](https://www.terraform.io/docs/modules/index.html) - with more information available in the README.md for each module:\n\n- [kubernetes-cluster](./modules/kubernetes-cluster)\n- [redis-cache](./modules/redis-cache)\n- [ssh-key](./modules/ssh-key)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fmicrosoft-build2018","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftombuildsstuff%2Fmicrosoft-build2018","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fmicrosoft-build2018/lists"}