[Provider Request] Add Kutt.it As A Provider
Aug 9, 2022i try to use the azure/azapi provider within my terraform project but after i add the provider and run terraform init, i get the following error: Failed to query available provider. Provider.of is the only way to obtain and listen to an object.
Consumer, selector, and all the *proxyprovider calls provider.of to work. Provider.of vs consumer is a matter of personal preference.. Aug 27, 2022all instructions i have found online say to simply install the msoledbsql driver from microsoft and change provider=sqloledb to provider=msoledbsql in the code.
Apr 16, 2021the 'microsoft.ace.oledb.15.0' provider is not registered on the local machine. I could change the provider connection string to ace.oledb.12.0 for x32 operation or to ace.oledb.16.0 for x64 operation.