Update website/content/guides/1.7-plugin-upgrade/index.mdx

Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
pull/10472/head
Megan Marsh 5 years ago committed by GitHub
parent 4955045240
commit 561862a353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ For now, you do not have to upgrade your plugin, but we recommend doing it. Pack
We've created a scaffolding repository over at https://github.com/hashicorp/packer-plugin-scaffolding/
If you already have a working plugin, this should look pretty familiar. You'll notice that there are some changes to main.go.
If you already have a working plugin, the [builder plugin scaffolding](https://github.com/hashicorp/packer-plugin-scaffolding/tree/main/builder/scaffolding) should look pretty familiar. You'll notice that there are some changes to main.go.
Previously, you may have had a main.go that looks something like:

Loading…
Cancel
Save