Tutorials for provisioning in Terraform

Hello!

We’ve recently published tutorials for using cloud-init and Packer with Terraform to provision an EC2 instance with a demo webapp and user data.

In the first tutorial, you will create an image for your EC2 instances with Packer and deploy it with Terraform.

The next tutorial uses cloud-init to provision your instances with the user_data argument in your Terraform configuration.

If you have any feedback or questions, don’t hesitate to reach out. Thanks!

-Rachel