terraform-ibm-modules / terraform-ibm-cos

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

Create a simple basic example for the module #363

Closed vburckhardt closed 1 year ago

vburckhardt commented 1 year ago

Description

All example and the usage section go into a lot of complexity in term of replication, encryption, etc.

It would be desirable to have a simple, basic example that creates an instance with a bucket with the minimum amount of inputs to set.

shemau commented 1 year ago

There are already basic buckets created in one-rate-plan and replication examples. IMHO, this would be better implemented as README.md change to make the example in the README.md as simple as possible (remove encryption, monitoring/sysdig, activity logging).

Soaib024 commented 1 year ago

I am currently occupied with auditree work and I won't be able to allocate time for this issue hence un-assigning myself from it

kierramarie commented 1 year ago

This issue was addressed in this PR.