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

Expose lock capability on buckets #592

Closed vburckhardt closed 2 months ago

vburckhardt commented 3 months ago

Description

  1. Expose https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/cos_bucket#object_lock
  2. Add a static check in the module to ensure object versioning is enabled when object lock is enabled
  3. (May be done in a subsequent PR) - Expose object lock configuration https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/cos_bucket_object_lock_configuration
shemau commented 2 months ago

Delivered, including object_lock_configuration in v8.2.0