v0.5.5
- Added configuration generators for
databricks_sql_*resources in experimental Resource Exporter (#1199). - Added
google_credentialsprovider argument that has the same semantics ascredentialsargument in officialgoogleprovider (#1214). - Fixed
databricks_grantson UC external location empty list error (#1202). - Fixed errors in
databricks_permissionsresource for auto-purgeddatabricks_cluster(#1252). - Various documentation fixes (#1231, #1239, #1254, #1240).
Updated dependency versions:
- Bump google.golang.org/api from 0.71.0 to 0.75.0
- Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
- Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.11.0 to 2.14.0
- Bump github.com/Azure/go-autorest/autorest from 0.11.24 to 0.11.26