AWS aws_glue_catalog_database location uri set to null

Hello Everyone,
I am currently working on the setting a glue databases using terraform resource aws_glue_catalog_database where we set the location uri (which is optional). I doing some test and found out that if we set location url value it cannot be changed to null.

The reason for these tests are to make sure for some of the databases we don’t maintain the location uri information as that database table may contain multiple s3 buckets.