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 d11aaba commit f91ea64Copy full SHA for f91ea64
README.yaml
@@ -94,8 +94,8 @@ usage: |-
94
Setup the account-level settings for logging and metrics for API Gateway:
95
96
```hcl
97
- module "api_gateway_account_settgings" {
98
- source = "cloudposse/api-gateway/aws//modules/account-settings"
+ module "api_gateway_account_settings" {
+ source = "cloudposse/api-gateway/aws/modules/account-settings"
99
# version = "x.x.x"
100
101
context = module.this.context
0 commit comments