MON-224 Remove database_id from inputs because all the monitors are grouping by database_id
This commit is contained in:
parent
70a45ed9f6
commit
7e05a55331
@ -33,11 +33,6 @@ variable "project_id" {
|
||||
description = "ID of the GCP Project"
|
||||
}
|
||||
|
||||
variable "database_id" {
|
||||
type = "string"
|
||||
description = "ID of the Cloud SQL Database Instance"
|
||||
}
|
||||
|
||||
#
|
||||
# CPU
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user