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 19d4415 commit 74565b4Copy full SHA for 74565b4
examples/multiple_mzr_clusters/main.tf
@@ -189,7 +189,7 @@ module "observability_instances" {
189
190
module "observability_agents_1" {
191
source = "terraform-ibm-modules/observability-agents/ibm"
192
- version = "2.1.0"
+ version = "2.3.0"
193
providers = {
194
helm = helm.helm_cluster_1
195
}
@@ -202,7 +202,7 @@ module "observability_agents_1" {
202
203
module "observability_agents_2" {
204
205
206
207
helm = helm.helm_cluster_2
208
0 commit comments