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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ each module for more information. All modules are enabled by default.
46
46
| <aname="input_enable_iam_access_analyzer"></a> [enable\_iam\_access\_analyzer](#input\_enable\_iam\_access\_analyzer)| Enable the IAM Access Analyzer submodule. |`bool`|`true`| no |
47
47
| <aname="input_enable_iam_account_password_policy"></a> [enable\_iam\_account\_password\_policy](#input\_enable\_iam\_account\_password\_policy)| Enable the IAM Account Password Policy submodule. |`bool`|`true`| no |
48
48
| <aname="input_enable_s3_defaults"></a> [enable\_s3\_defaults](#input\_enable\_s3\_defaults)| Enable the S3 submodule. |`bool`|`true`| no |
49
+
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources. |`map(string)`|`{}`| no |
| <aname="input_cloudwatch_log_group_rdsosmetrics_retention_in_days"></a> [cloudwatch\_log\_group\_rdsosmetrics\_retention\_in\_days](#input\_cloudwatch\_log\_group\_rdsosmetrics\_retention\_in\_days)| The number of days log events are kept in CloudWatch Logs for the default RDSOSMetrics group. |`number`|`365`| no |
19
+
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources. |`map(string)`|`{}`| no |
| <aname="input_access_analyzer_name"></a> [access\_analyzer\_name](#input\_access\_analyzer\_name)| The name of the analyzer. |`string`|`"account-default"`| no |
11
11
| <aname="input_access_analyzer_type"></a> [access\_analyzer\_type](#input\_access\_analyzer\_type)| The type of analyzer, ACCOUNT or ORGANIZATION. |`string`|`"ACCOUNT"`| no |
12
+
| <aname="input_tags"></a> [tags](#input\_tags)| A map of tags to add to all resources. |`map(string)`|`{}`| no |
0 commit comments