terraform-ibm-modules / terraform-ibm-toolkit-object-storage-bucket

Terraform module to provision a bucket in Object Storage
0 stars 4 forks source link

Module fails with template string error when kms_key_id is null #13

Closed seansund closed 3 years ago

seansund commented 3 years ago

Module fails with this error if kms_key_id is not provided:

Error: Invalid template interpolation value: The expression result is null. Cannot include a null value in a string template.