[ISSUE] Issue with databricks_grant
resource on external_location introduced on 1.48.0
#3705
Labels
regression
Issues that are regressions compared to previous versions
Configuration
We're trying to apply grants to an external location
Expected Behavior
Grants should be applied
Actual Behavior
Grants aren't applied with it saying it can't find the group by name. It doesn't matter if the group name is specified as lower or upper case, the error always shows lower case. We were wondering if it had anything to do with the case sensitivity being removed in 1.48.0.
Steps to Reproduce
terraform apply
the above code with provider version 1.48.0.Is it a regression?
yes, 1.47.0 and 1.46.0 both work properly.
The text was updated successfully, but these errors were encountered: