Move a resource block from one environment to the other
Use update sets to effortlessly transfer resource blocks and their dependencies between environments. Group them into a named set, facilitating seamless movement for testing or deployment. Simplify processes such as transferring a resource block from development to production, ensuring efficient and organized transitions across different systems.
Before you begin
- Users with the sn_cmp.cloud_service_designer role can only export update sets.
- Users with the admin role can export and import update sets.
Role required: sn_cmp.cloud_service_designer or admin
About this task
Note:
If a resource block that you export from the source
environment exists in the target environment, when you import this resource block, it results in two resource blocks with the same name: one resource block that existed before the import and another resource block which you just
imported. For example, if you export the AWS Datacenter resource block from the development environment and you already have a resource block with the same name in the production environment, then when you import the AWS
Datacenter resource block to the production environment, two resource blocks with the same name, AWS Datacenter, reside in the production environment.