```klotho up infra.py ██╗ ██╗██╗ ██████╗ ███...
# aws
a
Copy code
klotho up infra.py
██╗  ██╗██╗      ██████╗ ████████╗██╗  ██╗ ██████╗ 
██║ ██╔╝██║     ██╔═══██╗╚══██╔══╝██║  ██║██╔═══██╗
█████╔╝ ██║     ██║   ██║   ██║   ███████║██║   ██║
██╔═██╗ ██║     ██║   ██║   ██║   ██╔══██║██║   ██║
██║  ██╗███████╗╚██████╔╝   ██║   ██║  ██║╚██████╔╝
╚═╝  ╚═╝╚══════╝ ╚═════╝    ╚═╝   ╚═╝  ╚═╝ ╚═════╝ 
                                                   
default-network         Success 
    my-postgres          Failed 
     my-fastapi  Pending create ⣾ 

  1.0s ERR > could not render graph to file selection/aws_subnet_default-network-vpc_default-network-private-subnet-1-aws_route_table_default-network-vpc_default-netwo
  1.0s ERR > could not render graph to file selection/aws_subnet_default-network-vpc_default-network-private-subnet-2-aws_route_table_default-network-vpc_default-netwo
  1.0s ERR > could not render graph to file selection/aws_subnet_default-network-vpc_default-network-public-subnet-1-aws_route_table_default-network-vpc_default-networ
  1.0s ERR > could not render graph to file selection/aws_subnet_default-network-vpc_default-network-public-subnet-2-aws_route_table_default-network-vpc_default-networ
 21.7s ERR > Failed to execute command
  ↳ error=error running up command
          .cause.cause=error running pulumi up command
                       .cause=Failed to update stack
                              .cause=failed to run update: exit status 255\ncode: 255\nstdout: Updating (my-postgres):\n\n@ updating....\n ~  pulumi:pulumi:Stack mypro
ubuntu@ip-172-31-24-129:~/k2-sample-apps/chat/iac$ pulumi refresh
Manage your Pulumi stacks by logging in.
Run `pulumi login --help` for alternative login options.
Enter your access token from <https://app.pulumi.com/account/tokens>
error: EOF
ubuntu@ip-172-31-24-129:~/k2-sample-apps/chat/iac$ pulumi up -v 5
Manage your Pulumi stacks by logging in.
Run `pulumi login --help` for alternative login options.
Enter your access token from <https://app.pulumi.com/account/tokens>
    or hit <ENTER> to log in using your browser                   :  
We couldn't launch your web browser for some reason. Please visit:

<https://app.pulumi.com/cli-login?cliSessionDescription=Generated+by+pulumi+login+on+ip-172-31-24-129+at+13+Jan+25+07%3A26+UTC&cliSessionNonce=0adea720b36cc5f9f9050100cb215d679f94556c7089dd0e35381c1d836104b6&cliSessionPort=32925>

to finish the login process.
Waiting for login to complete...
=========================================