Commit Graph

176 Commits (b41f08d79d2a2e8dea1fa690c19bb6dff249e141)

Author SHA1 Message Date
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
James Bardin 112c37458f report the proper lock id from a state lock error
8 years ago
James Bardin 1fee5ae172 update gcs to use the new backend tests
8 years ago
James Bardin a5ed7d0ae4
Merge pull request #17086 from hashicorp/jbardin/GH-17083
8 years ago
stack72 e9476c6765 backend/manta: Update manta dependencies
8 years ago
Masayuki Morita f440dba137 Standardize on log level "WARN" rather than "WARNING"
8 years ago
James Bardin 43d000625d only split the prefix string once from the s3 key
8 years ago
Paddy e4cdbd6c9f
Merge pull request #16936 from negz/gcskeys
8 years ago
James Bardin 7c703f2ab2
Merge pull request #16932 from rv-jmaggio/master
8 years ago
James Bardin dd5882e5b2
Merge pull request #16992 from hashicorp/jbardin/go1.10-prep
8 years ago
goraxe fb6b349e58 backend/s3: Allow forcing use of the S3 path-style API
8 years ago
Paul Stack 191cf283d5 backend/manta: Support Triton RBAC
8 years ago
James Bardin 4b49a323c3 go fmt
8 years ago
rv-jmaggio b313ce80c4 Changing prefix for empty workspace prefix
8 years ago
Henry Bell 56357c0ab7 Fix typo ('depracted' -> 'deprecated')
8 years ago
rv-jmaggio bef64cfe91 Fixing implementation for empty string and making acceptance test work
8 years ago
rv-jmaggio b02a1c8a46 clarifying tests and using SplitN in implementation
8 years ago
Nic Cope 011841124b Support 'customer supplied encryption keys' in the GCS backend
8 years ago
rv-jmaggio 7f8d686074 refactor and add a test
8 years ago
rv-jmaggio 0889c118a8 Fixing issues with workspace_key_prefix
8 years ago
James Bardin 52eced589f accept a path or contents for credentials
8 years ago
James Bardin 9dea2f78d4 create unique buckets for each test, and clean up
8 years ago
James Bardin aec45e6967 backends should never create unmanaged resources
8 years ago
Kaveh Mousavi Zamani 7507e3cd21 backend/gcs: fix locking issue when used with terraform_remote_state
8 years ago
Sander van Harmelen aaedf255c3 backend/s3: allow skipping the region check (#16757)
8 years ago
Nic Cope 27ba7de77d backend/gcs: automatically add trailing slash to prefix
9 years ago
Malik Bougacha ed0d57d1b7 Get the enviroment from the environment variable (#16326)
9 years ago
stack72 1fd0f803e4 Migrate Manta Remote state to be a backend
9 years ago
James Bardin cf54ca3b0f update tests for new consul packages
9 years ago
James Bardin 3a03d3683e update consul api packages
9 years ago
James Bardin 55089e472d
Merge pull request #16484 from hashicorp/f-gcloud-backend
9 years ago
Florian Forster afa13a3d8e backend/remote-state/gcs: Move toBucketName to the tests.
9 years ago
Florian Forster 3023ae2813 backend/remote-state/gcs: Include project ID in bucket names when testing.
9 years ago
Florian Forster dcb84ee2c2 backend/remote-state/gcs: Sanitize bucket names.
9 years ago
Florian Forster 454d6bbe2a backend/remote-state/gcs: Delete test buckets after tests complete.
9 years ago
Florian Forster a6669c9e99 backend/remote-state/gcs: Don't enable versioning on new buckets.
9 years ago
Florian Forster a84823f597 backend/remote-state/gcs: Require TF_ACC for tests using the network.
9 years ago
Florian Forster 72ccf22a92 backend/remote-state/gcs: Implement additional tests.
9 years ago
Florian Forster 927085289d backend/remote-state/gcs: Implement the "region" config option.
9 years ago