Install software, edit files, and provision machines created with Terraform. Use Packer or Cloud-Init to automatically provision SSH keys and a web server onto a Linux VM created by Terraform in AWS.
Deploy preconfigured infrastructure with Terraform using the Cloud-Init tool.
5min
Provision infrastructure with Packer
Create an image with Packer, containing SSH keys, a new user, and a demo webapp, and deploy it with Terraform.
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 artifacts with Terraform Cloud
Use a Terraform Cloud run task to validate HCP Packer data source artifacts and ensure that your Terraform configuration does not use revoked artifacts.
15min
Enforce artifact compliance with Terraform Cloud
Associate a Terraform Cloud (TFC) run task with a TFC workspace for resource artifact validation. This validation warns you when your Terraform resources use revoked artifact versions, or reference hard-coded or untracked image IDs.
18min
Standardize artifacts across multiple cloud providers
Use Packer to build consistent artifacts for multiple cloud providers and store metadata in HCP Packer. Deploy artifacts to AWS and Azure with Terraform.