Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support deploy-time container image build #15

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

tmokmss
Copy link
Owner

@tmokmss tmokmss commented Apr 26, 2024

Fixes #10

Due to the API of CDK core, it is difficult to get the name of a bootstrapped ECR repository. This is why we create a new ECR repository by default instead of using a bootstrapped ECR repository.

SOCI feature will be integrated with this construct in the future too.

@tmokmss tmokmss merged commit 74e3e37 into main Apr 26, 2024
7 checks passed
@tmokmss tmokmss deleted the container-build branch April 26, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deploy-time container build
1 participant