terraform-provider-gitlab icon indicating copy to clipboard operation
terraform-provider-gitlab copied to clipboard

`gitlab_deploy_token`: change ID to support passthrough importer

Open timofurrer opened this issue 3 years ago • 1 comments

The gitlab_deploy_token resource currently uses the ID format: .

This is not enough to use the passthrough importer, because the project is missing.

The goal is to:

  • implement an id state migration to <project>:<deploy-token-id>
  • change from custom to passthrough importer

timofurrer avatar May 02 '22 16:05 timofurrer

Marking this issue as stale due to 120 days of inactivity. If this issue receives no comments in the next 30 days it will be closed. Maintainers can also remove the stale label.

Please comment with more information if you would like this issue to remain open.

github-actions[bot] avatar Sep 01 '22 03:09 github-actions[bot]