Remove documentation about instance shutdown from instance builder

This commit is contained in:
Patrick Robinson 2016-06-27 10:29:59 +10:00
parent 40bd45764c
commit 9af244afc4
1 changed files with 0 additions and 4 deletions

View File

@ -244,10 +244,6 @@ builder.
- `windows_password_timeout` (string) - The timeout for waiting for a Windows
password for Windows instances. Defaults to 20 minutes. Example value: "10m"
- `shutdown_behaviour` (string) - Automatically terminate instances on shutdown
incase packer exits ungracefully. Possible values are "stop" and "terminate",
default is stop.
## Basic Example
Here is a basic example. It is completely valid except for the access keys: