Skip to content

Commit

Permalink
New Resource: Stackdriver uptime check (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
modular-magician authored and chrisst committed Nov 28, 2018
1 parent d5fcbaf commit 2f8767a
Show file tree
Hide file tree
Showing 5 changed files with 1,524 additions and 0 deletions.
1 change: 1 addition & 0 deletions google-beta/provider_monitoring_gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ var GeneratedMonitoringResourcesMap = map[string]*schema.Resource{
"google_monitoring_alert_policy": resourceMonitoringAlertPolicy(),
"google_monitoring_group": resourceMonitoringGroup(),
"google_monitoring_notification_channel": resourceMonitoringNotificationChannel(),
"google_monitoring_uptime_check_config": resourceMonitoringUptimeCheckConfig(),
}
Loading

0 comments on commit 2f8767a

Please sign in to comment.