terraform-ibm-modules / terraform-ibm-cos

Configures an IBM Cloud Object Storage instance and bucket
Apache License 2.0
7 stars 23 forks source link

fix: validation to allow null values #599

Closed shemau closed 2 months ago

shemau commented 2 months ago

Description

Relax validation on retention duration variables. When retention is not enabled, the values for each of the duration variables could be null.

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

shemau commented 2 months ago

/run pipeline

shemau commented 2 months ago

This test appears to be blocked in internal issue 8825 Investigate issue with idempotent failure after COS module upgrade

vburckhardt commented 2 months ago

/run pipeline

terraform-ibm-modules-ops commented 2 months ago

:tada: This PR is included in version 8.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: