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

COS module needs updates around monitoring and activity tracking for buckets #643

Open ocofaigh opened 3 weeks ago

ocofaigh commented 3 weeks ago

Some changes are coming in https://github.com/IBM-Cloud/terraform-provider-ibm/pull/5277 which will require some refactoring of the module...

Current code works like this:

Refactoring considerations:

NB: modules/fscloud, modules/buckets, solutions/secure-cross-regional-bucket, solutions/secure-regional-bucket will all need updates based on the refactor.