Skip to content

Commit

Permalink
Autogenerate router resource. Also adds update support and a few new …
Browse files Browse the repository at this point in the history
…fields.
  • Loading branch information
danawillow authored and modular-magician committed Jul 3, 2018
1 parent 064ec03 commit 249ef77
Show file tree
Hide file tree
Showing 6 changed files with 645 additions and 287 deletions.
1 change: 1 addition & 0 deletions google/provider_compute_gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ var GeneratedComputeResourcesMap = map[string]*schema.Resource{
"google_compute_https_health_check": resourceComputeHttpsHealthCheck(),
"google_compute_region_autoscaler": resourceComputeRegionAutoscaler(),
"google_compute_route": resourceComputeRoute(),
"google_compute_router": resourceComputeRouter(),
"google_compute_ssl_policy": resourceComputeSslPolicy(),
"google_compute_subnetwork": resourceComputeSubnetwork(),
"google_compute_target_http_proxy": resourceComputeTargetHttpProxy(),
Expand Down
Loading

0 comments on commit 249ef77

Please sign in to comment.