Skip to content

Conversation

@sbkok
Copy link
Collaborator

@sbkok sbkok commented Aug 25, 2022

Issue: #382

Why?

As reported by #382, setting a specific container image to use by the
CodeBuild provider to deploy to a target resulted in an error.

The CDK stack would fail to synthesize as the 'custom_repo' resource
name was already present in the stack.

What?

This fix ensures a unique identifier is used for custom container repositories.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

**Why?**

As reported by awslabs#382, setting a specific container image to use by the
CodeBuild provider to deploy to a target resulted in an error.

The CDK stack would fail to synthesize as the 'custom_repo' resource
name was already present in the stack.

**What?**

This fix ensures a unique identifier is used for custom container repositories.
@sbkok sbkok added the bug Something isn't working label Aug 25, 2022
@sbkok sbkok added this to the v3.2.0 milestone Aug 25, 2022
@sbkok sbkok requested review from StewartW and javydekoning August 25, 2022 18:06
@sbkok sbkok merged commit b9d045a into awslabs:master Aug 26, 2022
@sbkok sbkok deleted the fix/codebuild-docker-deploy-stages branch August 26, 2022 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants