Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f63dce

Browse files
committed
fix: Improve Terraform agent<->resource association testing
There were a few bugs with multiple agent association this fixes, and it adds thorough tests using real Terraform state and plans.
1 parent b4645b2 commit 3f63dce

27 files changed

+1780
-694
lines changed

.vscode/settings.json

+3
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)