Skip to content

Terraform module for creating monitoring for GCP resources

Notifications You must be signed in to change notification settings

gthamu/tf-module-gcp-monitoring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-module-gcp-monitoring

⚠️ THIS MODULE HAS BEEN DEPRECATED ⚠️

Requirements

Name Version
terraform >= 0.12.18
google >= 4.0

Providers

Name Version
google >= 4.0

Inputs

Name Description Type Default Required
clan_name The name of the clan string "" no
monitoring_project_id Project ID to create monitoring resources in string "hiiretail-monitoring-prod-6500" no
notification_channels List of notification channel IDs list [] no
project_id Project ID to associate with monitoring resource string n/a yes
uptime_check_alerts Configuration for uptime check alerts any [] no
uptime_checks The list of uptime checks configurations any n/a yes

Outputs

Name Description
uptime_check_ids The id of the uptime check
uptime_check_names A unique resource name for UptimeCheckConfig

About

Terraform module for creating monitoring for GCP resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%