README: move CreateTime to timestmap
This commit is contained in:
parent
9a8284d51c
commit
c5e5237767
|
@ -43,7 +43,7 @@ own.
|
||||||
"source_ami": "ami-de0d9eb7",
|
"source_ami": "ami-de0d9eb7",
|
||||||
"instance_type": "t1.micro",
|
"instance_type": "t1.micro",
|
||||||
"ssh_username": "ubuntu",
|
"ssh_username": "ubuntu",
|
||||||
"ami_name": "packer-example {{.CreateTime}}"
|
"ami_name": "packer-example {{timestamp}}"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue