terraform-google-kubernetes-engine
terraform-google-kubernetes-engine copied to clipboard
Make monitoring_enable_observability_[metrics|relay] variables available in module safer-cluster-update-variant
TL;DR
Currently, it is not possible to configure monitoring_enable_observability_[metrics|relay] variables in the module safer-cluster-update-variant. This is already available in other modules.
Terraform Resources
Add variables to variables.tf for the module safer-cluster-update-variant
monitoring_enable_observability_metrics
monitoring_enable_observability_relay
Detailed design
No response
Additional information
No response