This message was deleted.
# general
s
This message was deleted.
l
As I understand it, the user login profile is specifically for getting the generated password to keybase.io, so that you don't ever get to see the user's password. The PGP bit is to allow Pulumi / the Terraform engine to encrypt the password for that keybase.io user.
👍 1
If you're just creating a user in AWS and don't care about how you get the password to them, you don't need a UserLoginProfile.
I admit that I've never done this in Pulumi. But I have done it in Terraform, and that's how it works there.
n
Oh right I see. My objective is to set a once-off temporary password and force user to change the password upon logging in. I don't think it is possible to set that with terraform.