Skip to content

Commit

Permalink
Autogenerate HealthCheck resource
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored and modular-magician committed Aug 27, 2018
1 parent 7e82a98 commit 24408d3
Show file tree
Hide file tree
Showing 3 changed files with 992 additions and 449 deletions.
1 change: 1 addition & 0 deletions google/provider_compute_gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ var GeneratedComputeResourcesMap = map[string]*schema.Resource{
"google_compute_global_address": resourceComputeGlobalAddress(),
"google_compute_http_health_check": resourceComputeHttpHealthCheck(),
"google_compute_https_health_check": resourceComputeHttpsHealthCheck(),
"google_compute_health_check": resourceComputeHealthCheck(),
"google_compute_region_autoscaler": resourceComputeRegionAutoscaler(),
"google_compute_region_disk": resourceComputeRegionDisk(),
"google_compute_route": resourceComputeRoute(),
Expand Down
Loading

0 comments on commit 24408d3

Please sign in to comment.