README: move CreateTime to timestmap

pull/919/head
Mitchell Hashimoto 13 years ago
parent 9a8284d51c
commit c5e5237767

@ -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}}"
}]
}
```

Loading…
Cancel
Save