README: move CreateTime to timestmap

pull/258/merge
Mitchell Hashimoto 13 years ago
parent a9df9e91c6
commit c6e36108b3

@ -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