OpenShift icon indicating copy to clipboard operation
OpenShift copied to clipboard

Implement ARO Resource to Azure Terraform provider

Open phbergsmann opened this issue 2 years ago • 3 comments

It would be great to have Terraform support for the creation of the cluster within the existing Terraform provider: https://registry.terraform.io/providers/hashicorp/azurerm/

The configuration parameters could be the same as with Bicep: https://docs.microsoft.com/en-us/azure/templates/microsoft.redhatopenshift/2020-04-30/openshiftclusters?tabs=bicep

phbergsmann avatar Mar 09 '22 11:03 phbergsmann

+1

miroag avatar Mar 09 '22 11:03 miroag

+1 - we have common customers requesting this capabilities.

romdalf avatar Mar 10 '22 08:03 romdalf

+1 - also need to be able to run the terraform with a Service Principle which does not required additional special administrator access than a standard SP has to Active Directory. We hit this requirement when trying to install ARO with azure cli and a service principle and was not allowed to elevate our service principle permissions.

salpalmer avatar Aug 22 '22 03:08 salpalmer