Skip to content

Commit

Permalink
Switched to setting build steps in yaml (#4888) (#3357)
Browse files Browse the repository at this point in the history
This makes it so that they're easier to compare and also doesn't require rebuilding the container to update them

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Jun 18, 2021
1 parent 5270eef commit 90d0607
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/4888.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
2 changes: 1 addition & 1 deletion google-beta/resource_gke_hub_feature_membership_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"fmt"
"testing"

dcl "github.com/GoogleCloudPlatform/declarative-resource-client-library/dcl"
"github.com/GoogleCloudPlatform/declarative-resource-client-library/dcl"
gkehub "github.com/GoogleCloudPlatform/declarative-resource-client-library/services/google/gkehub/beta"
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
"github.com/hashicorp/terraform-plugin-sdk/v2/terraform"
Expand Down

0 comments on commit 90d0607

Please sign in to comment.