It seems as though the login to AWS for our multi-arch image building sometimes times out so buildx can't cleanup the build deployments leaving dormant nodes in the cluster. This PR has the action login to AWS again at the end so it should be able to always cleanup the deployments.
Summary
It seems as though the login to AWS for our multi-arch image building sometimes times out so buildx can't cleanup the build deployments leaving dormant nodes in the cluster. This PR has the action login to AWS again at the end so it should be able to always cleanup the deployments.