Skip to content

Commit

Permalink
Added fetch/merge functions for storage bucket and organization (hash…
Browse files Browse the repository at this point in the history
…icorp#4618) (hashicorp#3078)

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Mar 23, 2021
1 parent f953079 commit 4a50f93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/4618.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_dataflow_flex_template_job_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (

"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
"github.com/hashicorp/terraform-plugin-sdk/v2/terraform"
"google.golang.org/api/compute/v1"
compute "google.golang.org/api/compute/v1"
)

func TestAccDataflowFlexTemplateJob_basic(t *testing.T) {
Expand Down

0 comments on commit 4a50f93

Please sign in to comment.