Region Instance Group Manager Instance Lifecycle Policy Args
data class RegionInstanceGroupManagerInstanceLifecyclePolicyArgs(val forceUpdateOnRepair: Output<String>? = null) : ConvertibleToJava<RegionInstanceGroupManagerInstanceLifecyclePolicyArgs>
Properties
Link copied to clipboard
), Specifies whether to apply the group's latest configuration when repairing a VM. Valid options are: YES, NO. If YES and you updated the group's instance template or per-instance configurations after the VM was created, then these changes are applied when VM is repaired. If NO (default), then updates are applied in accordance with the group's update policy type.