From af742fa9809ab6b9b53b62417df888ee6fad2061 Mon Sep 17 00:00:00 2001 From: Jono Date: Tue, 30 Jul 2024 15:49:18 +1200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2daaa26..488edbf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -This is Authsignal's Terraform provider. +This is Authsignal's Terraform provider. Documentation can be found on the [official Terraform registry](https://registry.terraform.io/providers/authsignal/authsignal/latest/docs). This provider is based on HashiCorp's HashiCups example which can be [found here](https://github.com/hashicorp/terraform-provider-hashicups). From 6e2948e9aa25201c765861365cdd90935b3cc9d0 Mon Sep 17 00:00:00 2001 From: Jono Date: Tue, 30 Jul 2024 15:50:01 +1200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 488edbf..166cfa9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Introduction + This is Authsignal's Terraform provider. Documentation can be found on the [official Terraform registry](https://registry.terraform.io/providers/authsignal/authsignal/latest/docs). This provider is based on HashiCorp's HashiCups example which can be [found here](https://github.com/hashicorp/terraform-provider-hashicups).