Commit Graph

78 Commits (ee0dfba56571e127ff4d8351358c19def830e2cd)

Author SHA1 Message Date
Matt Morrison cbfb4d8b86 remote state: Add GCS provider for remote state
10 years ago
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
10 years ago
Joseph Anthony Pasquale Holsten 546fb94265 atlas: update test err msg to reflect real timeout
10 years ago
James Nugent 6a20e8927d core: Fix issues from rebasing dev-0.7 onto master
10 years ago
James Nugent 6aac79e194 state: Add support for outputs of multiple types
10 years ago
John Engelman 14f6f90621 Support standard AWS config in the S3 remote backend. (#5270)
10 years ago
Paul Hinze 4ac6dda633
state/remote/atlas: Use go-rootcerts for certificate loading
10 years ago
Anubhav Mishra f58290c83f Moving octet-stream to json for remote http backend
10 years ago
Trevor Pounds bac909fdbf Fix `go vet -unreachable` warnings.
10 years ago
Trevor Pounds 79742fc367 Enable `go vet -composites` check and fix warnings.
10 years ago
Paul Hinze 6bafa74011 tests: allow opt-out of remote tests via env var
10 years ago
Paul Hinze ba21769083 Merge pull request #2903 from kjmkznr/remote-s3-sse-kms
10 years ago
Sander van Harmelen 9b27db6fea Add the option to specify a custom (AWS compatible) S3 endpoint
10 years ago
James Nugent ff9345287b Merge branch 'artifactory-remote-state' of https://github.com/lusis/terraform into lusis-artifactory-remote-state
10 years ago
Paul Hinze 1100243536 state/remote/atlas: switch to retryablehttp
10 years ago
Paul Hinze 1a19f43ee1 core: support HTTP basic auth in consul remote state
10 years ago
Rafal Jeczalik 9e66e18334 provider/aws: fix for https://github.com/aws/aws-sdk-go/issues/452
10 years ago
Paul Hinze cadbbbae08 aws: fix build after upstream breaking change
11 years ago
John E. Vincent c3f863f4c5 add artifactory remote state storage
11 years ago
Paul Hinze 6aa5fdc938 state/remote/atlas: handle conflicts on equivalent states
11 years ago
Jeff Mitchell 1373a6086b Use cleanhttp for new http clients
11 years ago
Paul Hinze 15a36d06cf Merge pull request #3532 from hashicorp/remove-default-client
11 years ago
Jeff Mitchell b0ceffc322 Remove usage from dependencies as well. Other dependencies need upstream merging to completely solve this.
11 years ago
Jeff Mitchell 3c0ed11922 Remove usage of http.DefaultClient
11 years ago
Nathan Zadoks bb51882f33 Etcd remote state backend
11 years ago
Kazunori Kojima 9186c29dd8 Fix typo
11 years ago
Kazunori Kojima 576b2d1109 Change KMS Key ID configuration name to used in other
11 years ago
Kazunori Kojima ba8f1fa1f0 Add support S3 server side encryption with KMS.
11 years ago
Martin Atkins ccc8f0d0fb S3 remote state use application/json Content-Type.
11 years ago
Martin Atkins 859c6c5e68 Merge #3233: Allow canned ACLs on S3 remote state.
11 years ago
Radek Simko 3d77d158f7 remote/s3: Add support for ACL
11 years ago
Jack Pearkes eba638d044 remote/atlas: if `ATLAS_RUN_ID` is set, send it with remote state save
11 years ago
Jack Pearkes d19ec9d57a remote/atlas: remove old force param commented out
11 years ago
Paul Hinze 1a44b427a7 state/remote/s3: match with upstream changes
11 years ago
Clint Shryock 579ccbefea provider/aws: Update source to comply with upstream breaking change
11 years ago
Mitchell Hashimoto e135ff546a state/remote: clean up the encryption flag stuff
11 years ago
Mitchell Hashimoto a5af429457 Merge pull request #2405 from hobbeswalsh/master
11 years ago
Mitchell Hashimoto cddd54c3de fmt
11 years ago
Robin Walsh ad17cf55a0 Allowing at-rest encryption when using S3
11 years ago
Mitchell Hashimoto 76d920f504 state/remote: more canonical Go for skip TLS verify
11 years ago
Mitchell Hashimoto 6649658d62 Merge pull request #2220 from LeftyBC/master
11 years ago
George Hartzell 4fc6dd0141 Only run Swift tests when Swift is available
11 years ago
George Hartzell 258b1a4263 Implement OpenStack/Swift remote
11 years ago
Colin Moller 67e56671ec Merge remote branch 'upstream/master'
11 years ago
Colin Moller e7130e9c85 go fmt
11 years ago
Colin Moller fc2f97ca89 Add a boolean flag to http remote that disables cert validity checking (for e.g. self-signed certs)
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Clint Shryock 883e2848c6 update remote state s3 file to fix error
11 years ago
Paul Hinze 31258e06c6 provider/aws: fix breakages from awserr refactor
11 years ago
Sander van Harmelen 897bf5e53d Added `SharedCredentialsProvider` and `EC2RoleProvider` as well...
11 years ago