Clint
9b2292d5ee
provider/aws: Bump aws/sdk to 1.7.9. Fixes at least 1 RDS bug ( #12680 )
2017-03-14 10:13:44 -05:00
Paul Stack
79736577ba
provider/aws: Bump SDK to 1.7.7 ( #12591 )
...
Required for ACM and API Gateway integration
2017-03-10 19:44:21 +02:00
Paul Stack
0491638343
provider/aws: Bump SDK to 1.7.5 ( #12535 )
2017-03-08 21:15:05 +02:00
Paul Stack
d10ec314bf
provider/aws: Bump AWS SDK to 1.7.3 ( #12325 )
...
This allows the creation of Organisations
2017-03-03 20:48:24 +02:00
Paul Stack
8e41f57694
provider/aws: Bump SDK to 1.6.25 ( #12084 )
2017-02-20 19:20:36 +02:00
Paul Stack
cae76db1ba
provider/aws: Bump SDK version fo 1.6.22 ( #11968 )
...
Adds support for EBS Elastic Volumes
2017-02-15 16:49:14 +00:00
Gauthier Wallet
045bb1039f
Bumped AWS SDK to 1.6.20 ( #11846 )
2017-02-10 11:32:17 +00:00
Paul Stack
bfbd5ad4e6
provider/aws: Bump SDK version to 1.6.19 ( #11775 )
2017-02-08 13:02:41 +00:00
Paul Stack
5411e7d36b
provider/aws: Bump SDK version to 1.6.18 ( #11514 )
2017-01-30 14:18:29 +00:00
Paul Stack
4887844302
Bump AWS SDK to 1.6.14 ( #11316 )
2017-01-23 21:22:31 +00:00
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
clint shryock
c9ed3f8e3b
provider/aws: Bump SDK to v1.6.4, including some SDK bug fixes
2016-12-16 11:54:17 -06:00
Paul Stack
b215e7e9e6
provider/aws: Bump AWS SDK to 1.6.3 ( #10757 )
2016-12-15 15:18:11 +00:00
Paul Stack
19c370506e
provider/aws: Bump SDK to 1.6.2 ( #10724 )
2016-12-15 14:48:01 +00:00
clint shryock
5b0792bd17
update aws sdk to 1.5.13
2016-12-02 08:37:53 -06:00
clint shryock
7266be9ce9
provider/aws: Bump sdk to v1.5.12
2016-11-30 16:18:04 -06:00
Ninir
72a2be756a
Bumped AWS to 1.5.8
2016-11-19 19:47:50 +01:00
clint shryock
3faaccd2a5
update aws sdk to 1.4.18
2016-10-18 08:42:03 -05:00
stack72
4ff762993d
provider/aws: Bump version of AWS SDK to 1.4.15
...
This will include the fix for the error:
```
Request body type has been overwritten. May cause race conditions
```
2016-10-07 11:51:50 +01:00