From f813d58766bb169f25672223494e45a736c70f87 Mon Sep 17 00:00:00 2001 From: Amit Shani Date: Tue, 9 Aug 2022 12:46:55 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f91bc2e..9dffdf98 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Port is the Developer Platform meant to supercharge your DevOps and Developers, terraform { required_providers { port = { - source = "port-labs/port" + source = "port-labs/port-labs" version = "~> 0.0.1" } }