Commit Graph

606 Commits (073fd0d183a6fa68965bdfcedbf459e2fbc78f8d)

Author SHA1 Message Date
Kristin Laemmert 604e65bb62 Revert "backend/local: release lock if there is an error in Context() (#25427)"
6 years ago
Kristin Laemmert 1ba0d615e7
backend/local: release lock if there is an error in Context() (#25427)
6 years ago
Even Holthe 0f85b283b9
Azure backend: support snapshots/versioning (#24069)
6 years ago
James Bardin 35d232481f prevent panic in remote backend retry
6 years ago
Petros Kolyvas 4a3d0118c6
Merge pull request #25139 from xiaozhu36/master
6 years ago
James Bardin 7800ef63d4
Merge pull request #19525 from dramich/k8sback
6 years ago
John Houston 01ebdd27f2 Rework soak test to error on unlock failure
6 years ago
John Houston b0f7e273e8 Add errors for lock disappearing
6 years ago
Brian Flad ba081aa10a
backend/s3: Updates for Terraform v0.13.0 (#25134)
6 years ago
John Houston e5f7237582 Soak test for kubernetes backend
6 years ago
Kristin Laemmert e6cf6cd758
backend/remote: do not panic if PrepareConfig or Configure receive null (#25135)
6 years ago
He Guimin 5b4950e2cb backend(oss): supports setting HTTPS_PROXY
6 years ago
John Houston 23fb8f6d21 Add kubernetes backend
6 years ago
Martin Atkins 31a4b44d2e backend/local: treat output changes as side-effects to be applied
6 years ago
Matthew Frahry 481b03c34a
Update azure backend storage sdk (#24669)
6 years ago
CJ Horton e1dcae17b7 add sad path tests for the TFP API version check
6 years ago
CJ Horton 68f199fc76 replace status string with go-tfe enum
6 years ago
Martin Atkins 8e1615a802 backend/remote: Handle cost estimation skipped due to targeting
6 years ago
CJ Horton 0eea4e7c62 prevent targeting for unsupported API versions
6 years ago
Mike Nomitch 650a272a1d Change message sent to remote backend if -target used
6 years ago
Martin Atkins 16f1f3b739 backend/remote: Support -target on plan and apply
6 years ago
Martin Atkins db4f3f8bc5 vendor: go get github.com/hashicorp/go-tfe@v0.8.0
6 years ago
Pam Selle 60b3815af4
Merge pull request #24696 from hashicorp/leetrout/remote-state-force-push
6 years ago
Lee Trout cb0e20ca2b Add support for force pushing with the remote backend
6 years ago
Kritonas 71395a0656 Fixed minor grammatical errors
6 years ago
kayrus bd344f9d73 Sync auth options with upstream openstack provider
6 years ago
kayrus 50084f5b17 gofmt -w -s
6 years ago
Ryan Uber 105fcb3cac backend/remote: move reading policy check logs earlier
6 years ago
Ryan Uber 93906e1ad8 backend/remote: display cost estimate and policy check whenever available
6 years ago
Kristin Laemmert 32062b00a2 backend/local: refactor tests with modern state and default providers (#24524)
6 years ago
Martin Atkins 549aede792 Remove terraform.ResourceProvider, use providercache.Installer instead
6 years ago
James Bardin 33464568e8
Merge pull request #24346 from hashicorp/jbardin/module-expansion-another-part
6 years ago
James Bardin e13eecbc5b finish provider ModuleInstance replacement
6 years ago
James Bardin f6221100ee
Merge pull request #24149 from mlafeldt/fix-oss-state-locking
6 years ago
Yuri Astrakhan 6eb968531d
backend/plan: Show warnings even if no changes are needed
6 years ago
Mathias Lafeldt 1f3a2c0e02
backend/remote-state/oss: Add test revealing bug in state locking
6 years ago
Mathias Lafeldt 07139e453a
backend/remote-state/oss: extract pkName constant
6 years ago
Mathias Lafeldt 6bb22907a1
backend/remote-state/oss: Fix state locking by using LockID as PK
6 years ago
Mathias Lafeldt b4a735779c
backend/remote-state/oss: Prepend bucket name to LockID
6 years ago
Mathias Lafeldt 3b3739b0ca
backend/remote-state/oss: Add missing lock path to lock info
6 years ago
Mathias Lafeldt bbd2d46ac8
backend/remote-state/oss: Format code using goimports
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Li Kexian 76e5b446ba
backend/cos: Add TencentCloud backend cos with lock (#22540)
6 years ago
Alisdair McDiarmid f15e58adf8 Improve remote backend missing token error
6 years ago
Kristin Laemmert 80ab551867
terraform: use addrs.Provider as map keys for provider schemas (#24002)
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
Daniel Dreier 05c9407986
Merge pull request #23293 from kmfk/hide-values-undeclared-var-warning
6 years ago
Pam Selle 37d16b2f79 Deletions from backend local
6 years ago
Pam Selle bb3d513c4f Some deletions from static analysis
6 years ago