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

feat: add individual cos bucket detail outputs #656

Open huayuenh opened 1 week ago

huayuenh commented 1 week ago

Description

Adding the additional outputs to be able to pass these down through a stack which is currently not able to read individual elements in a json/list as per the current output

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

huayuenh commented 1 week ago

/run pipeline