Packer is used to build images for use in Terraform.
Installation
MacOS
We can install packer using Hashicorp’s Brew Tap.
brew tap hashicorp/tap
brew install hashicorp/tap/packer
This is the multi-page printable view of this section. Click here to print.
Ubuntu 24.04 is the default build for Carbon. It is based on a minimal server installation. This means you only install what you need to operate. Image customization will be facilitated through Cloud Init. This should make building and testing new configurations easy.