File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
examples/containerized_app_landing_zone Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ The primary goal of this example is to provision an OpenShift cluster on VPC and
4747| <a name =" module_cloud_monitoring " ></a > [ cloud\_ monitoring] ( #module\_ cloud\_ monitoring ) | terraform-ibm-modules/cloud-monitoring/ibm | 1.12.15 |
4848| <a name =" module_cos " ></a > [ cos] ( #module\_ cos ) | terraform-ibm-modules/cos/ibm//modules/fscloud | 10.8.3 |
4949| <a name =" module_en_cos_buckets " ></a > [ en\_ cos\_ buckets] ( #module\_ en\_ cos\_ buckets ) | terraform-ibm-modules/cos/ibm//modules/buckets | 10.8.3 |
50- | <a name =" module_event_notifications " ></a > [ event\_ notifications] ( #module\_ event\_ notifications ) | terraform-ibm-modules/event-notifications/ibm | 2.10.33 |
50+ | <a name =" module_event_notifications " ></a > [ event\_ notifications] ( #module\_ event\_ notifications ) | terraform-ibm-modules/event-notifications/ibm | 2.10.34 |
5151| <a name =" module_kms " ></a > [ kms] ( #module\_ kms ) | terraform-ibm-modules/kms-all-inclusive/ibm | 5.5.20 |
5252| <a name =" module_logs_agent " ></a > [ logs\_ agent] ( #module\_ logs\_ agent ) | terraform-ibm-modules/logs-agent/ibm | 1.16.3 |
5353| <a name =" module_metrics_routing " ></a > [ metrics\_ routing] ( #module\_ metrics\_ routing ) | terraform-ibm-modules/cloud-monitoring/ibm//modules/metrics_routing | 1.12.15 |
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ locals {
117117
118118module "event_notifications" {
119119 source = " terraform-ibm-modules/event-notifications/ibm"
120- version = " 2.10.33 "
120+ version = " 2.10.34 "
121121 resource_group_id = module. resource_group . resource_group_id
122122 region = var. region
123123 name = " ${ var . prefix } -event-notifications"
You can’t perform that action at this time.
0 commit comments