Skip to content

Commit 43b45d8

Browse files
authored
Merge pull request hashicorp#8049 from Ninir/patch-1
Updated API GW integration response documentation
2 parents 107e935 + 057a821 commit 43b45d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/source/docs/providers/aws/r/api_gateway_integration_response.html.markdown

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ description: |-
1010

1111
Provides an HTTP Method Integration Response for an API Gateway Resource.
1212

13+
-> **Note:** Depends on having `aws_api_gateway_integration` inside your rest api. To ensure this
14+
you might need to add an explicit `depends_on` for clean runs.
15+
1316
## Example Usage
1417

1518
```

0 commit comments

Comments
 (0)