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

Support for resourcekey names to be not known at apply time #601

Closed vburckhardt closed 5 months ago

vburckhardt commented 5 months ago

Description

If the resource key name that is passed as an input to the module is dynamically generated, for instance to use a constructed name, apply results in the following:

image

https://github.com/terraform-ibm-modules/terraform-ibm-cos/blob/f45883e7b5933de979e9ae49a987f9cbbbbc4bc4/main.tf#L77

New or affected modules


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

shemau commented 5 months ago

Resolve in v8.2.3