You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ Available targets:
163
163
| <aname="input_egress_to_port"></a> [egress\_to\_port](#input\_egress\_to\_port)|[to\_port]DocumentDB initial port range for egress (e.g. `65535`) |`number`|`0`| no |
164
164
| <aname="input_enable_performance_insights"></a> [enable\_performance\_insights](#input\_enable\_performance\_insights)| Specifies whether to enable Performance Insights for the DB Instance. |`bool`|`false`| no |
165
165
| <aname="input_enabled"></a> [enabled](#input\_enabled)| Set to false to prevent the module from creating any resources |`bool`|`null`| no |
166
-
| <aname="input_enabled_cloudwatch_logs_exports"></a> [enabled\_cloudwatch\_logs\_exports](#input\_enabled\_cloudwatch\_logs\_exports)| List of log types to export to cloudwatch. The following log types are supported: `audit`, `error`, `general`, `slowquery`|`list(string)`|`[]`| no |
166
+
| <aname="input_enabled_cloudwatch_logs_exports"></a> [enabled\_cloudwatch\_logs\_exports](#input\_enabled\_cloudwatch\_logs\_exports)| List of log types to export to cloudwatch. The following log types are supported: `audit`, `profiler`|`list(string)`|`[]`| no |
167
167
| <aname="input_engine"></a> [engine](#input\_engine)| The name of the database engine to be used for this DB cluster. Defaults to `docdb`. Valid values: `docdb`|`string`|`"docdb"`| no |
168
168
| <aname="input_engine_version"></a> [engine\_version](#input\_engine\_version)| The version number of the database engine to use |`string`|`"3.6.0"`| no |
169
169
| <aname="input_environment"></a> [environment](#input\_environment)| ID element. Usually used for region e.g. 'uw2', 'us-west-2', OR role 'prod', 'staging', 'dev', 'UAT' |`string`|`null`| no |
@@ -245,9 +245,9 @@ For additional context, refer to some of these links.
245
245
>
246
246
> Use Cloud Posse's ready-to-go [terraform architecture blueprints](https://cloudposse.com/reference-architecture/) for AWS to get up and running quickly.
247
247
>
248
-
> ✅ We build it with you.<br/>
249
-
> ✅ You own everything.<br/>
250
-
> ✅ Your team wins.<br/>
248
+
> ✅ We build it together with your team.<br/>
249
+
> ✅ Your team owns everything.<br/>
250
+
> ✅ 100% Open Source and backed by fanatical support.<br/>
Copy file name to clipboardExpand all lines: docs/terraform.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@
66
66
| <aname="input_egress_to_port"></a> [egress\_to\_port](#input\_egress\_to\_port)|[to\_port]DocumentDB initial port range for egress (e.g. `65535`) |`number`|`0`| no |
67
67
| <aname="input_enable_performance_insights"></a> [enable\_performance\_insights](#input\_enable\_performance\_insights)| Specifies whether to enable Performance Insights for the DB Instance. |`bool`|`false`| no |
68
68
| <aname="input_enabled"></a> [enabled](#input\_enabled)| Set to false to prevent the module from creating any resources |`bool`|`null`| no |
69
-
| <aname="input_enabled_cloudwatch_logs_exports"></a> [enabled\_cloudwatch\_logs\_exports](#input\_enabled\_cloudwatch\_logs\_exports)| List of log types to export to cloudwatch. The following log types are supported: `audit`, `error`, `general`, `slowquery`|`list(string)`|`[]`| no |
69
+
| <aname="input_enabled_cloudwatch_logs_exports"></a> [enabled\_cloudwatch\_logs\_exports](#input\_enabled\_cloudwatch\_logs\_exports)| List of log types to export to cloudwatch. The following log types are supported: `audit`, `profiler`|`list(string)`|`[]`| no |
70
70
| <aname="input_engine"></a> [engine](#input\_engine)| The name of the database engine to be used for this DB cluster. Defaults to `docdb`. Valid values: `docdb`|`string`|`"docdb"`| no |
71
71
| <aname="input_engine_version"></a> [engine\_version](#input\_engine\_version)| The version number of the database engine to use |`string`|`"3.6.0"`| no |
72
72
| <aname="input_environment"></a> [environment](#input\_environment)| ID element. Usually used for region e.g. 'uw2', 'us-west-2', OR role 'prod', 'staging', 'dev', 'UAT' |`string`|`null`| no |
0 commit comments