Commit Graph

480 Commits (00a76d019a3e5b4d9d040a3e28c9e0b4e56ad951)

Author SHA1 Message Date
Stephen Buergler fc5b186e8d Don't leak so many connections in the pg backend
7 years ago
Sander van Harmelen 394f20f59c backend/remote: do not unlock after a failed upload
7 years ago
Paul Thrasher 151c91ffda
use scanner for reading logs
7 years ago
Paul Thrasher 0e27a8862f
remove duplicate remote output line
7 years ago
Sander van Harmelen bb12206bca Fixup the tests
7 years ago
Sander van Harmelen 7cf744241a Do not use a scanner to read the logs
7 years ago
Paul Thrasher c7a023a95c
update test for new go-tfe version
7 years ago
Paul Thrasher 53f977bee2
TFCE api correct pluralization
7 years ago
Paul Thrasher e479bd5dc3
update to latest go-tfe
7 years ago
Sander van Harmelen 90bc237b7b Prevent a panic caused by writing to a nil map
7 years ago
Sander van Harmelen 39a95e4222 backend/remote: correctly load remote variables
7 years ago
Sander van Harmelen 57f6e01830 backend/local: preserve serial and lineage on failure
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
Sander van Harmelen 9f6a126293 backend/remote: check for external updates
7 years ago
Sander van Harmelen 4628fbcc65
Merge pull request #20615 from hashicorp/svh/f-input-context
7 years ago
Sander van Harmelen e75e845804
Merge pull request #20588 from hashicorp/svh/f-retry
7 years ago
Sander van Harmelen 973e2a7cf9 core: add a context to the UIInput interface
7 years ago
Sander van Harmelen 0232d84a0d backend/remote: also retry on server errors
7 years ago
Kristin Laemmert b9d8e96e0c
command/plan: plan output should indicate if a resource is being (#20580)
7 years ago
Martin Atkins 709487b4f1 backend: Cap number of "undeclared variable" warnings at four
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
Sander van Harmelen 63e2dcef8a
Merge pull request #20481 from hashicorp/svh/b-exit-code
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
Sander van Harmelen 01f17fa0ca backend/remote: exit with 1 when a run is canceled
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
Sander van Harmelen 435b82d6d0
Merge pull request #20460 from hashicorp/svh/f-permissions
7 years ago
James Bardin aebfecf871
Merge pull request #20211 from yanndegat/swift_remote_backend
7 years ago
Sander van Harmelen 58961026a2 backend/remote: use the can-queue-apply permission
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 6d7e8268e7 Include pg backend in main init
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
James Bardin 6cc3e1d0bd move init error to where it is generated
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