terraform-ibm-modules / terraform-ibm-cos

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

Add output var for COS instance CRN #612

Closed ccmitchellusa closed 4 months ago

ccmitchellusa commented 4 months ago

Description

Some downstream service DA's (eg. Observability) require the CRN of the COS service instance. Only guid and id are output from the current DA. This feature request is to add CRN to output values of the COS DA to make it easier to wire up downstream DA's.

New or affected modules

terraform-ibm-cos

By submitting this issue, you agree to follow our Code of Conduct

ccmitchellusa commented 4 months ago

closing, fixed in latest version.