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

Commit1470149

Browse files
authored
fix: Improve Terraform agent<->resource association testing (#2187)
1 parent42c6b08 commit1470149

File tree

28 files changed

+1718
-694
lines changed

28 files changed

+1718
-694
lines changed

‎.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ coderd/database/dump.sql linguist-generated=true
33
peerbroker/proto/*.golinguist-generated=true
44
provisionerd/proto/*.golinguist-generated=true
55
provisionersdk/proto/*.golinguist-generated=true
6+
*.tfplan.jsonlinguist-generated=true
7+
*.tfstate.jsonlinguist-generated=true
8+
*.tfstate.dotlinguist-generated=true
9+
*.tfplan.dotlinguist-generated=true

‎.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"kirsle",
3939
"ldflags",
4040
"manifoldco",
41+
"mapstructure",
4142
"mattn",
4243
"mitchellh",
4344
"moby",
@@ -67,9 +68,11 @@
6768
"tcpip",
6869
"TCSETS",
6970
"templateversions",
71+
"testdata",
7072
"testid",
7173
"tfexec",
7274
"tfjson",
75+
"tfplan",
7376
"tfstate",
7477
"trimprefix",
7578
"turnconn",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp