We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccc2a2 commit bf076bcCopy full SHA for bf076bc
solutions/agents/main.tf
@@ -14,7 +14,7 @@ data "ibm_container_cluster_config" "cluster_config" {
14
15
module "observability_agents" {
16
source = "terraform-ibm-modules/observability-agents/ibm"
17
- version = "2.3.6"
+ version = "2.5.0"
18
cluster_id = var.cluster_id
19
cluster_resource_group_id = var.cluster_resource_group_id
20
cluster_config_endpoint_type = var.cluster_config_endpoint_type
0 commit comments