From 34d27b67030273291216e23f4586898f5554e94c Mon Sep 17 00:00:00 2001 From: Matt Fellows <53900+mefellows@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:13:32 +1000 Subject: [PATCH] chore: update developer docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2bde80..3b8cf31 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ All resources (except for Roles) support [importing](https://www.terraform.io/do ### Requirements - [Terraform](https://www.terraform.io/downloads.html) 0.10+ -- [Go](https://golang.org/doc/install) 1.13 (to build the provider plugin) +- [Go](https://golang.org/doc/install) (See [build version](.github/workflows/test.yml)) ### Building locally