From 20518bafbac7f47d8faa0835b886ad0486190b70 Mon Sep 17 00:00:00 2001 From: Thanh <53460339+ncthanh2000@users.noreply.github.com> Date: Thu, 4 Aug 2022 02:27:12 +1000 Subject: [PATCH] Update README.md (#270) --- topics/terraform/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/terraform/README.md b/topics/terraform/README.md index c78df18..ceb3b86 100644 --- a/topics/terraform/README.md +++ b/topics/terraform/README.md @@ -107,7 +107,7 @@ terraform { aws = { source = "hashicorp/aws" } - azurer = { + azurerm = { source = "hashicorp/azurerm" version = "~> 3.0.2" } @@ -532,4 +532,4 @@ It's does NOT create the definitions/configuration for creating such infrastruct

-
\ No newline at end of file +