From ab26942d115bec8d32256da94ae0dcd12f90f255 Mon Sep 17 00:00:00 2001 From: sophia Date: Wed, 28 Sep 2022 16:58:00 -0400 Subject: [PATCH] Add link to all vagrant-go known issues --- website/content/docs/experimental/vagrant_go.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/experimental/vagrant_go.mdx b/website/content/docs/experimental/vagrant_go.mdx index 25a47e953..0d855cc41 100644 --- a/website/content/docs/experimental/vagrant_go.mdx +++ b/website/content/docs/experimental/vagrant_go.mdx @@ -140,6 +140,8 @@ To install a new plugin, drop the plugin executable in one of these paths. ## Known Issues +For all Vagrant-Go issues see the public [GitHub issues](https://github.com/hashicorp/vagrant/labels/vagrant-go) + ### Vagrant ssh command does not work interactively The `-c` argument does work to specify a single command to run. For example: