mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
provider/azure: Fix SQL client name to match upstream
name was changed in 4f4636621e
This commit is contained in:
parent
611741c108
commit
2410824fc9
@ -37,7 +37,7 @@ type Client struct {
|
|||||||
|
|
||||||
osImageClient osimage.OSImageClient
|
osImageClient osimage.OSImageClient
|
||||||
|
|
||||||
sqlClient sql.SqlDatabaseClient
|
sqlClient sql.SQLDatabaseClient
|
||||||
|
|
||||||
storageServiceClient storageservice.StorageServiceClient
|
storageServiceClient storageservice.StorageServiceClient
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user