opentofu-terraform-provider.../cmd
Ben Ash 6c32245a2a
Move core provider factory functionality to the provider package. (#1884)
Currently, it is not possible to test meta.NewProviderMeta since it
depends the vault.Provider(), which creates a cyclical dependency. It
also makes sense that the provider factory would be in the lower level
'provider' package.

* Update NewProvider(), make arg names more distinct
2023-06-02 22:51:33 -04:00
..
coverage Move core provider factory functionality to the provider package. (#1884) 2023-06-02 22:51:33 -04:00
generate [COMPLIANCE] Add Copyright and License Headers (#1742) 2023-02-06 10:10:44 -08:00