terraform/command/cliconfig/testdata
Martin Atkins 2c535d829d command/cliconfig: Decode provider_installation blocks
This new CLI config block type allows explicitly specifying where
Terraform should look to find provider plugins for installation. This is
not used anywhere as of this commit, but in a future commit we'll change
package main to treat the presence of a block of this type as a request
to disable the default set of provider sources and use these explicitly-
specified ones instead.
2020-04-21 15:48:07 -07:00
..
config command/cliconfig: Factor out CLI config handling 2019-08-01 10:56:41 -07:00
config-env command/cliconfig: Factor out CLI config handling 2019-08-01 10:56:41 -07:00
credentials command/cliconfig: Factor out CLI config handling 2019-08-01 10:56:41 -07:00
hosts command/cliconfig: Factor out CLI config handling 2019-08-01 10:56:41 -07:00
provider-installation command/cliconfig: Decode provider_installation blocks 2020-04-21 15:48:07 -07:00
provider-installation-errors command/cliconfig: Decode provider_installation blocks 2020-04-21 15:48:07 -07:00