From 1d81ba2479ca00e0912e277bbb59e54ec4f37e0b Mon Sep 17 00:00:00 2001 From: Eran Kampf <205185+ekampf@users.noreply.github.com> Date: Thu, 31 Aug 2023 09:18:57 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76b578a5..4df23b0a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Requirements - Bash -- [Go](https://golang.org/doc/install) 1.19 (to build the provider plugin) +- [Go](https://golang.org/doc/install) 1.20 (to build the provider plugin) - [Terraform](https://www.terraform.io/downloads.html) 1.x ## Build