terraform-ibm-modules / terraform-ibm-event-notifications

A module for creating IBM Cloud Event Notifications
Apache License 2.0
1 stars 2 forks source link

fix: updated cbr enforcement mode #251

Closed Ak-sky closed 2 months ago

Ak-sky commented 2 months ago

Description

Update the CBR enforcement mode to enabled as the report is not supported. This is newly introduced SMTP API in EN that does not support monitoring. Git Issue

Release required?

Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

For mergers

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

PR test is keep on failing due to some issue in Schematics-

 2024/07/14 15:27:58 Terraform init | Downloading registry.terraform.io/terraform-ibm-modules/resource-group/ibm 1.1.6 for resource_group...
 2024/07/14 15:28:01 Terraform init | - resource_group in .terraform/modules/resource_group
 2024/07/14 15:28:01 Terraform init | 
 2024/07/14 15:28:01 Terraform init | Error: Unreadable module directory
 2024/07/14 15:28:01 Terraform init | 
 2024/07/14 15:28:01 Terraform init | Unable to evaluate directory symlink: lstat ../../modules: no such file or
 2024/07/14 15:28:01 Terraform init | directory
 2024/07/14 15:28:01 Terraform init | 
 2024/07/14 15:28:01 Terraform init | 
 2024/07/14 15:28:01 Terraform init | Error: Unreadable module directory
 2024/07/14 15:28:01 Terraform init | 
 2024/07/14 15:28:01 Terraform init | The directory  could not be read for module "event_notification" at
 2024/07/14 15:28:01 Terraform init | main.tf:89.
 2024/07/14 15:28:01 Terraform init | 
 2024/07/14 15:28:01 Terraform INIT error: Terraform INIT errorexit status 1
 2024/07/14 15:28:01 Could not execute job: Error : Terraform INIT errorexit status 1
Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

Ak-sky commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

:tada: This issue has been resolved in version 1.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: