mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge branch 'master' into jszwedko-fix-sg
* master: provider/azure: Fix SQL client name to match upstream
This commit is contained in:
commit
d2176b2d7e
@ -37,7 +37,7 @@ type Client struct {
|
||||
|
||||
osImageClient osimage.OSImageClient
|
||||
|
||||
sqlClient sql.SqlDatabaseClient
|
||||
sqlClient sql.SQLDatabaseClient
|
||||
|
||||
storageServiceClient storageservice.StorageServiceClient
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user