mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-02 12:17:39 -06:00
9891d0354a
* terraform/context: use new addrs.Provider as map key in provider factories * added NewLegacyProviderType and LegacyString funcs to make it explicit that these are temporary placeholders This PR introduces a new concept, provider fully-qualified name (FQN), encapsulated by the `addrs.Provider` struct. |
||
---|---|---|
.. | ||
error.go | ||
grpc_test_provider.go | ||
id_test.go | ||
id.go | ||
map_test.go | ||
map.go | ||
resource.go | ||
state_shim_test.go | ||
state_shim.go | ||
state_test.go | ||
state.go | ||
testing_config.go | ||
testing_import_state_test.go | ||
testing_import_state.go | ||
testing_test.go | ||
testing.go | ||
wait_test.go | ||
wait.go |