Jake Champlin
5d4931cb2e
Update AWS SDK to match AWS provider dep
2017-09-05 09:21:07 -04:00
James Bardin
b37af119e5
govendor remove +unused
...
let govendor remove everything it thinks is no longer required
2017-06-12 13:43:53 -04:00
Paul Stack
7823ed8eb8
provider/aws: Bump AWS SDK to 1.8.34 ( #15072 )
2017-06-05 13:39:43 +03:00
Jake Champlin
baa6859bfe
provider/aws: bump sdk version
2017-05-18 08:25:22 -04:00
Jake Champlin
d05fc51aa0
provider/aws: Handle LimitExceededException for subscriber limits
...
- Updates aws-sdk-go/request for retryer fix
- Fixes dynamoDB exception handling to catch subscriber limit error
When the `aws-sdk-go` dep releases the next release, we can tag the vendor with the new
release version, and merge this. Until then, soft-updated the vendor solely for the `request` package to post fix.
DynamoDB Fix:
```
aws_dynamodb_table.bar: Creating...
arn: "" => "<computed>"
attribute.#: "" => "1"
attribute.4228504427.name: "" => "id"
attribute.4228504427.type: "" => "S"
hash_key: "" => "id"
name: "" => "over-cap-test"
read_capacity: "" => "5"
stream_arn: "" => "<computed>"
stream_enabled: "" => "<computed>"
stream_view_type: "" => "<computed>"
write_capacity: "" => "5"
Error applying plan:
1 error(s) occurred:
* aws_dynamodb_table.bar: 1 error(s) occurred:
* aws_dynamodb_table.bar: AWS Error creating DynamoDB table: LimitExceededException: Subscriber limit exceeded: There is a limit of 256 tables per subscriber
status code: 400, request id: J2MC7MR060VKBPHP9P6JG5B6Q3VV4KQNSO5AEMVJF66Q9ASUAAJG
```
2017-05-17 08:59:47 -04:00
stack72
c9ef9942c6
provider/aws: Bump vendor package to 1.8.21
2017-05-11 15:14:43 +03:00
Daniel Schmidt
742da65144
provider/aws: add devicefarm sdk
2017-05-09 09:35:41 +02:00
Gareth Oakley
e4c732b34c
Add support for IAMDatabaseAuthenticationEnabled
2017-04-29 20:32:21 +01:00
Paul Stack
fa9fc4bfac
provider/aws: Bump AWS SDK to 1.8.16 ( #13953 )
2017-04-27 02:24:20 +12:00
Paul Stack
f5df4422ae
provider/aws: Bump AWS SDK to 1.8.13 ( #13775 )
2017-04-19 20:55:37 +03:00
Gauthier Wallet
3c6287cf3c
Vendored AWS CognitoIdentity Service ( #13771 )
2017-04-19 20:22:36 +03:00
Yusuke Goto
00dca72bde
add wafregional dependencies ( #13687 )
2017-04-16 11:31:39 +01:00
Paul Stack
f2a2c28163
provider/aws: Bump SDK to 1.8.10 ( #13459 )
2017-04-07 17:26:16 +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
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
Erik Jansson
62aa2c583a
provider/aws: New resource codepipeline ( #11814 )
...
* provider/aws: New resource codepipeline
* Vendor aws/codepipeline
* Add tests
* Add docs
* Bump codepipeline to v1.6.25
* Adjustments based on feedback
* Force new resource on ID change
* Improve tests
* Switch update to read
Since we don't require a second pass, only do a read.
* Skip tests if GITHUB_TOKEN is not set
2017-02-22 19:31: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
liamjbennett
281bbfc1cc
Vendor aws codebuild service
2017-02-02 16:13:51 +00:00
Jack Bruno
be56c7d2f6
provider/aws: Add AWS DMS (data migration service) resources ( #11122 )
...
* Add aws dms vendoring
* Add aws dms endpoint resource
* Add aws dms replication instance resource
* Add aws dms replication subnet group resource
* Add aws dms replication task resource
* Fix aws dms resource go vet errors
* Review fixes: Add id validators for all resources. Add validator for endpoint engine_name.
* Add aws dms resources to importability list
* Review fixes: Add aws dms iam role dependencies to test cases
* Review fixes: Adjustments for handling input values
* Add aws dms replication subnet group tagging
* Fix aws dms subnet group doesn't use standard error for resource not found
* Missed update of aws dms vendored version
* Add aws dms certificate resource
* Update aws dms resources to force new for immutable attributes
* Fix tests failing on subnet deletion by adding explicit dependencies. Combine import tests with basic tests to cut down runtime.
2017-02-02 10:30:05 +00:00
Paul Stack
5411e7d36b
provider/aws: Bump SDK version to 1.6.18 ( #11514 )
2017-01-30 14:18:29 +00:00
Radek Simko
083f8b29cc
vendor: Add github.com/aws/aws-sdk-go/service/configservice ( #11408 )
2017-01-25 19:50:26 +02:00
Paul Stack
4887844302
Bump AWS SDK to 1.6.14 ( #11316 )
2017-01-23 21:22:31 +00:00
James Bardin
a0b70b0ec7
Sync the vendor folder with the manifest
...
A number of PRs have come through which modified the vendor folder
without recording the proper information. This resets everything back to
the recorded version.
2017-01-19 14:10:52 -05:00
David Blooman
05c83a3ca1
provider/aws: Add Inspector Support ( #11217 )
...
* provider/aws: Add Inspector Support
* inscrease time to 1 hour
2017-01-17 17:30:46 +00:00
clint shryock
87bb691800
Revert "New provider arukas ( #10862 )"
...
This reverts commit 9176bd4861
.
This provider includes a dependency that at time of writing requires a
*nix system, and will not build on Windows.
2017-01-11 09:04:32 -06:00
Ninir
fe60b4e90a
Added aws-sdk-go SFN service ( #11109 )
2017-01-10 14:17:39 +00:00
Kazumichi Yamamoto
9176bd4861
New provider arukas ( #10862 )
...
* Add a Arukas provider
* Add dependencies for the Arukas provider
* Add documents for the Arukas
2017-01-09 17:14:33 +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
myoung34
dd807c79ff
Add support for instance tenancy in `aws_opsworks_instance` ( #10885 )
2016-12-28 22:48:24 +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
e477658832
Merge pull request #10473 from hashicorp/f-aws-lightsail-instance
...
provider/aws: Add Lightsail Instance
2016-12-05 08:39:17 -06:00
clint shryock
44ffe71695
provider/aws: Add Lightsail Instance
...
Adds initial support for AWS Lightsail Instances
2016-12-02 16:35:57 -06: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
Paul Hinze
194d7c6168
vendor: Add acm library to aws-sdk-go
2016-11-03 19:32:39 -04: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
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
Radek Simko
16e3a11da3
vendor: Bump github.com/aws/aws-sdk-go to v1.4.10 ( #8877 )
2016-09-16 08:06:45 -05:00
Anshul Sharma
75e358ab85
Vendored WAF ( #8785 )
...
* Vendored WAF
* WAF with tag 1.4.7
2016-09-13 07:32:42 +01:00
stack72
109152bd7d
Bump AWS SDK version to 1.4.7
2016-09-08 15:24:31 +01:00