Commit Graph

86 Commits (28543694de6333696f07e1008153a6c0d2811983)

Author SHA1 Message Date
James Bardin 74813821ec Add remote state init test
10 years ago
James Bardin 3622bfddd6 Revert #7464 and allow an empty state
10 years ago
James Bardin 24f6d3fe98 Return an error when there's no remote state
10 years ago
Paul Stack 079e1f9a56 provider/azurerm: Bump azure-sdk-for-go to 3.0.0-beta (#7420)
10 years ago
James Nugent d60365af02 core: Correctly ensure that State() is a copy
10 years ago
Paul Stack 32e1a32476 remote: Rename mas to azure (#7114)
10 years ago
Maxime Bury c98f391bee Add basic implementation for remote state on azure (#7064)
10 years ago
James Nugent 706ccb7dfe core: Introduce state v3 and upgrade process
10 years ago
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