Paul Stack
d8ebe677ad
Update CHANGELOG.md
2016-08-29 20:52:43 +01:00
Radek Simko
cc38378870
provider/aws: API Gateway Custom Authorizer ( #8535 )
...
* [WIP] AWS APIGateway Custom Authorizer
* provider/aws: api_gateway_method - Add missing fields to Read+Update
* provider/aws: Make API Gateway name in test more specific
* provider/aws: APIG - Use minimal configuration in create request
2016-08-29 20:51:59 +01:00
Paul Stack
c753068c85
Update CHANGELOG.md
2016-08-29 20:03:57 +01:00
Radek Simko
8317fe73d4
provider/aws: Add AWS error message to retry APIGateway acc update on ( #8533 )
2016-08-29 20:02:15 +01:00
Krzysztof Wilczynski
52eeaa0b72
Fix example. Do not use deprecated attribute. ( #8531 )
...
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2016-08-29 15:39:29 +01:00
Paul Stack
53ac54ac06
docs/aws: Add `primary_endpoint_address` to the docs for ( #8528 )
...
`aws_elasticache_replication_group`
2016-08-29 14:39:15 +01:00
Radek Simko
58d5b88170
provider/aws: Cover more failure cases of CF creation/update/deletion
...
- Use ID instead of stack name per AWS' advice
- Query failures/errors *after* the stack has reached target state
2016-08-29 11:53:09 +01:00
Paul Stack
4519ba4cb9
Update CHANGELOG.md
2016-08-29 00:04:55 +01:00
stack72
acf9aab692
Merge branch 'tape-tv-statuscake-contactgroup'
2016-08-29 00:00:43 +01:00
stack72
b158cbc2dd
docs/statuscake: Adding the parameter to the docs
2016-08-29 00:00:27 +01:00
stack72
517f0f8477
Merge branch 'statuscake-contactgroup' of https://github.com/tape-tv/terraform into tape-tv-statuscake-contactgroup
2016-08-28 23:49:57 +01:00
Radek Simko
302982c335
provider/aws: Remove unsafe ptr dereferencing [A-C]* ( #8519 )
2016-08-28 19:25:30 +01:00
Radek Simko
29990eab0a
Update CHANGELOG.md
2016-08-28 17:38:55 +01:00
Radek Simko
024136b209
Merge pull request #8510 from TimeIncOSS/b-resource-fix-test
...
helper/resource: Show last state in timeout err message
2016-08-28 17:37:28 +01:00
Paul Stack
005d835e0e
Update CHANGELOG.md
2016-08-28 17:16:04 +01:00
Radek Simko
2223964ff1
provider/aws: Remove unsafe ptr dereferencing from ECS/ECR ( #8514 )
2016-08-28 17:15:45 +01:00
Paul Stack
ee4f96e07f
Update CHANGELOG.md
2016-08-28 17:15:35 +01:00
Radek Simko
1c12ead951
provider/github: Remove unsafe ptr dereferencing ( #8512 )
2016-08-28 17:15:03 +01:00
Radek Simko
fe0e8da3dd
provider/aws: Handle deleted CloudFormation stack gracefully
2016-08-28 16:12:35 +01:00
Radek Simko
ed39b8634f
provider/aws: Remove unsafe ptr dereferencing from ami data source ( #8513 )
2016-08-28 15:39:40 +01:00
Radek Simko
2e70fe0c6c
Update CHANGELOG.md
2016-08-27 21:34:11 +01:00
Carlos Sanchez
bb5c83ca49
provider/aws: Increase route_table timeouts ( #8465 )
2016-08-27 21:32:55 +01:00
Radek Simko
506c118383
helper/resource: Show last state in timeout err message
2016-08-27 21:25:14 +01:00
Martin Atkins
5412ad54f7
Merge #8507 : Installation guide to reflect the single-binary model from 0.7
2016-08-27 13:18:04 -07:00
Martin Atkins
4f906dba7a
Merge #8403 : name_regex attribute on aws_ami data source
2016-08-27 13:11:45 -07:00
Martin Atkins
7c4a3bf967
Merge #6860 : More robust handling of AWS Lambda function archives on S3
2016-08-27 13:00:59 -07:00
Alex Eftimie
3a97971e41
Refactor for code simplicity.
2016-08-27 12:54:42 -07:00
Alex Eftimie
d44ae5028f
S3Bucket and S3Key are always required
2016-08-27 12:54:41 -07:00
Alex Eftimie
c9bd7d680f
Add a test to check the unversioned lambda function update - copy and adapt genAWSLambdaFunctionConfig_s3
2016-08-27 12:54:41 -07:00
Alex Eftimie
c5f788ec58
Attempt to fix #6794 - update only non empty fields on aws_lambda_function s3
2016-08-27 12:54:41 -07:00
Martin Atkins
39d68025a5
Merge #8505 : correct mistake in example for aws_ip_ranges data source
2016-08-27 07:28:58 -07:00
Radek Simko
f6fb7a2582
Update CHANGELOG.md
2016-08-27 15:22:09 +01:00
Clint
daac877c82
provider/aws: Get and export ASG ARN value ( #8503 )
2016-08-27 15:20:11 +01:00
Radek Simko
aef2513b44
helper/resource: Fix WaitForState tests
2016-08-27 15:11:09 +01:00
Radek Simko
b90ab0b705
schema: Return all validation errors together from InternalValidate
2016-08-27 10:34:16 +01:00
Neil Calabroso
f425472862
Update installation guide
...
Mention that there's only a single binary file in package as of 0.7.2
2016-08-27 16:14:36 +08:00
Mitchell Hashimoto
32f990b415
Update CHANGELOG.md
2016-08-26 23:04:21 -07:00
Mitchell Hashimoto
d5f320db04
Update CHANGELOG.md
2016-08-26 23:04:14 -07:00
Mitchell Hashimoto
3ea39af6f4
Update CHANGELOG.md
2016-08-26 23:03:53 -07:00
knakayama
0b67962338
Fix doc for provider/aws_ip_ranges
2016-08-27 09:41:34 +09:00
Paul Stack
6062d592df
provider/google: Change Compute VPN Tunnel test to use the correct port range ( #8504 )
2016-08-27 00:51:57 +01:00
Mitchell Hashimoto
37be25b312
Update CHANGELOG.md
2016-08-26 13:58:57 -07:00
Mitchell Hashimoto
706b2e2aea
Merge pull request #8482 from hashicorp/b-output-dup
...
config: variable names and outputs must be unique
2016-08-26 13:57:59 -07:00
Mitchell Hashimoto
0fceeaaeb0
config: test for var uniqueness in overrides
2016-08-26 13:48:21 -07:00
Mitchell Hashimoto
475d8750bb
command/push: make test more resilient
2016-08-26 13:38:02 -07:00
Mitchell Hashimoto
2eeaac03c5
Update CHANGELOG.md
2016-08-26 13:29:19 -07:00
Mitchell Hashimoto
4e7f2dd01e
Merge pull request #8398 from hashicorp/b-module-collide
...
config/module: use source as part of key
2016-08-26 13:27:56 -07:00
Mitchell Hashimoto
aed0803fc6
Update CHANGELOG.md
2016-08-26 13:27:46 -07:00
Mitchell Hashimoto
3c2db3d572
Merge pull request #8463 from hashicorp/b-read-state-validate
...
Validate the state on load
2016-08-26 13:27:21 -07:00
Mitchell Hashimoto
8855d5e4cd
Update CHANGELOG.md
2016-08-26 13:27:12 -07:00