HCP Packer registry stores Packer image metadata, enabling you to track your image lifecycle. Set up Terraform Cloud run tasks for HCP Packer to make sure the images that Terraform deploys are secure and compliant.
Schedule image iteration revocation for compliance
Schedule an image iteration revocation to ensure no one uses outdated images.
4min
Set up Terraform Cloud run task for HCP Packer
Configure a Terraform Cloud run task for HCP Packer that helps enforce security and compliance best practices.
12min
Identify compromised images with Terraform Cloud
Use a Terraform Cloud run task to validate HCP Packer data source images and ensure that your Terraform configuration does not use revoked images.
15min
Enforce image compliance with Terraform Cloud
Associate a Terraform Cloud (TFC) run task with a TFC workspace for resource image validation. This validation warns you when your Terraform resources use revoked image iterations, or reference hard-coded or untracked image IDs.
20min
Revoke an image and its descendants using inherited revocation
Revoke an image and its descendants in HCP Packer using inherited revocation. Prevent new deploys of images with security vulnerabilities.