sparse-intern-71089
05/11/2022, 2:36 PMagreeable-king-2755
05/11/2022, 2:36 PMPreviewing update (dev)
View Live: <https://app.pulumi.com/xxxxxxxx/infra/dev/previews/xxxxxxxx>
Type Name Plan Info
pulumi:pulumi:Stack infra-dev 1 message
└─ aws:s3:Bucket backend-beanstalk-deployment-resources 1 error
Diagnostics:
aws:s3:Bucket (backend-beanstalk-deployment-resources):
error: 1 error occurred:
* error configuring Terraform AWS Provider: AWS account ID not previously found and failed retrieving via all available methods. See <https://www.terraform.io/docs/providers/aws/index.html#skip_requesting_account_id> for workaround and implications. Errors: 2 errors occurred:
* error calling sts:GetCallerIdentity: InvalidClientTokenId: The security token included in the request is invalid.
status code: 403, request id: d0d5ebc9-9f8b-469c-a658-45ef57228ec7
* failed getting account information via iam:ListRoles: InvalidClientTokenId: The security token included in the request is invalid.
status code: 403, request id: fc2e220e-14aa-4a4d-a37d-5232732b0335
pulumi:pulumi:Stack (infra-dev):
E0511 15:30:13.239102816 414553 <http://fork_posix.cc:70]|fork_posix.cc:70]> Fork support is only compatible with the epoll1 and poll polling strategies
agreeable-king-2755
05/11/2022, 2:42 PMok, delete ~/.aws and just runagainaws configure
and paste those values manually when prompted
agreeable-king-2755
05/11/2022, 2:44 PMagreeable-king-2755
05/11/2022, 2:47 PMgreat-sunset-355
05/11/2022, 2:48 PMdirenv
or in combination with awsume
or a very good solution is to use aws-vault
billowy-army-68599
agreeable-king-2755
05/11/2022, 3:01 PM