I don't know if this is expected, but when attempt...
# general
b
I don't know if this is expected, but when attempt to run
npx cdk deploy -c config=my-config.json
I had to manually create an ECR repository or else the build would fail at 80%. Is there a step I am supposed to run beforehand, or do we need to add the creation of a private repo to ECR as part of the instructions or build steps?
175 Views