Merge pull request #8147 from nwwebb/import-instance-template

provider/google: Support Import of 'google_compute_instance_template'
This commit is contained in:
Lars Wander 2016-08-18 10:30:46 -04:00 committed by GitHub
commit 0a6a76a86d

View File

@ -226,7 +226,8 @@ The `scheduling` block supports:
* `on_host_maintenance` - (Optional) Defines the maintenance behavior for this
instance.
* `preemptible` - (Optional) Allows instance to be preempted. Read more on this
* `preemptible` - (Optional) Allows instance to be preempted. This defaults to
false. Read more on this
[here](https://cloud.google.com/compute/docs/instances/preemptible).
## Attributes Reference