https://pulumi.com logo
#aws
Title
m

millions-furniture-75402

05/07/2022, 12:25 PM
Anyone using the 5.x
pulumi-aws
provider with MFA enforce assume roles? We use a wrapper script that sets the AWS environment variables based on the
~/.aws/sso/
cache (https://github.com/pulumi/pulumi-aws/issues/1366). Works just fine with
4.x
but with the new MAJOR, I receive:
error configuring Terraform AWS Provider: loading configuration: assume role with MFA enabled, but AssumeRoleTokenProvider session option not set
2 Views