terraform-ibm-modules / terraform-ibm-cloudability-onboarding

A deployable architecture which will fully onboard a standard or enterprise IBM Cloud account to IBM Cloudability.
Apache License 2.0
0 stars 0 forks source link

Retrieve the `region` from an existing key protect instance if one is provided #29

Open chrisw-ibm opened 3 weeks ago

chrisw-ibm commented 3 weeks ago

Description

A user can provide an existing key protect instance. In this case, we already know the region that the bucket should be created and it can be retrieved from the key protect instance. This should override the region parameter which may be provided by the user

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