Commit Graph

40 Commits (f2dbf80badc8c7385a7b44bb040ae5e8550e7e60)

Author SHA1 Message Date
Alisdair McDiarmid aa38cbe3bc command: Comment to explain why unlock is required
6 years ago
Alisdair McDiarmid 701d095808 command: Fix stale lock when exiting early
6 years ago
Kristin Laemmert 1c7167a9a1
command/import: remove -provider command line argument (#24090)
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Kristin Laemmert 67fc4dd5a1 configs: move ProviderConfigCompact[Str] from addrs to configs
6 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
6 years ago
Kristin Laemmert 54661ec1df
command/import: fix error during import when implied provider was not used (#22855)
7 years ago
Brian Flad 20a814028d
command: Consistency implement and document parallelism default of 10
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
7 years ago
Martin Atkins b316e4ab56 command: Fix TestImport_remoteState
7 years ago
Martin Atkins 5b61cc919b command: Fix "terraform import" tests
7 years ago
Martin Atkins d63c2fdd8d command: Show snippet of invalid resource addresses in import
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins fc7871c5ee command/import: default provider config in same module
7 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
James Bardin 90a75422fb unlock state in console, import, graph, and push
8 years ago
Martin Atkins f1079257ac command: show a special error message when importing in an empty dir
8 years ago
Martin Atkins 9a5c865040 command: validate config as part of loading it
8 years ago
Jack Bruno 3f2136d7ee cli: terraform import -ignore-missing-config
9 years ago
James Bardin 4034f988df update import command docs
9 years ago
James Bardin e3748901b4 Don't ForceLocal for the import backend
9 years ago
Robert Liebowitz 8d98fdecac Autoload only .auto.tfvars files
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
James Bardin 0cbd51c365 find -plugin-dir during import
9 years ago
Martin Atkins 9a398a7793 command: require resource to be in config before import
9 years ago
Martin Atkins 7d8719150c command: validate import resource address early
9 years ago
James Bardin 718ede0636 have Meta.Backend use a Config rather than loading
9 years ago
James Bardin 5eca913b14 add cli flags for -lock-timeout
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Mitchell Hashimoto f84fd39ef9
command/import: document -var-file and -var is available #11211
9 years ago
Mitchell Hashimoto 28d933f6dd
nitpicks for #10310
9 years ago
Daniel Spangenberg 804a5bd3c5 Implements import with specified provider
9 years ago
Mitchell Hashimoto f8ec7dad19
command/import: allow the -config flag to specify a config location
9 years ago
Mitchell Hashimoto ec0ef95c6f
terraform: verify import providers only depend on vars
9 years ago
Mitchell Hashimoto 5107c33119
command/import: load configurations and allow empty config dirs
9 years ago
Mitchell Hashimoto f6a59734ef
command: UI for import
10 years ago
Mitchell Hashimoto 182a8a28c0
command/import more wip
10 years ago
Mitchell Hashimoto ff94381e7e
command/import wip
10 years ago