-
Notifications
You must be signed in to change notification settings - Fork 163
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
make
doesn't work cloudformation-cli latest versions causing cfn submit
to fail
#1053
Comments
@maastha are you running |
@kddejong yes I am running
I see a I think it could be an issue with the go-plugin as well because I was able to run
|
PR aws-cloudformation/cloudformation-cli-go-plugin#230 changed it. The code is looking for |
|
Hi
We are running into errors when submitting a CFN resource to private registry. Essentially it looks like an issue with the
make
command in cloudformation-cli.We noticed that the issue does not occur in below versions:
cloudformation-cli==0.2.33
cloudformation-cli-go-plugin==2.0.4
The issue occurs if the latest versions of the CLI are used i.e. cloudformation-cli v0.2.34 and v0.2.35 and cloudformation-cli-go-plugin v2.2.0
Expected Behavior:
cfn submit
should submit the resource to private registry without errorsActual Behavior:
cfn submit
give below error no matter how many times we runmake
/cfn submit
rpdk.log:
The text was updated successfully, but these errors were encountered: