From e659bd09dac66a45d5247bd4a412edcf75759e83 Mon Sep 17 00:00:00 2001 From: RLRabinowitz <30493345+RLRabinowitz@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:04:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71478ba4ef2..5926061b84f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Registry PoC +# Fork of Registry PoC Relates to https://github.com/opentofu/opentofu/issues/741 This PoC demonstrates how GitHub repository could be used as the source of truth for the providers and modules of OpenTofu, and later be hosted in GH Pages for OpenTofu CLI to consume @@ -46,4 +46,4 @@ terraform { } } } -``` \ No newline at end of file +```