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 a9ecd21 commit 9721858Copy full SHA for 9721858
modules/observability_instance/main.tf
@@ -10,7 +10,7 @@ locals {
10
module "observability_instance" {
11
# Replace "master" with a GIT release version to lock into a specific release
12
source = "terraform-ibm-modules/observability-instances/ibm"
13
- version = "2.13.1"
+ version = "3.0.1"
14
providers = {
15
logdna.at = logdna.at
16
logdna.ld = logdna.ld
0 commit comments