We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78f3fc commit 4b35dc2Copy full SHA for 4b35dc2
README.md
@@ -4,8 +4,9 @@
4
that has been in use by HashiCorp tooling for over 4 years. While initially
5
created for [Packer](https://www.packer.io), it is additionally in use by
6
[Terraform](https://www.terraform.io), [Nomad](https://www.nomadproject.io),
7
-[Vault](https://www.vaultproject.io), and
8
-[Boundary](https://www.boundaryproject.io).
+[Vault](https://www.vaultproject.io),
+[Boundary](https://www.boundaryproject.io),
9
+and [Waypoint](https://www.waypointproject.io).
10
11
While the plugin system is over RPC, it is currently only designed to work
12
over a local [reliable] network. Plugins over a real network are not supported
0 commit comments