File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ Available targets:
264264| Name | Source | Version |
265265| ------| --------| ---------|
266266| <a name =" module_dynamodb_table_label " ></a > [ dynamodb\_ table\_ label] ( #module\_ dynamodb\_ table\_ label ) | cloudposse/label/null | 0.25.0 |
267- | <a name =" module_log_storage " ></a > [ log\_ storage] ( #module\_ log\_ storage ) | cloudposse/s3-log-storage/aws | 1.1.0 |
267+ | <a name =" module_log_storage " ></a > [ log\_ storage] ( #module\_ log\_ storage ) | cloudposse/s3-log-storage/aws | 1.3.1 |
268268| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
269269
270270## Resources
Original file line number Diff line number Diff line change 1919| Name | Source | Version |
2020| ------| --------| ---------|
2121| <a name =" module_dynamodb_table_label " ></a > [ dynamodb\_ table\_ label] ( #module\_ dynamodb\_ table\_ label ) | cloudposse/label/null | 0.25.0 |
22- | <a name =" module_log_storage " ></a > [ log\_ storage] ( #module\_ log\_ storage ) | cloudposse/s3-log-storage/aws | 1.1.0 |
22+ | <a name =" module_log_storage " ></a > [ log\_ storage] ( #module\_ log\_ storage ) | cloudposse/s3-log-storage/aws | 1.3.1 |
2323| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
2424
2525## Resources
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ data "aws_iam_policy_document" "prevent_unencrypted_uploads" {
140140
141141module "log_storage" {
142142 source = " cloudposse/s3-log-storage/aws"
143- version = " 1.1.0 "
143+ version = " 1.3.1 "
144144
145145 enabled = local. logging_bucket_enabled
146146 access_log_bucket_prefix = local. logging_prefix_default
You can’t perform that action at this time.
0 commit comments