Skip to content

Data source for User SSH Keys

Created by: jan-di-cgm

Feature Description

There is a resource gitlab_user_sshkey to manage the SSH public keys of a user.

I would like to have a corresponding data source to get the existing ssh public keys of a user. Currently, the keys are available via the HTTP endpoint /<username>.keys but I would like to fetch the keys via Terraform.

Do you want to implement this?

  • I would like to implement this myself 👷
Edited by Timo Furrer