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

Commit68e9058

Browse files
authored
chore: use coder repository for large module in dogfood (#18391)
1 parentfa86cc4 commit68e9058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎dogfood/coder/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ terraform {
1818
// In reality, modules might have accidental bloat from non-terraform files such
1919
// as images & documentation.
2020
module"large-5mb-module" {
21-
source="git::https://github.com/Emyrk/large-module.git"
21+
source="git::https://github.com/coder/large-module.git"
2222
}
2323

2424
locals {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp