# Packer 

## Build

```
$ AWS_PROFILE=gdb-infra-dev packer build linux-agents.json
```

or 

```
$ make
```
