terraform/vendor/github.com/aws/aws-sdk-go/aws
Paul Stack d9088d8cc0 provider/aws: Bump SDK version to 1.6.9 (#10993)
There is 1 breaking change. The OpsWorks Update API no longer supports
`tenancy` as an update. So that has to be marked as ForceNew: true

```
% make testacc TEST=./builtin/providers/aws
% TESTARGS='-run=TestAccAWSOpsworksInstance'
% 2 ↵ ✹ ✭
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/01/02 17:11:29 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSOpsworksInstance -timeout 120m
=== RUN   TestAccAWSOpsworksInstance
--- PASS: TestAccAWSOpsworksInstance (99.89s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws99.911s
```
2017-01-02 20:35:31 +00:00
..
awserr provider/aws: Bump SDK package version to v1.2.10 2016-07-29 09:11:56 +01:00
awsutil Bumped AWS to 1.5.8 2016-11-19 19:47:50 +01:00
client provider/aws: Bump SDK to 1.6.2 (#10724) 2016-12-15 14:48:01 +00:00
corehandlers provider/aws: Bump sdk to v1.5.12 2016-11-30 16:18:04 -06:00
credentials Bumped AWS to 1.5.8 2016-11-19 19:47:50 +01:00
defaults provider/aws: Bump SDK to 1.6.2 (#10724) 2016-12-15 14:48:01 +00:00
ec2metadata Bumped AWS to 1.5.8 2016-11-19 19:47:50 +01:00
endpoints provider/aws: Bump SDK version to 1.6.9 (#10993) 2017-01-02 20:35:31 +00:00
request provider/aws: Bump SDK to v1.6.4, including some SDK bug fixes 2016-12-16 11:54:17 -06:00
session provider/aws: Bump SDK to 1.6.2 (#10724) 2016-12-15 14:48:01 +00:00
signer/v4 provider/aws: Bump SDK to v1.6.4, including some SDK bug fixes 2016-12-16 11:54:17 -06:00
config.go provider/aws: Bump SDK to 1.6.2 (#10724) 2016-12-15 14:48:01 +00:00
convert_types.go
errors.go
logger.go
types.go provider/aws: Bump AWS SDK to 1.6.3 (#10757) 2016-12-15 15:18:11 +00:00
version.go provider/aws: Bump SDK version to 1.6.9 (#10993) 2017-01-02 20:35:31 +00:00