{"id":16119852,"url":"https://github.com/piomin/terraform-openshift","last_synced_at":"2025-03-18T10:31:46.713Z","repository":{"id":196639613,"uuid":"696803027","full_name":"piomin/terraform-openshift","owner":"piomin","description":"This repository contains Terraform configuration for creating and managing OpenShift clusters","archived":false,"fork":false,"pushed_at":"2025-03-04T13:54:58.000Z","size":59,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T19:48:02.089Z","etag":null,"topics":["aro","azure","openshift","terraform"],"latest_commit_sha":null,"homepage":"https://piotrminkowski.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/piomin.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":"2023-09-26T13:12:50.000Z","updated_at":"2025-03-04T13:55:01.000Z","dependencies_parsed_at":"2024-10-27T18:12:01.014Z","dependency_job_id":"dd8b270f-05fd-4d28-b845-4f5c2197966f","html_url":"https://github.com/piomin/terraform-openshift","commit_stats":null,"previous_names":["piomin/terraform-openshift"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fterraform-openshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fterraform-openshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fterraform-openshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piomin%2Fterraform-openshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piomin","download_url":"https://codeload.github.com/piomin/terraform-openshift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244201876,"owners_count":20415167,"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":["aro","azure","openshift","terraform"],"created_at":"2024-10-09T20:55:18.143Z","updated_at":"2025-03-18T10:31:46.381Z","avatar_url":"https://github.com/piomin.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenShift with Terraform Configuration [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social\u0026logo=twitter\u0026label=Follow%20Me)](https://twitter.com/piotr_minkowski)\n\n[![CircleCI](https://circleci.com/gh/piomin/sample-spring-microservices-new.svg?style=svg)](https://circleci.com/gh/piomin/sample-spring-microservices-new)\n\nIn this project I'm demonstrating how to use Terraform to create and manage OpenShift clusters.\n\n## Description \n\nHere's the list of articles that explain in the details how it works:\n1. How to create OpenShift cluster on Azure with the ARO managed service and install operators and apps: [Manage OpenShift with Terraform](https://piotrminkowski.com/2023/09/29/manage-openshift-with-terraform/)\n\n## Getting Started\n\nYou need to install Azure CLI (`az`) and Terraform CLI.\n\nFirst login to the Azure account. You need an account there:\n```shell\n$ az account show\n```\n\nThen just run my script on the existing AZ resource group:\n```shell\n$ ./aro-with-servicemesh.sh\n```\n\n### Scenarios\n\n#### Multicluster\n\nGo to the `multicluster` directory. Run the following command to initialize workspace:\n```shell\n$ terraform init\n```\n\nThen, let's create required objects:\n```shell\n$ terraform apply -auto-approve -var kubeconfig=../aro/kubeconfig\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fterraform-openshift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiomin%2Fterraform-openshift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiomin%2Fterraform-openshift/lists"}