From 293ee86ae9f70818740b86f90966d8b974de2de3 Mon Sep 17 00:00:00 2001 From: bubbletroubles <42738824+bubbletroubles@users.noreply.github.com> Date: Fri, 23 Aug 2024 16:50:51 +1000 Subject: [PATCH] Update README.md to be consistent with AzureRM 4.0 release guidance (#27156) * Update README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a28291429f..74105fe0616e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The AzureRM Terraform Provider allows managing resources within Azure Resource Manager. -When using version 3.0 of the AzureRM Provider we recommend using Terraform 1.x ([the latest version can be found here](https://www.terraform.io/downloads)). Whilst older versions of Terraform Core (0.12.x and later) remain compatible with v3.0 of the AzureRM Provider - support for versions prior to 1.0 will be removed in the next major release of the AzureRM Provider (v4.0). +When using version 4.0 of the AzureRM Provider we recommend using the latest version of Terraform Core ([the latest version can be found here](https://developer.hashicorp.com/terraform/install)). * [Terraform Website](https://www.terraform.io) * [AzureRM Provider Documentation](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs)