Kazunori Kojima
|
707fe3ac6d
|
Changed to versioning block
|
2015-09-05 17:19:52 +09:00 |
Kazunori Kojima
|
0fbfd71f96
|
Allows S3 bucket versioning configuration
|
2015-09-05 11:38:56 +09:00 |
Clint Shryock
|
83827a5cb7
|
provider/aws: S3 bucket test that should fail
|
2015-08-03 16:30:54 -05:00 |
Paul Hinze
|
b71fa3d0ae
|
provider/aws: handle upstream aws-sdk-go repo move
`awslabs/aws-sdk-go => aws/aws-sdk-go`
Congrats to upstream on the promotion. :)
|
2015-06-03 13:36:57 -05:00 |
Justin Campbell
|
89f0def721
|
providers/aws: Normalize S3 bucket policy
AWS always returns a compressed JSON body, without spaces or newlines, so we round-trip the JSON before storing in the state.
|
2015-05-18 13:10:44 -04:00 |
Justin Campbell
|
4b17554993
|
providers/aws: test S3 policy unmarshaled JSON
|
2015-05-18 13:10:44 -04:00 |
Justin Campbell
|
9c764a3253
|
providers/aws: Add support for policy on S3 bucket
|
2015-05-18 13:10:44 -04:00 |
Justin Campbell
|
b8cd6b2bae
|
providers/aws: Add support for S3 website redirect
|
2015-05-12 11:24:08 -04:00 |
Justin Campbell
|
445f92e48a
|
providers/aws: Move HostedZoneIDForRegion into TF
|
2015-05-08 10:49:20 -04:00 |
Justin Campbell
|
64d2b495c3
|
providers/aws: Add region to S3 attrs
|
2015-05-08 10:02:16 -04:00 |
Justin Campbell
|
839688d477
|
providers/aws: Add hosted_zone_id to S3 attrs
|
2015-05-08 10:02:16 -04:00 |
Clint Shryock
|
20ebb38b8f
|
update s3bucket website tests
|
2015-05-07 10:13:08 -05:00 |
Clint Shryock
|
fed42fe1b3
|
update tests so go vet is happy
|
2015-05-07 10:03:28 -05:00 |
Justin Campbell
|
2745adba56
|
providers/aws: Test S3 website endpoint attr
|
2015-05-06 09:41:02 -04:00 |
Justin Campbell
|
87e6d3d17f
|
providers/aws: Fix S3 website error doc
|
2015-05-06 09:41:02 -04:00 |
Justin Campbell
|
0b78a71ed5
|
providers/aws: Test S3 website removal
|
2015-05-06 09:41:02 -04:00 |
Justin Campbell
|
20e531ae0d
|
providers/aws: Check that S3 website sets docs
|
2015-05-06 08:15:56 -04:00 |
Justin Campbell
|
30f737c781
|
providers/aws: Change S3 website to block
|
2015-05-06 08:15:56 -04:00 |
Justin Campbell
|
e6d9dcfb1a
|
providers/aws: Initial S3 bucket website support
|
2015-05-06 08:15:55 -04:00 |
Clint Shryock
|
d4e7c2dedc
|
provider/aws: Conver AWS S3 to upstream sdk
|
2015-04-14 11:07:05 -05:00 |
Clint Shryock
|
f3ba181861
|
Swap awslabs/aws-sdk-go for hashicorp fork
A temporary change to prevent upstream break while awslabs continues to
refactor.
|
2015-02-25 15:29:11 -06:00 |
Clint Shryock
|
116e6cac33
|
provider/aws: Convert AWS S3 Bucket to awslabs/aws-sdk-go
|
2015-02-19 15:38:56 -06:00 |
Sander van Harmelen
|
d3e1a6678d
|
Making some last tweaks and fixing some acc tests
|
2014-11-24 21:22:18 +01:00 |
Sander van Harmelen
|
eccd5ad308
|
Refactored about 90%
Still need to update 2 resources and check the acceptance tests, but
overall we’re nearly there 😃
|
2014-11-21 17:58:34 +01:00 |
Mitchell Hashimoto
|
c5d6df692d
|
providers/aws: tests passing, compiles
|
2014-09-16 17:49:24 -07:00 |
Armon Dadgar
|
64f7a1dc89
|
provider/aws: Adding support for aws_s3_bucket
|
2014-07-21 14:34:50 -04:00 |