File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ module "alb" {
4848
4949| Name | Source | Version |
5050| ------| --------| ---------|
51- | <a name =" module_access_logs " ></a > [ access\_ logs] ( #module\_ access\_ logs ) | cloudposse/lb-s3-bucket/aws | 0.16.3 |
51+ | <a name =" module_access_logs " ></a > [ access\_ logs] ( #module\_ access\_ logs ) | cloudposse/lb-s3-bucket/aws | 0.19.0 |
5252| <a name =" module_sg " ></a > [ sg] ( #module\_ sg ) | cloudposse/security-group/aws | 2.0.0 |
5353| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
5454## Resources
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ resource "aws_lb" "default" {
2828
2929module "access_logs" {
3030 source = " cloudposse/lb-s3-bucket/aws"
31- version = " 0.16.3 "
31+ version = " 0.19.0 "
3232
3333 enabled = var. access_logs_enabled && local. enabled
3434 force_destroy = var. access_logs_force_destroy
You can’t perform that action at this time.
0 commit comments