gce_rstudio_password: Changes password for a user on RStudio container
Description
RStudio has users based on unix user accounts
Usage
gce_rstudio_password(instance, username, password, container = "rstudio")
Arguments
username
The user to change the password for
container
The rstudio container to add the user to