Skip to content

Commit 4e9c027

Browse files
committed
docs: Preparing support for the Terraform Registry.
1 parent 540584d commit 4e9c027

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ See the `docs/` directory for user-facing documentation.
4545
## Documentation
4646

4747
* [TF Provider Documentation](#)
48-
* [Go Package Documentation](#)
48+
* [Go Package Documentation](https://pkg.go.dev/github.com/northwood-labs/terraform-provider-corefunc)

terraform-registry-manifest.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"version": 1,
3+
"metadata": {
4+
"protocol_versions": [
5+
"6.0"
6+
]
7+
}
8+
}

0 commit comments

Comments
 (0)