Skip to content

Commit 391c968

Browse files
committed
Merge branch 'twitnithegirl/TFDN-1107-add-sorting-to-agent-list' of github.com:hashicorp/go-tfe into twitnithegirl/TFDN-1107-add-sorting-to-agent-list
2 parents 9f45b6f + 1a35975 commit 391c968

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

query_runs.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) HashiCorp, Inc.
2+
// SPDX-License-Identifier: MPL-2.0
3+
14
package tfe
25

36
import (

stack_deployment_groups_integration_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) HashiCorp, Inc.
2+
// SPDX-License-Identifier: MPL-2.0
3+
14
package tfe
25

36
import (

0 commit comments

Comments
 (0)