Skip to content

Commit 62b2320

Browse files
Jordan-Williams2Jordan-Williams2
Jordan-Williams2
authored and
Jordan-Williams2
committed
feat: move logs agents to its own tile
1 parent e1cb3cd commit 62b2320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pr_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ func setupOptions(t *testing.T, prefix string, terraformDir string) *testhelper.
5252
ResourceGroup: resourceGroup,
5353
IgnoreUpdates: testhelper.Exemptions{ // Ignore for consistency check
5454
List: []string{
55-
"module.logs_agent.module.logs_agent[0].helm_release.logs_agent",
55+
"module.logs_agent.helm_release.logs_agent",
5656
},
5757
},
5858
CloudInfoService: sharedInfoSvc,

0 commit comments

Comments
 (0)