Skip to content

Commit 30771cf

Browse files
committed
fix: update resources_test to include ApiKeyScope parameter
1 parent 4b1fbb5 commit 30771cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provisioner/terraform/resources_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@ func TestConvertResources(t *testing.T) {
786786
Name: "dev",
787787
OperatingSystem: "windows",
788788
Architecture: "arm64",
789+
ApiKeyScope: "all",
789790
Auth: &proto.Agent_Token{},
790791
ConnectionTimeoutSeconds: 120,
791792
DisplayApps: &displayApps,

0 commit comments

Comments
 (0)