Skip to content

Commit 4b35dc2

Browse files
Update README.md (#244)
Add Waypoint to the list of HC projects using go-plugin.
1 parent d78f3fc commit 4b35dc2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
that has been in use by HashiCorp tooling for over 4 years. While initially
55
created for [Packer](https://www.packer.io), it is additionally in use by
66
[Terraform](https://www.terraform.io), [Nomad](https://www.nomadproject.io),
7-
[Vault](https://www.vaultproject.io), and
8-
[Boundary](https://www.boundaryproject.io).
7+
[Vault](https://www.vaultproject.io),
8+
[Boundary](https://www.boundaryproject.io),
9+
and [Waypoint](https://www.waypointproject.io).
910

1011
While the plugin system is over RPC, it is currently only designed to work
1112
over a local [reliable] network. Plugins over a real network are not supported

0 commit comments

Comments
 (0)