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

ECR Creation Error #20

Open
GustavoMS97 opened this issue Jan 22, 2021 · 1 comment
Open

ECR Creation Error #20

GustavoMS97 opened this issue Jan 22, 2021 · 1 comment

Comments

@GustavoMS97
Copy link

Hello,

I'm currently developing a lambda function with this plugin, but, I've been running into some errors and might as well share with you guys.

First error, no matter what role my whole serverless environment/specific lambda defined, it would not run because it didn't have "ec2:CreateNetworkInterface" permission. This problem was "resolved" checking the forums and finding out that if i commented the plugin from plugins list, it would deploy, and it "worked".

But now, the real problem is that the system cannot update the stack due to this error
An error occurred: ECRRepository - Resource of type 'AWS::ECR::Repository' with identifier 'system-name' already exists..

Is there any configurations so that the creation doesn't always happen?

Could this problem be happening due to the fact that it deployed without the plugin, created something in the ECR (bot not the batch job) and now can't override it?

@JeromeErasmus
Copy link

I second this issue. This is happening for me too

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

No branches or pull requests

2 participants