terraform-google-kubernetes-engine icon indicating copy to clipboard operation
terraform-google-kubernetes-engine copied to clipboard

Make monitoring_enable_observability_[metrics|relay] variables available in module safer-cluster-update-variant

Open avthart opened this issue 1 year ago • 0 comments

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

avthart avatar Sep 11 '24 08:09 avthart