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 @@ -172,7 +172,7 @@ Available targets:
172172| Name | Source | Version |
173173| ------| --------| ---------|
174174| <a name =" module_alb_ingress " ></a > [ alb\_ ingress] ( #module\_ alb\_ ingress ) | cloudposse/alb-ingress/aws | 0.24.1 |
175- | <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 |
175+ | <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.1 |
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 |
178178| <a name =" module_ecs_alb_service_task " ></a > [ ecs\_ alb\_ service\_ task] ( #module\_ ecs\_ alb\_ service\_ task ) | cloudposse/ecs-alb-service-task/aws | 0.55.1 |
Original file line number Diff line number Diff line change 1717| Name | Source | Version |
1818| ------| --------| ---------|
1919| <a name =" module_alb_ingress " ></a > [ alb\_ ingress] ( #module\_ alb\_ ingress ) | cloudposse/alb-ingress/aws | 0.24.1 |
20- | <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 |
20+ | <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.1 |
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 |
2323| <a name =" module_ecs_alb_service_task " ></a > [ ecs\_ alb\_ service\_ task] ( #module\_ ecs\_ alb\_ service\_ task ) | cloudposse/ecs-alb-service-task/aws | 0.55.1 |
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ module "ecs_cloudwatch_sns_alarms" {
311311
312312module "alb_target_group_cloudwatch_sns_alarms" {
313313 source = " cloudposse/alb-target-group-cloudwatch-sns-alarms/aws"
314- version = " 0.16.0 "
314+ version = " 0.16.1 "
315315 enabled = var. alb_target_group_alarms_enabled
316316
317317 alarm_actions = var. alb_target_group_alarms_alarm_actions
You can’t perform that action at this time.
0 commit comments