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

Commitde3c119

Browse files
committed
lint
1 parent002062a commitde3c119

File tree

1 file changed

+3
-3
lines changed
  • integration/coder-app-open-in

1 file changed

+3
-3
lines changed

‎integration/coder-app-open-in/main.tf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ resource "coder_app" "defaulted" {
4040
locals {
4141
# NOTE: these must all be strings in the output
4242
output={
43-
"coder_app.window.open_in"=tostring(coder_app.window.open_in)
44-
"coder_app.slim-window.open_in"=tostring(coder_app.slim-window.open_in)
45-
"coder_app.defaulted.open_in"=tostring(coder_app.defaulted.open_in)
43+
"coder_app.window.open_in"=tostring(coder_app.window.open_in)
44+
"coder_app.slim-window.open_in"=tostring(coder_app.slim-window.open_in)
45+
"coder_app.defaulted.open_in"=tostring(coder_app.defaulted.open_in)
4646
}
4747
}
4848

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp