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 782ac16 commit 2e03a2fCopy full SHA for 2e03a2f
README.md
@@ -109,7 +109,7 @@ Setup the account-level settings for logging and metrics for API Gateway:
109
110
```hcl
111
module "api_gateway_account_settings" {
112
- source = "cloudposse/api-gateway/aws/modules/account-settings"
+ source = "cloudposse/api-gateway/aws//modules/account-settings"
113
# version = "x.x.x"
114
115
context = module.this.context
0 commit comments