Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

self host terraform modules for internal gitlab instance issue #11743

Closed
Assignees
matifali
Labels
docsArea: coder.com/docs
@Conor-Behard333

Description

@Conor-Behard333

Hi,
I want to be able to reference terraform modules from my own git repo and push them to coder using the cli.

An issue I have found is that when using the cli it won't successfully push the modules as I'm referencing a self hosted instance of gitlab and it requires a username and access-token. For example a bot username and an access token which can read the modules repo

module"git-clone"{source="git::https://<username>:<access-token>@<git-url>/coder-modules.git//git-clone?ref=main"}

While this code does work, it requires having the username and access token publicly available (obviously not wanted).
Does the coder cli have a way of adding the username and access token to the source URL, if not, could this be done?

Metadata

Metadata

Assignees

Labels

docsArea: coder.com/docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp