Commit Graph

314 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
Upo 3b9c5e5bbb
backend/gcs: remove deprecated "path" config argument (#26841)
6 years ago
Upo 4ccc63d79d
backend: Add service account impersonation to GCS Backend and update the docs (#26700)
6 years ago
James Bardin 0b31ffa587 use a single log writer
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
James Bardin b8df47c9ac add struct field names
6 years ago
Rémi Lapeyre 12a0a21c0b Add skip_table_creation and skip_index_creation options to the pg backend
6 years ago
Kristin Laemmert 6f4f6fbc72 helper: deprecate pathorcontents
6 years ago
Kristin Laemmert d2e999ba1f
remove unused code (#26503)
6 years ago
Pam Selle f84a7c1d57
Merge pull request #26476 from remilapeyre/postgres-backend-escape-schema_name
6 years ago
James Bardin 70652814e3 add missing Context argument
6 years ago
James Bardin 5e13d57f4e
Merge pull request #26463 from hashicorp/kt/azurerm-secret-backend-fix
6 years ago
Alisdair McDiarmid 35d4926bf7
Merge pull request #25837 from remilapeyre/consul-force-unlock
6 years ago
Rémi Lapeyre 42be5854a2 Properly quote schema_name in the pg backend configuration
6 years ago
kt b66364f7aa
AzureRM backend: correctly lookup environment from metadata host
6 years ago
Rémi Lapeyre 9acfe30ca6 Always have the default workspace in the pg backend
6 years ago
Rémi Lapeyre 5c7008bd89 Merge remote-tracking branch 'origin/master' into consul-force-unlock
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
Matt Kasa c2e35ae3b5
backend/http: add support for configuration by environment variable (#25439)
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
Rémi Lapeyre 11eb88753d Fix `terraform force-unlock <lock_id>` for Consul backend
6 years ago
kt 23b4c2db42
azurerm backend: support loading metadata from a given host
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
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
Even Holthe 0f85b283b9
Azure backend: support snapshots/versioning (#24069)
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
He Guimin 5b4950e2cb backend(oss): supports setting HTTPS_PROXY
6 years ago
John Houston 23fb8f6d21 Add kubernetes backend
6 years ago
Matthew Frahry 481b03c34a
Update azure backend storage sdk (#24669)
6 years ago
kayrus bd344f9d73 Sync auth options with upstream openstack provider
6 years ago
kayrus 50084f5b17 gofmt -w -s
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
Li Kexian 76e5b446ba
backend/cos: Add TencentCloud backend cos with lock (#22540)
6 years ago