update note restriction for amazon windows 2016 amis only
This commit is contained in:
parent
5fff424ad5
commit
9ff41d4051
|
@ -481,9 +481,9 @@ termination. If you need to preserve those source volumes, you can overwrite the
|
|||
termination setting by specifying `delete_on_termination=false` in the
|
||||
`launch_block_device_mappings` block for the device.
|
||||
|
||||
## Windows 2016 Sysprep Commands
|
||||
## Windows 2016 Sysprep Commands - For Amazon Windows AMIs Only
|
||||
|
||||
For Windows 2016 Images it is necessary to run Sysprep commands which can be easily added
|
||||
For Amazon Windows 2016 AMIs it is necessary to run Sysprep commands which can be easily added
|
||||
to the provisioner section.
|
||||
|
||||
```json
|
||||
|
|
Loading…
Reference in New Issue