Skip to content

Create better experience when adding users - user's password #14

Description

@westonplatter

@Gowiem ran into an issue adding a new user to our workspace.

His workflow was,

  1. Add user without password
  2. Merged PR + ran terraform via the masterpoint spacelift
  3. Spacelift errored out -- user need a password value set (a user password is write only attribute)

To get around this, options we talked about in person,

  • user random_password resource and print out in spacelift console
  • ensure new user resources have password set (but don't have it set on subsequent runs). Not sure how to get this to work in tf code off the top of my head - kick over to AI.

In the Google UI, you have the option of sending a one time password to the user's personal email for them to use. Can we get that same process working in the module?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions