We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7423f02 commit 8472ed6Copy full SHA for 8472ed6
README.md
@@ -1,9 +1,10 @@
1
# terraform-plugin-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.
+terraform-plugin-go provides low-level Go bindings for the Terraform
+plugin protocol, for integrations to be built upon. It strives to be a
+minimal possible abstraction on top of the protocol, only hiding the
+implementation details of the protocol while leaving its semantics
7
+unchanged.
8
9
## Status
10
0 commit comments