Commit Graph

27 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
Kristin Laemmert 54661ec1df
command/import: fix error during import when implied provider was not used (#22855)
7 years ago
findkim 7816e61614 Bump installer protocol version to 5 and separate client and server protocol references
7 years ago
Martin Atkins 86c02d5c35 command: "terraform init" can partially initialize for 0.12upgrade
7 years ago
Martin Atkins 5255e85238 "go fmt" fixups
7 years ago
Martin Atkins b316e4ab56 command: Fix TestImport_remoteState
7 years ago
Martin Atkins 40eda180d6 command: go fmt in import_test.go and refresh_test.go
7 years ago
Martin Atkins 5b61cc919b command: Fix "terraform import" tests
7 years ago
Martin Atkins 73318a436b command: go fmt
7 years ago
Martin Atkins d63c2fdd8d command: Show snippet of invalid resource addresses in import
7 years ago
Martin Atkins 54c1616d73 command: Update import_test.go for new provider types
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
James Bardin 3c807e5427 update state test strings in command package
8 years ago
Jack Bruno 3f2136d7ee cli: terraform import -ignore-missing-config
9 years ago
James Bardin e3748901b4 Don't ForceLocal for the import backend
9 years ago
James Bardin 85b9069eb7 test import with -plugin-dir
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
Martin Atkins f6305fcc27 command: remove commented-out, misplaced tests
9 years ago
Martin Atkins 4ab8973520 core: provide config to all import context tests
9 years ago
Martin Atkins 8364383c35 Push plugin discovery down into command package
9 years ago
Mitchell Hashimoto f84fd39ef9
command/import: document -var-file and -var is available #11211
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 5107c33119
command/import: load configurations and allow empty config dirs
9 years ago
Mitchell Hashimoto d6c059c43e
command/import: tests passing
10 years ago
Mitchell Hashimoto 182a8a28c0
command/import more wip
10 years ago