We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db1c21 commit 8c52717Copy full SHA for 8c52717
README.md
@@ -30,7 +30,7 @@
30
31
-->
32
33
-Terraform module to provision API Gatway resources.
+Terraform module to provision API Gateway resources.
34
35
The root module creates an API Gateway [REST API](https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-rest-api.html)
36
along with configuring tracing, logging, and metrics.
@@ -61,6 +61,7 @@ A set of modules for configuring an API Gateway
61
62
## Usage
63
64
+
65
Setup the account-level settings for logging and metrics for API Gateway:
66
67
```hcl
0 commit comments