glide.upgrade.plan.instance_type
ServiceNow property description:
The instance must be configured either as a consumer or a builder of the upgrade plan. By default, the instance is configured as a consumer and can install and use published upgrade plans. You are not allowed to change the instance from builder to consumer once the upgrade plan is built. It is recommended to configure your dev instance as your builder instance.
Attributes
- Sys ID: fff2c8fbc721011073170500a2c26010
- Type: choice list
- Application: Global
- Default value: Consumer

AI generated property description:
The ServiceNow property `glide.upgrade.plan.instance_type` determines whether an instance is configured as a consumer or a builder of the upgrade plan. By default, instances are set as consumers, allowing them to install and use published upgrade plans. Once an instance is configured as a builder and an upgrade plan is built, it cannot be changed back to a consumer. It is recommended to set your development instance as the builder instance to create and manage upgrade plans. This configuration ensures that the upgrade plans are properly developed and tested before being consumed by other instances.
Source