Skip to content

Commit 2cbbb37

Browse files
nat-hendersonmodular-magician
authored andcommitted
Release Disk resource - autogenerated.
1 parent cac3502 commit 2cbbb37

File tree

3 files changed

+1049
-375
lines changed

3 files changed

+1049
-375
lines changed

google/provider_compute_gen.go

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import "github.com/hashicorp/terraform/helper/schema"
1818

1919
var GeneratedComputeResourcesMap = map[string]*schema.Resource{
2020
"google_compute_backend_bucket": resourceComputeBackendBucket(),
21+
"google_compute_disk": resourceComputeDisk(),
2122
"google_compute_global_address": resourceComputeGlobalAddress(),
2223
"google_compute_http_health_check": resourceComputeHttpHealthCheck(),
2324
"google_compute_https_health_check": resourceComputeHttpsHealthCheck(),

0 commit comments

Comments
 (0)