Prerequisites
Before you begin, make sure you have:- Packer installed
- An Infisical account with access to a project
- Basic understanding of Packer
Project Setup
Configure Provider
First, specify the Infisical provider in your Packer configuration:Authentication
Using a Machine Identity, you can authenticate with Universal Auth.Using Secrets in Packer
You’re able to fetch secrets from Infisical using theinfisical-secrets
Data Source:
local.secrets
object maps secret keys to secret objects.
See also: