blob: 850ad30137fe99cf0405a344774caf8d06c94dcb [file] [log] [blame] [edit]
```release-note:enhancement
`compute`: Added graceful termination to `google_compute_instance_group_manager` create calls so that partially created instance group managers will resume the original operation if the Terraform process is killed mid create.
```