Skip to content

Commit

Permalink
Add resource_storage_transfer_job (#2707)
Browse files Browse the repository at this point in the history
<!-- This change is generated by MagicModules. -->
/cc @akramhussein
  • Loading branch information
modular-magician authored and nat-henderson committed Dec 21, 2018
1 parent 9406c61 commit 4f298a2
Show file tree
Hide file tree
Showing 6 changed files with 1,136 additions and 0 deletions.
1 change: 1 addition & 0 deletions google/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ func ResourceMapWithErrors() (map[string]*schema.Resource, error) {
"google_storage_object_acl": resourceStorageObjectAcl(),
"google_storage_default_object_acl": resourceStorageDefaultObjectAcl(),
"google_storage_notification": resourceStorageNotification(),
"google_storage_transfer_job": resourceStorageTransferJob(),
},
)
}
Expand Down
Loading

0 comments on commit 4f298a2

Please sign in to comment.