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 @@ -171,7 +171,7 @@ Available targets:
171171
172172| Name | Source | Version |
173173| ------| --------| ---------|
174- | <a name =" module_alb_ingress " ></a > [ alb\_ ingress] ( #module\_ alb\_ ingress ) | cloudposse/alb-ingress/aws | 0.24.0 |
174+ | <a name =" module_alb_ingress " ></a > [ alb\_ ingress] ( #module\_ alb\_ ingress ) | cloudposse/alb-ingress/aws | 0.24.1 |
175175| <a name =" module_alb_target_group_cloudwatch_sns_alarms " ></a > [ alb\_ target\_ group\_ cloudwatch\_ sns\_ alarms] ( #module\_ alb\_ target\_ group\_ cloudwatch\_ sns\_ alarms ) | cloudposse/alb-target-group-cloudwatch-sns-alarms/aws | 0.16.0 |
176176| <a name =" module_container_definition " ></a > [ container\_ definition] ( #module\_ container\_ definition ) | cloudposse/ecs-container-definition/aws | 0.58.0 |
177177| <a name =" module_ecr " ></a > [ ecr] ( #module\_ ecr ) | cloudposse/ecr/aws | 0.32.3 |
Original file line number Diff line number Diff line change 1616
1717| Name | Source | Version |
1818| ------| --------| ---------|
19- | <a name =" module_alb_ingress " ></a > [ alb\_ ingress] ( #module\_ alb\_ ingress ) | cloudposse/alb-ingress/aws | 0.24.0 |
19+ | <a name =" module_alb_ingress " ></a > [ alb\_ ingress] ( #module\_ alb\_ ingress ) | cloudposse/alb-ingress/aws | 0.24.1 |
2020| <a name =" module_alb_target_group_cloudwatch_sns_alarms " ></a > [ alb\_ target\_ group\_ cloudwatch\_ sns\_ alarms] ( #module\_ alb\_ target\_ group\_ cloudwatch\_ sns\_ alarms ) | cloudposse/alb-target-group-cloudwatch-sns-alarms/aws | 0.16.0 |
2121| <a name =" module_container_definition " ></a > [ container\_ definition] ( #module\_ container\_ definition ) | cloudposse/ecs-container-definition/aws | 0.58.0 |
2222| <a name =" module_ecr " ></a > [ ecr] ( #module\_ ecr ) | cloudposse/ecr/aws | 0.32.3 |
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ resource "aws_cloudwatch_log_group" "app" {
2222
2323module "alb_ingress" {
2424 source = " cloudposse/alb-ingress/aws"
25- version = " 0.24.0 "
25+ version = " 0.24.1 "
2626
2727 vpc_id = var. vpc_id
2828 port = var. container_port
You can’t perform that action at this time.
0 commit comments