From 3ad38b3d83a65f2d387c476134b3ccda170c4480 Mon Sep 17 00:00:00 2001 From: Shalev Avhar <51760613+shalev007@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:12:36 +0300 Subject: [PATCH] feat: add Terraform without version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 494741d8..6a9864a2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Port is the Developer Platform meant to supercharge your DevOps and Developers, - [Port docs](https://docs.getport.io/build-your-software-catalog/custom-integration/iac/terraform/) ## Requirements - +- [Terraform](https://www.terraform.io/downloads.html) - [Go](https://golang.org/doc/install) >= 1.19 (to build the provider plugin) - [Port Credentials](https://docs.getport.io/build-your-software-catalog/sync-data-to-catalog/api/#find-your-port-credentials)