turbot/gcp_thrifty

Variables in GCP Thrifty

NameDefaultDescription
compute_instance_avg_cpu_utilization_high
35
The average CPU utilization required for instances to be considered frequently used. This value should be higher than compute_instance_avg_cpu_utilization_low.
compute_disk_avg_read_write_ops_high
500
The number of average read/write ops required for disks to be considered frequently used. This value should be higher than compute_disk_avg_read_write_ops_low.
common_dimensions
["location","project"]
A list of common dimensions to add to each control.
sql_db_instance_avg_cpu_utilization_low
25
The average CPU utilization required for DB instances to be considered infrequently used. This value should be lower than sql_db_instance_avg_cpu_utilization_high.
sql_db_instance_avg_cpu_utilization_high
50
The average CPU utilization required for DB instances to be considered frequently used. This value should be higher than sql_db_instance_avg_cpu_utilization_low.
sql_db_instance_avg_connections
2
The minimum number of average connections per day required for DB instances to be considered in-use.
tag_dimensions
[]
A list of tags to add as dimensions to each control.
bigquery_table_stale_data_max_days
90
The maximum number of days table data can be unchanged before it is considered stale.
compute_instance_allowed_types
["%-micro","%-small","%-medium","%-2","%-4","%-8","%-16","%-30","%-32","%-1g","%-2g"]
A list of allowed instance types. PostgreSQL wildcards are supported.
compute_disk_avg_read_write_ops_low
100
The number of average read/write ops required for disks to be considered infrequently used. This value should be lower than compute_disk_avg_read_write_ops_high.
compute_disk_max_size_gb
100
The maximum size (GB) allowed for disks.
compute_running_instance_age_max_days
90
The maximum number of days instances are allowed to run.
compute_snapshot_age_max_days
90
The maximum number of days snapshots can be retained.
compute_instance_avg_cpu_utilization_low
20
The average CPU utilization required for instances to be considered infrequently used. This value should be lower than compute_instance_avg_cpu_utilization_high.
logging_bucket_max_retention_days
30
The maximum number of days allowed for bucket log retention period.