Skip to content

Packer Templates

Packer is a tool for simplifying and automating Amazon Machine Image (AMI) creation with code. It enables developers to create identical images for multiple platforms. The Packer templates provided in the Cloud Game Development Toolkit can be used to provision EC2 instances with common development tools preinstalled.

Info

Don't see a Packer template that solves your needs? Create a feature request for a new template or learn how to contribute new assets to the project below

Template Description
Linux Build Agents Provision C++ compilation machines on Amazon Linux 2023 and Ubuntu machines on both x86 and ARM based architectures with useful tools like compiler caches such as Octobuild preinstalled.
Windows Build Agents Create Windows 2022 based instances capable of Unreal Engine compilation out of the box.
Perforce Helix Core An Amazon Machine Image used for provisioning Helix Core on AWS. This AMI is required for deployment of the Perforce Helix Core module