Skip to content

Build custom application containers with Packer and Terraform on Triton

Notifications You must be signed in to change notification settings

alexandrascript/joyent_packer-terraform-series

Repository files navigation

Packer & Terraform series

This repository is a collection of all of of the files related to the Packer and Terraform series on the Joyent blog.

Prerequisites

  1. Sign up for a Triton account.
  2. Download Packer.
  3. Download Terraform.

To use the environment variables, you must be in the Triton environment before building the Packer image or initializing Terraform.

$ eval "$(triton env)"

Blog series

Troubleshooting

If you receive an error similar to:

* provider.triton: Error Creating SSH Agent Signer: No key in the SSH Agent matches fingerprint: <ssh fingerprint>

Use ssh-add to fix it:

ssh-add <path to ssh key>

Additional resources

About

Build custom application containers with Packer and Terraform on Triton

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published