Create and update a deployable
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- DevOps
Create a deployable while working in a changeset. You can add multiple components and collections to a deployable.
Before you begin
Role required: cdm_editor or cdm_admin
About this task
- An application can contain a maximum total of 100,000 CDIs.
- Any single deployable can contain a maximum of 10,000 CDIs.
Procedure
What to do next
Related Content
- CDM data model
The CDM data model is a standardized data structure that supports the broader life cycle of software delivery — automation, quality validation, and CSDM. CDM imports existing config data, validates it using policies that you define, and exports valid config data to your organization's existing DevOps pipeline to implement applications, services, and infrastructure.
- Viewing and editing config data
You can update the config data of an application by creating or opening a changeset on the Config data tab, where you update the structure and CDIs of the config data.
- Define or update a component
Define or update a component while working in a changeset.
- Define or update a collection in an application
Define or update a collection while working in a changeset of a application.
- Create or update a variable CDI
Define variables and set their values in components, collections, and deployables.
- How encrypted data is handled
By default, encrypted values appear in all views as *******. Only users with the CDM Secrets [sn_cdm.cdm_secrets] role can view, create, update, and delete encrypted values in config data. The system validates and exports encrypted data appropriately.