Commit Graph

25 Commits (ea93b91a80201c19c00d12dfd6fddc46f443bd2a)

Author SHA1 Message Date
Ian Duffy 767914bbdc [GH-1275] Support for AWS access via IAMs AssumeRole functionality
10 years ago
Renier Morales c2bcb5fbe5 Skip IAM/STS validation and metadata check (#7874)
10 years ago
John Engelman 14f6f90621 Support standard AWS config in the S3 remote backend. (#5270)
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
Rafal Jeczalik 9e66e18334 provider/aws: fix for https://github.com/aws/aws-sdk-go/issues/452
11 years ago
Paul Hinze cadbbbae08 aws: fix build after upstream breaking change
11 years ago
Jeff Mitchell 1373a6086b Use cleanhttp for new http clients
11 years ago
Jeff Mitchell b0ceffc322 Remove usage from dependencies as well. Other dependencies need upstream merging to completely solve this.
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
Radek Simko 3d77d158f7 remote/s3: Add support for ACL
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
Robin Walsh ad17cf55a0 Allowing at-rest encryption when using S3
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
Sander van Harmelen 5435815524 Fixing PR #1804
11 years ago
Sander van Harmelen 7274de3c1d Small fix needed to be inline with the updated AWS SDK again...
11 years ago
Martin Atkins 53e93d6f63 S3 remote stage storage backend, against the new remote state API.
11 years ago