Commit c5e52377 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

README: move CreateTime to timestmap

parent 9a8284d5
......@@ -43,7 +43,7 @@ own.
"source_ami": "ami-de0d9eb7",
"instance_type": "t1.micro",
"ssh_username": "ubuntu",
"ami_name": "packer-example {{.CreateTime}}"
"ami_name": "packer-example {{timestamp}}"
}]
}
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment