Skip to main content

Mirror Artifacts

Stable

Type: DEVRAMPS:ECR_IMAGE:MIRROR

Category: infrastructure

Version: 1.0.0


Description

Copies an ECR Image to the target deployment account.

Mirrors an ECR Image from the CI/CD account to the target deployment account. This ensures artifacts are available in the target environment's ECR repositories before deployment steps execute.

Parameters

Required Parameters

ParameterTypeDescription
source_image_urlstring
source_account_idstring
source_regionstring
target_ecr_registrystring
target_account_idstring
target_regionstring

Example Usage

# This step is automatically added by DevRamps
- type: DEVRAMPS:ARTIFACTS:MIRROR
name: Mirror Artifacts
params: {}