terraform/configs/configupgrade
Kristin Laemmert 7eed30595a
moduledeps: replace ProviderInstance with addrs.Provider (#24017)
* addrs: add ParseProviderSourceString function to parse fqns from
tfconfig-inspect
* moduledeps: use addrs.Provider instead of ProviderInstance
2020-02-05 09:27:32 -05:00
..
testdata configs/configupgrade: typo fix (#22469) 2019-08-16 10:38:38 -04:00
analysis.go moduledeps: replace ProviderInstance with addrs.Provider (#24017) 2020-02-05 09:27:32 -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