It's the same when I try `pulumi update`, I got th...
# install
a
It's the same when I try
pulumi update
, I got this :
Copy code
$ AWS_PROFILE=pulumi pulumi update
Previewing update of stack 'prod'
Previewing changes:

     Type                 Name               Plan          Info
 *   pulumi:pulumi:Stack  first-pulumi-prod  no change     
 +   ├─ aws:s3:Bucket     my-bucket2         create        
 -   └─ aws:s3:Bucket     my-bucket          delete        
 
info: 2 changes previewed:
    + 1 resource to create
    - 1 resource to delete
      1 resource unchanged

Do you want to perform this update?
  yes
> no
  details
error: confirmation cancelled, not proceeding with the update: read /dev/stdin: resource temporarily unavailable
As for the previous error, it exits directly with no possibility of choosing options