Skip to content

Commit

Permalink
Release Disk resource - autogenerated.
Browse files Browse the repository at this point in the history
  • Loading branch information
nat-henderson authored and modular-magician committed May 23, 2018
1 parent cac3502 commit 2cbbb37
Show file tree
Hide file tree
Showing 3 changed files with 1,049 additions and 375 deletions.
1 change: 1 addition & 0 deletions google/provider_compute_gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import "github.com/hashicorp/terraform/helper/schema"

var GeneratedComputeResourcesMap = map[string]*schema.Resource{
"google_compute_backend_bucket": resourceComputeBackendBucket(),
"google_compute_disk": resourceComputeDisk(),
"google_compute_global_address": resourceComputeGlobalAddress(),
"google_compute_http_health_check": resourceComputeHttpHealthCheck(),
"google_compute_https_health_check": resourceComputeHttpsHealthCheck(),
Expand Down
Loading

0 comments on commit 2cbbb37

Please sign in to comment.