yr.config.GroupOptions.same_lifecycle

yr.config.GroupOptions.same_lifecycle#

GroupOptions.same_lifecycle: bool = True#

Whether to enable the fate-sharing configuration for grouped instances. True (default): Instances in the group will be created and destroyed together. False: Instances can have independent lifecycles. Default value: True.