Commit Graph

26 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Kristin Laemmert 0af09b23ca command: apply and most of import tests passing
6 years ago
James Bardin b3fc0dab94 use addrs.ConfigResource for dependency tracking
6 years ago
James Bardin e13eecbc5b finish provider ModuleInstance replacement
6 years ago
James Bardin dc8cdd260c add missing deps to targeted destroy test
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Kristin Laemmert 6541775ce4
addrs: roll back change to Type field in ProviderConfig (#23937)
6 years ago
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
6 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
7 years ago
Martin Atkins 73318a436b command: go fmt
8 years ago
Martin Atkins 5021e0e098 command: Fix TestApply_destroyTargeted for new provider and state types
8 years ago
Martin Atkins db3ea65e8b command: Fix TestApply_destroy for new provider and state types
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago
Martin Atkins a270a18a4d command: Update tests for changes in "terraform" package
8 years ago
Laura Martin 6e1e614a56 Change -force to -auto-approve when destroying
8 years ago
Martin Atkins 8364383c35 Push plugin discovery down into command package
9 years ago
James Bardin ec00564be6 Clean up LockInfo and LockError and use them
9 years ago
James Bardin f2e496a14c Have backend operations properly unlock state
9 years ago
James Bardin b80ae5e13e Add source path argument to testLockState
9 years ago
James Bardin 82e59cd826 Add test for destroy with locked state
9 years ago
Mitchell Hashimoto 785cc7b78a
terraform: default new graphs on, old graphs behind -Xlegacy-graph
9 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto a5f70ead2d command: destroy should ask for confirmation always
12 years ago
Mitchell Hashimoto ab9dd71bcb command/destroy: first steps
12 years ago