# ACDL sample consumer contract — microservice module (dr) # Per-environment contract (REQ-105). Promotion = running the dr job; # no environment field editing. Interpolation resolves against dr.json. uses: acdl/pipelines/deploy.yaml@v1.9 module: microservice environment: dr inputs: bucket_name: acdl-${env.environment}-${contract.module}-${env.account_id}-${env.region} region: ${env.region} image: public.ecr.aws/docker/library/nginx:latest port: 80