terraform/configs/configupgrade
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
* 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.
2019-12-04 11:30:20 -05:00
..
testdata configs/configupgrade: typo fix (#22469) 2019-08-16 10:38:38 -04:00
analysis.go providers: use addrs.Provider as map keys for provider.Factory (#23548) 2019-12-04 11:30:20 -05:00
analysis_expr.go Merge pull request #22846 from hashicorp/jbardin/evaluate-resource 2019-10-08 07:57:15 -04:00
doc.go configupgrade: new package for upgrading configs for 0.12 2018-10-16 18:50:29 -07:00
module_sources.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
module_sources_test.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
upgrade.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
upgrade_body.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
upgrade_expr.go configs/configupgrade: do not panic when int value is out of range (#23394) 2019-11-15 11:02:59 -05:00
upgrade_native.go vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
upgrade_test.go providers: use addrs.Provider as map keys for provider.Factory (#23548) 2019-12-04 11:30:20 -05:00
upgrader.go terraform: More wiring in of new provider types 2018-10-16 19:12:54 -07:00