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.
Create an image with Packer, containing SSH keys, a new user, and a demo webapp, and deploy it with Terraform.
Configure a Terraform Cloud run task for HCP Packer that helps enforce security and compliance best practices.
Use a Terraform Cloud run task to validate HCP Packer data source images and ensure that your Terraform configuration does not...
Associate a Terraform Cloud (TFC) run task with a TFC workspace for resource image validation. This validation warns you when...