Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 36,978
    • Issues 36,978
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,430
    • Merge requests 1,430
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #273716

Closed (promoted)
Open
Created Oct 30, 2020 by Nicholas Klick@nicholasklickDeveloper0 of 7 tasks completed0/7 tasks

Terraform module registry - backend

Definition of Done

  • Gitlab supports the Registry protocol required by Terraform https://www.terraform.io/docs/internals/module-registry-protocol.html
  • GitLab supports semantically versioned terraform modules
  • GitLab List Available Versions for a Specific Module
    • :namespace/:name/:provider/versions
  • GitLab stores each module securely

  • Terraform can authenticate to Module registry
    • Possible to use https://www.terraform.io/docs/commands/cli-config.html#credentials-1 ?

  • Workhorse? Terraform can discover the registry service https://www.terraform.io/docs/internals/remote-service-discovery.html#discovery-process

  • Terraform can Download Source Code for a Specific Module Version
    • :namespace/:name/:provider/:system/:version/download
Edited Jan 28, 2021 by Matt Kasa
Assignee
Assign to
13.10
Milestone
13.10 (Past due)
Assign milestone
Time tracking