Skip to content

Commit 66d261b

Browse files
Merge pull request #291256 from johnmarco/jm-aro-terraform
ARO: Terraform
2 parents 25d6f10 + bea64ba commit 66d261b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/openshift/quickstart-openshift-arm-bicep-template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: azure-redhat-openshift
66
ms.topic: quickstart
77
ms.custom: mode-arm, devx-track-azurecli, devx-track-azurepowershell, devx-track-arm-template, devx-track-bicep
88
ms.author: johnmarc
9-
ms.date: 08/27/2024
9+
ms.date: 12/02/2024
1010
keywords: azure, openshift, aro, red hat, arm, bicep
1111
zone_pivot_groups: azure-red-hat-openshift
1212
#Customer intent: I need to use ARM templates or Bicep files to deploy my Azure Red Hat OpenShift cluster.
@@ -20,6 +20,10 @@ This article describes how to use either Azure Resource Manager template (ARM te
2020

2121
Bicep is a domain-specific language (DSL) that uses declarative syntax to deploy Azure resources. In a Bicep file, you define the infrastructure you want to deploy to Azure, and then use that file throughout the development lifecycle to repeatedly deploy your infrastructure. Your resources are deployed in a consistent manner.
2222

23+
> [!NOTE]
24+
> For information on deploying Azure Red Hat OpenShift clusters using Terraform, see [Microsoft.RedHatOpenShift openShiftClusters Terraform](/azure/templates/microsoft.redhatopenshift/openshiftclusters?pivots=deployment-language-terraform).
25+
>
26+
2327
## Prerequisites
2428

2529
* Install [Azure CLI](/cli/azure/install-azure-cli)

0 commit comments

Comments
 (0)