Commit Graph

34 Commits (a978d4ee99048967895eb48a208e731e5b00a36f)

Author SHA1 Message Date
Alisdair McDiarmid 43028c4912 cli: Migrate apply to command views
5 years ago
Alisdair McDiarmid 68558ccd54 backend/local: Replace CLI with view instance
5 years ago
Kristin Laemmert f6505870cc
Mildwonkey/providers interface renaming (#27805)
5 years ago
Alisdair McDiarmid c5a6aa31d3 cli: Add initial command views abstraction
5 years ago
Alisdair McDiarmid 4991cc4835 cli: Improve error for invalid -target flags
5 years ago
Alisdair McDiarmid d7613a0aac cli: Better diagnostics for apply positional args
5 years ago
Alisdair McDiarmid b2ba650c21 cli: Remove deprecated destroy -force flag
5 years ago
James Bardin 3bc7d77230 update MockProvider usage
5 years ago
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
8 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
10 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