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.
2.3.3
wait_til
1 parent 7f1aa17 commit 5f85d34Copy full SHA for 5f85d34
solutions/agents/main.tf
@@ -11,7 +11,7 @@ data "ibm_container_cluster_config" "cluster_config" {
11
12
module "observability_agents" {
13
source = "terraform-ibm-modules/observability-agents/ibm"
14
- version = "2.3.1"
+ version = "2.3.3"
15
cluster_id = var.cluster_id
16
cluster_resource_group_id = var.cluster_resource_group_id
17
cluster_config_endpoint_type = var.cluster_config_endpoint_type
0 commit comments