Skip to content

Only use-profile if AWS configured

Compare
Choose a tag to compare
@osterman osterman released this 29 Sep 08:51

what

  • Check if AWS configs exist before attempting to call use-profile

why

  • See: #73
  • Without this fix, if AWS cli was not configured, the shell would immediately exit
  • Bug affected new users (cold-start problem)