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 9d46d7f commit a142b6aCopy full SHA for a142b6a
examples/obs-agent-iks/main.tf
@@ -129,7 +129,7 @@ resource "time_sleep" "wait_operators" {
129
130
module "observability_instances" {
131
source = "terraform-ibm-modules/observability-instances/ibm"
132
- version = "2.19.1"
+ version = "3.0.1"
133
providers = {
134
logdna.at = logdna.at
135
logdna.ld = logdna.ld
examples/obs-agent-ocp/main.tf
@@ -129,7 +129,7 @@ data "ibm_container_cluster_config" "cluster_config" {
0 commit comments