diff --git a/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md b/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md index 0b5754f4c..506db22ce 100644 --- a/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md +++ b/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md @@ -26,9 +26,10 @@ directly, but you may also fork it for the same results. For the purposes of this example, we will run on a bare-metal instance from [Packet](https://www.packet.net/). If you are a first time user of Packet, the Packet team has provided HashiCorp the coupon code `hashi25` -which you can use for $25 off to test out this guide. You can use -a `baremetal_0` server type for testing, but for regular use, the `baremetal_1` -instance may be a better option. +which you can use for $25 off to test out this guide and up to +30% if you decide to +reserve ongoing servers (email help@packet.net for details). You can use a `baremetal_0` server type for +testing, but for regular use, the `baremetal_1` instance may be a better option. There is also a [Packet Provider](https://www.terraform.io/docs/providers/packet/index.html) in