From 7bca75c7a4ec2be64b8b06df220943a2f1e78aec Mon Sep 17 00:00:00 2001 From: badra001 Date: Thu, 17 Dec 2020 10:56:56 -0500 Subject: [PATCH] update docs --- standard/README.md | 1 - title26/README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/standard/README.md b/standard/README.md index 5db6431..bc81091 100644 --- a/standard/README.md +++ b/standard/README.md @@ -34,7 +34,6 @@ No requirements. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| \_module\_version | Module version number | `string` | `"2.0"` | no | | access\_log\_bucket | Server Access Logging Bucket ID | `string` | n/a | yes | | access\_log\_bucket\_prefix | Access log bucket prefix, to which the bucket name will be appended to make the target\_prefix | `string` | `"s3"` | no | | allowed\_cidr | List of allowed source IPs (NOT from within the VPC) | `list(string)` | `[]` | no | diff --git a/title26/README.md b/title26/README.md index 97a700f..3c42447 100644 --- a/title26/README.md +++ b/title26/README.md @@ -39,7 +39,6 @@ No requirements. | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| -| \_module\_version | Module version number | `string` | `"2.0"` | no | | access\_log\_bucket | Server Access Logging Bucket ID | `string` | n/a | yes | | access\_log\_bucket\_prefix | Access log bucket prefix, to which the bucket name will be appended to make the target\_prefix | `string` | `"s3"` | no | | allowed\_cidr | List of allowed source IPs (NOT from within the VPC) | `list(string)` | `[]` | no |