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 50f8665 commit 06f7669Copy full SHA for 06f7669
examples/basic/main.tf
@@ -14,7 +14,7 @@ module "resource_group" {
14
##############################################################################
15
16
module "observability_instances" {
17
- source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-observability-instances?ref=v2.17.0"
+ source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-observability-instances?ref=v2.18.0"
18
providers = {
19
logdna.at = logdna.at
20
logdna.ld = logdna.ld
0 commit comments