Commit Graph

638 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Kristin Laemmert 3933cbd491
remove LegacyProvider (#26433)
5 years ago
Kristin Laemmert d76cfc8c0c
Merge pull request #26440 from hashicorp/mildwonkey/remove-older-state-vs
5 years ago
Pam Selle 3a99405b8b
Merge pull request #26420 from remilapeyre/postgres-default-backend
5 years ago
Kristin Laemmert 479655ad47 refactor tests to use modern states.State in favor of terraform.State where possible
5 years ago
James Bardin ab6d6f99ae fix races in remote backend mock
5 years ago
Rémi Lapeyre 9acfe30ca6 Always have the default workspace in the pg backend
5 years ago
James Bardin 37569f5cc3 insert PlanRefresh into the context
6 years ago
James Bardin bc82347a04 fix tests
6 years ago
James Bardin 312317abd0 wrong instance key in test state
6 years ago
James Bardin 8658424059 skip plan with no refresh test
6 years ago
James Bardin f52d836e0a fix local backend tests to match new behavior
6 years ago
James Bardin be757bd416 Refresh instances during plan
6 years ago
Alisdair McDiarmid e183163739
Merge pull request #25856 from remilapeyre/consul-split-state
6 years ago
Alisdair McDiarmid 92abaadc02
Merge pull request #25842 from remilapeyre/consul-path-slash
6 years ago
Alisdair McDiarmid 09d8355f43 command: Add experimental concise diff renderer
6 years ago
Kirill Zaborsky fbd3f191bd
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
Rémi Lapeyre e680211bc0 Split the state in chunks when they outgrow the limit of Consul KV store
6 years ago
Rémi Lapeyre 032d339915 Sanitize lock path for the Consul backend when it ends with a /
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