Skip to content

Commit 52775b0

Browse files
author
Paddy Carver
committed
Add README, initialise repo.
0 parents  commit 52775b0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# terraform-protocol-go
2+
3+
terraform-protocol-go provides low-level Go bindings for the Terraform
4+
protocol, for integrations to be built upon. It strives to be a minimal
5+
possible abstraction on top of the protocol, only hiding the implementation
6+
details of the protocol while leaving its semantics unchanged.
7+
8+
## Status
9+
10+
This project is experimental right now. It should not be relied upon in
11+
production.

0 commit comments

Comments
 (0)