When the value of "AWS_PROFILE" in .env.json is changed to "anotheraccount" the deployment should happen in "anotheraccount"
When the value of "AWS_PROFILE" in .env.json is changed to "anotheraccount" the deployment happens in "default" account. It's not possible to deploy in other accounts except of changing your .aws/credentials file
@jcode-hub several users reported this so far, but I couldn't reproduce it myself using non-default profile.
I'll give it some more testing but we're currently very busy with other stuff, so I can't promise a quick fix.
Hopefully I'll manage to reproduce this, then we can at least begin to think about the cause of the problem.
@Pavel910 let me know if I can provide any further information.
+1
the issue seems to be gone with the new version (checkd with [email protected])