Commit Graph

314 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
Pam Selle a93298bd14
Merge pull request #23656 from hashicorp/paddy_gcs_backend_env_var
6 years ago
Pam Selle 41675543c8
Merge pull request #23627 from alrs/fix-backend-remote-state-dropped-test-errs
6 years ago
Paddy Carver b8752c7610 Add a backend-specific env var for the GCS backend.
6 years ago
Pam Selle d45a4d33bb
Merge pull request #22963 from rekahsoft/s3-backend-pagination
6 years ago
Pam Selle 45fa6a3145 Fix S3 test
6 years ago
Lars Lehtonen 77ffb4a0eb
backend/remote-state/http: fix dropped test errors
6 years ago
Lars Lehtonen 2845896fc9
backend/remote-state/http: drop unused assertError()
6 years ago
Martin Atkins 30bf83cdeb helper/logging: Bring the LevelFilter into our own codebase
6 years ago
Martin Atkins 6db3cf8e5b vendor: upgrade Azure SDK and Azure/go-autorest
6 years ago
Joaquín Fernández Campo d2bc7c25b9 backend/artifactory: Honor HTTP_PROXY and HTTPS_PROXY environment variables
7 years ago
He Guimin bfae627112 add a new field ecs_role_name to support more scenario
7 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
Collin J. Doering 6d838ed76c
Allow s3 backends to contain more then 1000 workspaces
7 years ago
Kristin Laemmert 006ef022e6
Merge pull request #22918 from hashicorp/mildwonkey/to-e2e-or-not-e2e
7 years ago
Kristin Laemmert 68dfc3046d backend/remote-state: etcdv3, oss, and manta acc tests should fail
7 years ago
Kristin Laemmert 5300f85a79 backend/manta: fix panic when insecure_skip_tls_verify was not set
7 years ago
Luis Silva 9ae8eca55d
Merge branch 'master' into 21680/GCS_OAUTH
7 years ago
yanndegat be5280e4e1 remote-state/pg: add option to skip schema creation (#21607)
7 years ago
yuanye b69c0b4199 oss backend support profile
7 years ago
James Bardin 10d94fb764
Merge pull request #21967 from williams-brian/SSE-C_Remote_State
7 years ago
Radek Simko f3357aad45
vendor: Downgrade Azure dependencies
7 years ago
Radek Simko dee450cf8c
vendor: Bump go-azure-helpers to 0.7.0
7 years ago
Roberto Jung Drebes b459a92575 backend/gcs: Use new endpoints for Google OAuth
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Chris Marchesi d43fc71135
modules: update go-azure-helpers to v0.5.0
7 years ago
He Guimin a490dfa495 backend/oss: Support for assume role config
7 years ago
Pam Selle 23a187d85d
Merge pull request #21739 from hasheddan/s3-backend-comment-typo
7 years ago
Colin Fowler cd7bfba141 rebased to terraform master branch
7 years ago
Brian Williams 5e3c3bafb8 Add support for SSE-C to S3 backend
7 years ago
Luis Silva f6c90c1d96 Add OAuth2 token support for GCS backend
7 years ago
Daniel Mangum 3bc14620c0 backend/remote-state: remove dead code
7 years ago
hasheddan 961d43142c s3 backend: minor typo in putMD5 comment
7 years ago
kayrus d06609dd23 Swift backend: add application credential support
7 years ago
Joe Topjian d8343aa95f backend/swift: Authentication updates
7 years ago
James Bardin 0c91d227fa
Merge branch 'master' into master
7 years ago
Ivan Kalita 5b6b1663ef backend/http: implement retries for the http backend (#19702)
7 years ago
Mateusz Gozdek b6de825723 backend/gcs: make Unlock error message more clear
7 years ago
Stephen Buergler fc5b186e8d Don't leak so many connections in the pg backend
7 years ago
He Guimin 3f44dd9dec Add tablestore config to store state lock
7 years ago
He Guimin b887d44712 Add Alibaba Cloud backend OSS with lock
7 years ago
Justin Downing 1e32ae243c grammatical updates to comments and docs (#20195)
7 years ago
Stefan Schmidt 3ca1253796 backend/gcs: Mark the unused attributes project and region as removed.
7 years ago
Mars Hall 34fa67c6b0 Correct pg backend error info
7 years ago
Mars Hall ccf549a62d Stricter pg backend locking during workspace creation
7 years ago
Mars Hall 31c9776d55 Switch pg backend to session-level advisory locking, to avoid rollback of partial state updates
7 years ago
Brian Flad e34a97abca
backend/s3: Add debug logging and user agent
7 years ago
James Bardin eada955721
Merge pull request #19070 from mars/postgres-backend
7 years ago
Mars Hall 6d9e2048f4 Skip more pg backend acceptance tests
7 years ago
Mars Hall 920e7a7acc Mutex pg backend‘s database transaction
7 years ago
Mars Hall c6bf3442fc Lock() in pg backend now returns LockError for retryable errors
7 years ago
Mars Hall a075a68c58 Correct name of pg backend‘s default schema
7 years ago
James Bardin dd16455a79 fix s3 default region to match provider
7 years ago
Mars Hall 2621f95bd2 📚 doc corrections
7 years ago
Mars Hall b9a91b7c1e Switch pg backend to use native Postgres locks
7 years ago
James Bardin c814f2da37 Change backend.ValidateConfig to PrepareConfig
7 years ago
James Bardin aebfecf871
Merge pull request #20211 from yanndegat/swift_remote_backend
7 years ago
Mars Hall 8cb2943b6b pg backend tests run when TF_ACC is set (no more TF_PG_TEST)
7 years ago
Mars Hall c8b8227967 Compatibility fixes for 0.12.0
7 years ago
Mars Hall d4d798c25e Fix to use existing pg indexes
7 years ago
Mars Hall 9feda7aab3 Correct code comment for pg
7 years ago
Mars Hall 9043005cfb Postgres database backend
7 years ago
James Bardin 31ca293777 fix slash handling around workspace_key_prefix
7 years ago
James Bardin f6af61f990 fix test that never worked
7 years ago
Brian Flad 185a3304e5
Merge pull request #20374 from hashicorp/td-backend-s3-dependencies
7 years ago
Brian Flad a41e545198
backend/s3: Reinstate region validation and update copy for skip_requesting_account_id deprecation message
7 years ago
Brian Flad 43f12bbfe0
backend/s3: Update copy for skip_get_ec2_platforms and skip_requesting_account_id argument deprecations
7 years ago
Sander van Harmelen 54736b068b backend/remote: use `state.v2` for remote state only
7 years ago
Brian Flad 1aaac172b0
backend/s3: Switch from github.com/terraform-providers/terraform-provider-aws to github.com/hashicorp/aws-sdk-go-base
7 years ago
Yann DEGAT e70b8928e9 remote/backend/swift: Add support for workspaces & locking
7 years ago
Radek Simko a7f0722729
backend/swift: Fix interface after upgrade
7 years ago
Radek Simko 6365fffe4f
Fix interface after upgrade
7 years ago
Brian Flad ed37d07632
backend/s3: Configure AWS Client MaxRetries and provide enhanced S3 NoSuchBucket error message
7 years ago
Brian Flad 058434d28b
Merge pull request #19571 from hashicorp/f-backend-s3-other-endpoints
7 years ago
Tom Harvey 383bc98f5c
backend/azurerm: Support for authenticating using the Azure CLI (#19465)
7 years ago
Brian Flad 9a3b02cd6c
backend/s3: Support DynamoDB, IAM, and STS endpoint configurations
7 years ago
Tom Harvey 6d4f702467
backend/azurerm: support for custom resource manager endpoints (#19460)
8 years ago
Tom Harvey d580f30e03
backend/azurerm: removing the `arm_` prefix from keys (#19448)
8 years ago
Tom Harvey 96b1c951fa
backend/azurerm: support for authenticating via SAS Tokens (#19440)
8 years ago
Tom Harvey e437feadc2
backend/azurerm: fixing a bug where locks couldn't be unlocked (#19441)
8 years ago
Tom Harvey c928962f44
backend/azurerm: support for authenticating via msi (#19433)
8 years ago
Tom Harvey 0ec109bdc0
backend/azurerm: upgrading the SDK / support for proxies (#19414)
8 years ago
Sander van Harmelen 52a1b22f7a Implement the remote enhanced backend
8 years ago
Sander van Harmelen 48ef7ecfa6 Updates after running `make fmt` with Go v1.11.1
8 years ago
Martin Atkins 8565c7460e backend/remote-state/inmem: remove FIXME guards on tests that no longer hang
8 years ago
Martin Atkins 20727945ee backend/remote-state/inmem: enable optional logging in tests
8 years ago
Martin Atkins aaf405b662 backend/remote-state: Get all the backend tests building again
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
8 years ago
James Bardin 979faa5dbe move artifactory remote state to backend
8 years ago
James Bardin 18ef072325 move legacy http remote state to a backend
8 years ago
James Bardin fe527ec9d7 move legacy etcd remote state to a backend
8 years ago
Sean Chittenden d749420a25
Fix drift caused from gofmt when running make dev and go 1.11.
8 years ago
Sander van Harmelen 77b9fad7f0 backend/manta: deprecate camelcase attribute name
8 years ago
Sander van Harmelen 495d1ea350 Use New() instead of `once.Do(b.init)`
8 years ago
stack72 df9b2913ae backend/manta: Add support for manta backend tiered path structure
8 years ago
stack72 a6f76aa0af backend/manta: Manta Backend was not dealing with a ResourceNotFound
8 years ago
Paul Tyng c868092d2d
Standardize http.Client creation with User-Agent
8 years ago
James Bardin 12bda53558 Revert "create clistate.Locker interface"
8 years ago
James Bardin e88bd74bb7 create clistate.Locker interface
8 years ago
James Bardin 57cbcbe99d update remote state tests to use new test helpers
8 years ago