Commit Graph

127 Commits (3c8a4e6e05afefb7639bf30efa852cf59f14ade6)

Author SHA1 Message Date
Martin Atkins 3c8a4e6e05 command+backend/local: -refresh-only and drift detection
5 years ago
Kristin Laemmert 5f30efe857
command tests: plan and init (#28616)
5 years ago
Martin Atkins 1d3e34e35e command: New -replace=... planning option
5 years ago
Alisdair McDiarmid f72730a02b cli: Add JSON logs for operations commands
5 years ago
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
Pam Selle b582b19359 Remove duplicate declaration
5 years ago
Alisdair McDiarmid 6375c6ce6b
Merge pull request #27787 from hashicorp/alisdair/command-views-state-locker
5 years ago
Alisdair McDiarmid 2d1976bbda clistate: Update clistate.Locker for command views
5 years ago
Alisdair McDiarmid a7b7cd29fc cli: Migrate Terraform UI hook to command views
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 1e5a8e4dae fix concurrent test relying on sleep
5 years ago
Alisdair McDiarmid ca23a096d8 cli: Remove legacy positional path arguments
5 years ago
James Bardin 3bc7d77230 update MockProvider usage
5 years ago
James Bardin 6f577abc72 unused
5 years ago
James Bardin e7b2d98ca3 Use prepared config in provider.Configure
5 years ago
James Bardin f987b69777 interrupted execution now exits with an error
6 years ago
James Bardin 027a6c2cf6 update command tests to use new mock provider
6 years ago
Alisdair McDiarmid 8b2b569d6e repl: Improved value renderer for console outputs
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
6 years ago
Kristin Laemmert 0af09b23ca command: apply and most of import tests passing
6 years ago
Martin Atkins 549aede792 Remove terraform.ResourceProvider, use providercache.Installer instead
6 years ago
James Bardin e13eecbc5b finish provider ModuleInstance replacement
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
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
6 years ago
Martin Atkins e21f0fa61e backend/local: Handle interactive prompts for variables in UI layer
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
James Bardin e71e3d85a9
Merge pull request #21611 from hashicorp/jbardin/private-data-read
7 years ago
James Bardin ac2219ba6e don't lose Private state data during copy
7 years ago
Ivan Kalita 5b6b1663ef backend/http: implement retries for the http backend (#19702)
7 years ago
Martin Atkins 0b7179c363 command: Apply tests with realistic mock providers
7 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
7 years ago
Martin Atkins 592850e22c command: Fix TestApply_plan_remoteState
8 years ago
Sander van Harmelen b846c5f653 Make the test compile again
8 years ago
James Bardin fe9ed37dfc minor fixes for command Apply tests
8 years ago
Martin Atkins 73318a436b command: go fmt
8 years ago
Martin Atkins 741d334ee4 command: Even more fixes for "apply" command tests
8 years ago
Martin Atkins 34a29315f7 command: More fixes (but still not all) for "apply" command tests
8 years ago
Martin Atkins fc2614c939 command: Fix some tests for the "apply" command
8 years ago
Martin Atkins b0016e9cf6 command: Allow tests to run to completion without panics or hangs
8 years ago
Martin Atkins d446d32d96 command: Fix TestApply for new mock provider interface
8 years ago
Martin Atkins 65341b0973 command: Update apply_test.go for new provider types
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago