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 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.
18min
Standardize machine images across multiple cloud providers
Use Packer to build consistent machine images for multiple cloud providers and store metadata in HCP Packer. Deploy images to AWS and Azure with Terraform.