terraform/website/source/docs
Ninir 057a821779 Updated API GW integration response documentation
### Explanation for this change
Recently, I've been using Terraform to manage AWS API GWs with Lambda backends.
It appears that an explicit dependency is required. Not setting it would lead to this error:

```
[...] Error creating API Gateway Integration Response: NotFoundException: No integration defined for method
```

Thus, I found the thread below which exposes the problem too.

Relevant Terraform version: checked against 0.6.16
Thread issue: https://github.com/hashicorp/terraform/issues/6128
2016-08-08 18:16:30 +02:00
..
commands docs/commands: clarify -state w/ remote state (#8015) 2016-08-08 12:59:28 +12:00
configuration Correct typo in `length()` documentation (#7947) 2016-08-03 18:48:00 +01:00
import docs: Tidy up importabable resources list 2016-08-03 07:15:26 -07:00
internals website: Docs sweep for lists & maps 2016-07-28 15:49:53 -05:00
modules website: Docs sweep for lists & maps 2016-07-28 15:49:53 -05:00
plugins website: basic docs on import 2016-05-18 12:57:03 -06:00
providers Updated API GW integration response documentation 2016-08-08 18:16:30 +02:00
provisioners Update documentation 2016-07-08 19:34:59 +01:00
state Fix link to the remote state link post 0.7.x. (#7946) 2016-08-03 19:45:14 +01:00
index.html.markdown