Commit Graph

629 Commits (v0.13)

Author SHA1 Message Date
Alisdair McDiarmid 5e9cc234fe Revert "backend: Validate remote backend Terraform version"
5 years ago
Alisdair McDiarmid 2fee60bbc8 Revert "backport of commit 6e0d8cde91fc9e2576bf7c7d6377e8d3e051594b"
5 years ago
Alisdair McDiarmid ea394d78de backport of commit 6e0d8cde91
6 years ago
Alisdair McDiarmid 804a667749 backend: Validate remote backend Terraform version
6 years ago
Alisdair McDiarmid c8d7515808 backend: StateMgrWithoutCheckVersion
6 years ago
Alisdair McDiarmid ff7382680d states: Extract version check logic from read
6 years ago
James Bardin 276a8d9694
add missing Context argument
6 years ago
kt e6e48abf43
AzureRM backend: correctly lookup environment from metadata host
6 years ago
Kirill Zaborsky 69b3bb50cd Minor typo
6 years ago
Matt Kasa c2e35ae3b5
backend/http: add support for configuration by environment variable (#25439)
6 years ago
Kristin Laemmert 196c183dda
terraform: remove state from `validate` graph walk (#26063)
6 years ago
James Bardin 0c5430f88d
Merge pull request #25585 from chushenmeshile/master
6 years ago
James Bardin bd5ff98ca7
Merge pull request #25830 from hashicorp/kt/secret-metadata-host
6 years ago
James Bardin d46e9a4198
Merge pull request #25770 from hashicorp/f/azure-backend-spcert
6 years ago
Angie Pinilla 582fb73a7c deps: Update aws-sdk-go-based to 0.6.0
6 years ago
kt 23b4c2db42
azurerm backend: support loading metadata from a given host
6 years ago
James Bardin 1c09df1a66
Merge pull request #25779 from hashicorp/jbardin/remove-state-attrs
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
6 years ago
Kristin Laemmert 86e9ba3d65
* backend/local: push responsibility for unlocking state into individual operations
6 years ago
James Bardin 3cf84bb3f9 don't add state to the validate context
6 years ago
tombuildsstuff d215453495 backend/azurerm: adding a missing docs string. fixes #25765
6 years ago
tombuildsstuff 0d34e5d97c backend/azurerm: support for authenticating using a Client Certificate
6 years ago
zjd 25de713214 fix ossbackend only returned 100 workspaces
6 years ago
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