# Nova sample consumer contract — microservice module (dev) # Per-environment contract (REQ-105). Promotion = running the dev job; # no environment field editing. Interpolation resolves against dev.json. id: msvc name: microservice environment: dev infrastructure: microservice: version: "1.0.0" inputs: bucket_name: acdl-${env.environment}-${contract.id}-${env.account_id}-${env.region} region: ${env.region} image: public.ecr.aws/docker/library/nginx:latest port: 80