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

packer build - Unable to connect to the source AMI #77

Closed
clementcohen opened this issue Sep 10, 2022 · 6 comments
Closed

packer build - Unable to connect to the source AMI #77

clementcohen opened this issue Sep 10, 2022 · 6 comments
Labels

Comments

@clementcohen
Copy link

Overview of the Issue

I follow this documentation to build my own fedora AMI ( https://docs.outscale.com/en/userguide/Migrating-a-Linux-Instance-to-the-OUTSCALE-Cloud.html#_migrate_the_instance_from_aws ).

After creating the AMI, packer refuse to connect to it but I can "manualy" with the same key

2022/09/10 10:45:14 machine readable: coreos-outscale.osc-bsusurrogate.coreos,error []string{"Packer experienced an authentication error when trying to connect via SSH. This can happen if your username/password are wrong. You may want to double-check your credentials as part of your debugging process. original error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain"}

Reproduction Steps

Plugin and Packer version

Packer v1.7.10

Simplified Packer Buildfile

outscale.pkd.hcl

Operating system and Environment details

Ubuntu on WSL

Log Fragments and crash.log files

https://gist.github.com/clementcohen/45deb8331fe9aa3f164f2756f42077c6
Set the env var PACKER_LOG=1 for maximum log detail.

@clementcohen
Copy link
Author

when I connect to the images, I did a journalctl

-- Logs begin at Fri 2022-09-09 19:20:45 UTC. --
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[658]: CRYPTO_KEY_USER pid=658 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=658 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[657]: CRYPTO_SESSION pid=657 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=658 suid=74 rport=1924 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[657]: CRYPTO_SESSION pid=657 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=658 suid=74 rport=1924 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal sshd[657]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedKeyTypes [preauth]
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[657]: CRYPTO_KEY_USER pid=657 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=658 suid=74 rport=1924 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal sshd[657]: Connection closed by authenticating user fedora <client IP> port 1924 [preauth]
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[657]: CRYPTO_KEY_USER pid=657 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=658 suid=74  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[657]: USER_ERR pid=657 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/sbin/sshd" hostname=<client IP> addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[657]: CRYPTO_KEY_USER pid=657 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=657 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:29 ip-172-31-45-129.eu-west-3.compute.internal audit[657]: USER_LOGIN pid=657 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login acct="fedora" exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal sshd[660]: error: kex_exchange_identification: Connection closed by remote host
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[660]: CRYPTO_KEY_USER pid=660 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=660 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal sshd[660]: Connection closed by <client IP> port 1926
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[662]: CRYPTO_KEY_USER pid=662 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=662 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[661]: CRYPTO_SESSION pid=661 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=662 suid=74 rport=1928 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[661]: CRYPTO_SESSION pid=661 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=662 suid=74 rport=1928 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal sshd[661]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedKeyTypes [preauth]
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[661]: CRYPTO_KEY_USER pid=661 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=662 suid=74 rport=1928 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal sshd[661]: Connection closed by authenticating user fedora <client IP> port 1928 [preauth]
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[661]: CRYPTO_KEY_USER pid=661 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=662 suid=74  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[661]: USER_ERR pid=661 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/sbin/sshd" hostname=<client IP> addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[661]: CRYPTO_KEY_USER pid=661 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=661 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:36 ip-172-31-45-129.eu-west-3.compute.internal audit[661]: USER_LOGIN pid=661 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login acct="fedora" exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:41 ip-172-31-45-129.eu-west-3.compute.internal chronyd[527]: Selected source 5.196.160.139 (2.fedora.pool.ntp.org)
Sep 10 09:06:42 ip-172-31-45-129.eu-west-3.compute.internal chronyd[527]: Source 193.52.184.106 replaced with 129.250.35.251 (2.fedora.pool.ntp.org)
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal sshd[664]: error: kex_exchange_identification: Connection closed by remote host
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[664]: CRYPTO_KEY_USER pid=664 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=664 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal sshd[664]: Connection closed by <client IP> port 1930
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[666]: CRYPTO_KEY_USER pid=666 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=666 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[665]: CRYPTO_SESSION pid=665 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=666 suid=74 rport=1932 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[665]: CRYPTO_SESSION pid=665 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=666 suid=74 rport=1932 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal sshd[665]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedKeyTypes [preauth]
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[665]: CRYPTO_KEY_USER pid=665 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=666 suid=74 rport=1932 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal sshd[665]: Connection closed by authenticating user fedora <client IP> port 1932 [preauth]
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[665]: CRYPTO_KEY_USER pid=665 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=666 suid=74  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[665]: USER_ERR pid=665 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/sbin/sshd" hostname=<client IP> addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[665]: CRYPTO_KEY_USER pid=665 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=665 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:43 ip-172-31-45-129.eu-west-3.compute.internal audit[665]: USER_LOGIN pid=665 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login acct="fedora" exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal sshd[667]: error: kex_exchange_identification: Connection closed by remote host
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[667]: CRYPTO_KEY_USER pid=667 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=667 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal sshd[667]: Connection closed by <client IP> port 1934
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[669]: CRYPTO_KEY_USER pid=669 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=669 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[668]: CRYPTO_SESSION pid=668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=669 suid=74 rport=1936 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[668]: CRYPTO_SESSION pid=668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256@libssh.org spid=669 suid=74 rport=1936 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal sshd[668]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedKeyTypes [preauth]
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[668]: CRYPTO_KEY_USER pid=668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=669 suid=74 rport=1936 laddr=10.8.17.98 lport=22  exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=? res=success'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal sshd[668]: Connection closed by authenticating user fedora <client IP> port 1936 [preauth]
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[668]: CRYPTO_KEY_USER pid=668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=669 suid=74  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[668]: USER_ERR pid=668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:bad_ident grantors=? acct="?" exe="/usr/sbin/sshd" hostname=<client IP> addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[668]: CRYPTO_KEY_USER pid=668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:81:ab:86:30:d9:dd:de:cd:93:a1:3b:ce:fc:a6:6f:5e:01:f4:08:12:10:84:df:5a:e1:46:46:fe:e2:4b:64:e8 direction=? spid=668 suid=0  exe="/usr/sbin/sshd" hostname=? addr=? terminal=? res=success'
Sep 10 09:06:50 ip-172-31-45-129.eu-west-3.compute.internal audit[668]: USER_LOGIN pid=668 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login acct="fedora" exe="/usr/sbin/sshd" hostname=? addr=<client IP> terminal=ssh res=failed'
Sep 10 09:06:51 ip-172-31-45-129.eu-west-3.compute.internal systemd-logind[550]: Power key pressed.
Sep 10 09:06:51 ip-172-31-45-129.eu-west-3.compute.internal systemd-logind[550]: Powering Off...
Connection to ows-217-75-163-173.eu-west-2.compute.outscale.com closed by remote host.
Connection to ows-217-75-163-173.eu-west-2.compute.outscale.com closed.

it looks like the key is not good but why?!

@outscale-hmi
Copy link
Contributor

Hello,
The issue is when connecting with Packer to the instance with SSH, we face removal of ssh-rsa from PubKeyAcceptedTypes:
RSA-2048 keys do still work in general, as long as your SSH client is using sha256 signatures
The issue is that the Go library used by Packer (and others) does not.

OpenSSH migrated the ssh-rsa key type, which historically used the ssh-rsa signature algorithm based on SHA-1, to the new rsa-sha2-256 and rsa-sha2-512 signature algorithms. (Golang issues: golang/go#49952)

Packer SDK PR : hashicorp/packer-plugin-sdk#107

So we bumped packer sdk version to use this fix (PR is done :#78 )

@outscale-hmi
Copy link
Contributor

Hello,
I just made a new release, can you tell me if it works for you now ?

@clementcohen
Copy link
Author

Hello,
Looks like the release has not being push. properly to Github, release 1.0.3 miss all sdk files so. packer init -upgrade throw an error :
Capture d’écran 2022-09-17 à 11 23 18

@outscale-hmi
Copy link
Contributor

outscale-hmi commented Sep 20, 2022

Hey @clementcohen
Sorry we had a bug regarding this release, but now it is pushed properly,
I let you test and keep us updated.

@clementcohen
Copy link
Author

Hello @outscale-hmi,
yes it's workng now. :)

thanks

I'm closing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants