File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ Available targets:
264
264
| Name | Source | Version |
265
265
| ------| --------| ---------|
266
266
| <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 |
268
268
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
269
269
270
270
## Resources
Original file line number Diff line number Diff line change 19
19
| Name | Source | Version |
20
20
| ------| --------| ---------|
21
21
| <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 |
23
23
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
24
24
25
25
## Resources
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ data "aws_iam_policy_document" "prevent_unencrypted_uploads" {
140
140
141
141
module "log_storage" {
142
142
source = " cloudposse/s3-log-storage/aws"
143
- version = " 1.1.0 "
143
+ version = " 1.3.1 "
144
144
145
145
enabled = local. logging_bucket_enabled
146
146
access_log_bucket_prefix = local. logging_prefix_default
You can’t perform that action at this time.
0 commit comments