Brian Flad
bbeabcc055
vendor: terraform-providers/terraform-provider-aws@v1.29.0 and aws/aws-sdk-go@v1.14.31
2018-07-30 18:07:29 -04:00
Anthony Stanton
ab6d52a9f8
Bump terraform-provider-aws and aws-sdk-go
2018-04-20 09:47:00 +02:00
Brian Flad
74598ff9fe
deps: Bump terraform-provider-aws@v1.9.0 and aws-sdk-go@v1.12.73
2018-02-13 06:26:02 -05:00
James Nugent
0a9608c900
deps: Bump AWS provider to add eu-west-3 for state
...
Also updates github.com/aws/aws-sdk-go and adds github.com/beevik/etree.
Fixes terraform-providers/terraform-provider-aws#3129 .
2018-01-25 11:52:20 +00:00
Jake Champlin
5d4931cb2e
Update AWS SDK to match AWS provider dep
2017-09-05 09:21:07 -04:00
stack72
c9ef9942c6
provider/aws: Bump vendor package to 1.8.21
2017-05-11 15:14:43 +03:00
Paul Stack
98623ecaed
provider/aws: Bump SDK version to 1.8.8 ( #13354 )
2017-04-05 08:45:27 +01:00
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
bfbd5ad4e6
provider/aws: Bump SDK version to 1.6.19 ( #11775 )
2017-02-08 13:02:41 +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
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
190af7322f
provider/aws: Bump AWS SDK to 1.4.11
...
This is required for the following changes:
* Redshift enhanced VPC support
* RDS SQL Server TimeZone Support
* CodeDeploy and CloudWatch integration
2016-09-21 08:50:22 +01:00
James Nugent
92d1cfb890
deps: Update github.com/aws/aws-sdk-go/...
...
Update to v1.3.1 tag
2016-08-08 16:28:18 -05:00
Paul Stack
f262566f77
provider/aws: Bump the SDK version to v1.2.5 ( #7638 )
...
This will allow for new changes to the ECS
2016-07-15 14:49:02 +01:00
Blake Smith
8821aea945
provider/aws: Add AWS EMR dependency ( #2098 ) ( #6492 )
2016-05-05 11:34:18 +01:00