Documentation ¶
Overview ¶
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0
Index ¶
- func DataSourceGoogleMonitoringUptimeCheckIps() *schema.Resource
- func DataSourceMonitoringIstioCanonicalService() *schema.Resource
- func DataSourceMonitoringNotificationChannel() *schema.Resource
- func DataSourceMonitoringServiceAppEngine() *schema.Resource
- func DataSourceMonitoringServiceClusterIstio() *schema.Resource
- func DataSourceMonitoringServiceMeshIstio() *schema.Resource
- func ResourceMonitoringAlertPolicy() *schema.Resource
- func ResourceMonitoringDashboard() *schema.Resource
- func ResourceMonitoringGenericService() *schema.Resource
- func ResourceMonitoringGroup() *schema.Resource
- func ResourceMonitoringMetricDescriptor() *schema.Resource
- func ResourceMonitoringMonitoredProject() *schema.Resource
- func ResourceMonitoringMonitoredProjectNameDiffSuppressFunc(k, old, new string, d tpgresource.TerraformResourceDataChange) bool
- func ResourceMonitoringMonitoredProjectUpgradeV0(_ context.Context, rawState map[string]any, meta any) (map[string]any, error)
- func ResourceMonitoringNotificationChannel() *schema.Resource
- func ResourceMonitoringService() *schema.Resource
- func ResourceMonitoringSlo() *schema.Resource
- func ResourceMonitoringUptimeCheckConfig() *schema.Resource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSourceMonitoringIstioCanonicalService ¶
No tests are added in this PR as currently there is no TF-supported method that can be used to enable either services (Cluster Istio, Mesh Istio and Istio Canonical Service) in GKE
func DataSourceMonitoringServiceClusterIstio ¶
No tests are added in this PR as currently there is no TF-supported method that can be used to enable both services (Cluster Istio and Mesh Istio) in GKE
func DataSourceMonitoringServiceMeshIstio ¶
No tests are added in this PR as currently there is no TF-supported method that can be used to enable both services (Cluster Istio and Mesh Istio) in GKE
func ResourceMonitoringGroup ¶
func ResourceMonitoringMonitoredProjectNameDiffSuppressFunc ¶
func ResourceMonitoringMonitoredProjectNameDiffSuppressFunc(k, old, new string, d tpgresource.TerraformResourceDataChange) bool
func ResourceMonitoringSlo ¶
Types ¶
This section is empty.
Source Files ¶
- data_source_google_monitoring_uptime_check_ips.go
- data_source_monitoring_istio_canonical_service.go
- data_source_monitoring_notification_channel.go
- data_source_monitoring_service.go
- data_source_monitoring_service_app_engine.go
- data_source_monitoring_service_cluster_istio.go
- data_source_monitoring_service_mesh_istio.go
- resource_monitoring_alert_policy.go
- resource_monitoring_alert_policy_sweeper.go
- resource_monitoring_custom_service.go
- resource_monitoring_custom_service_sweeper.go
- resource_monitoring_dashboard.go
- resource_monitoring_group.go
- resource_monitoring_group_sweeper.go
- resource_monitoring_metric_descriptor.go
- resource_monitoring_metric_descriptor_sweeper.go
- resource_monitoring_monitored_project.go
- resource_monitoring_monitored_project_sweeper.go
- resource_monitoring_notification_channel.go
- resource_monitoring_notification_channel_sweeper.go
- resource_monitoring_service.go
- resource_monitoring_service_sweeper.go
- resource_monitoring_slo.go
- resource_monitoring_slo_sweeper.go
- resource_monitoring_uptime_check_config.go
- resource_monitoring_uptime_check_config_sweeper.go