@@ -61,7 +61,7 @@ Now we have Atlas building an AMI with Redis pre-configured. This is great, but
"variables":["..."],
"builders":["..."],
"provisioners":["..."],
"push":["..."]
"push":["..."],
"post-processors":[
{
"type":"atlas",
...
...
@@ -72,4 +72,4 @@ Now we have Atlas building an AMI with Redis pre-configured. This is great, but
}
```
Update the `post-processors` block with your Atlas username, then `packer push example.json` and watch the build kick off in Atlas! When the build completes, the resulting artifact will be saved and stored in Atlas.
\ No newline at end of file
Update the `post-processors` block with your Atlas username, then `packer push example.json` and watch the build kick off in Atlas! When the build completes, the resulting artifact will be saved and stored in Atlas.