Commit Graph

41 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Alisdair McDiarmid d8e9964363 terraform: Eval module call arguments for import
6 years ago
Alisdair McDiarmid 9ab9ef6291 command/import: Fix allow-missing-config option
6 years ago
Alisdair McDiarmid d2b215f4d5 command: Fix test cleanup
6 years ago
Kristin Laemmert b611bd7209 reproduction test
6 years ago
Martin Atkins 69cae48a11 command/import: fix TestImport_initializationErrorShouldUnlock
6 years ago
Kristin Laemmert 0af09b23ca command: apply and most of import tests passing
6 years ago
Martin Atkins d40085f374 command: Make the tests compile again
6 years ago
Kristin Laemmert c8d64846ad
Mildwonkey/ps import (#24412)
6 years ago
Alisdair McDiarmid 701d095808 command: Fix stale lock when exiting early
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Kristin Laemmert 1c7167a9a1
command/import: remove -provider command line argument (#24090)
6 years ago
Kristin Laemmert 80862f3436
command/import: attach references before validating provider (#22862)
6 years ago
Kristin Laemmert 86e450a85f use LegacyString() consistently
6 years ago
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
6 years ago
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