We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b20f6d commit 13a9defCopy full SHA for 13a9def
action.yaml
@@ -661,7 +661,7 @@ inputs:
661
description: 'Path for subsequent deployed images. eg. api.'
662
required: false
663
aws_ecs_lb_ssl_policy:
664
- description; 'SSL Policy for HTTPS listener in ALB. Will default to ELBSecurityPolicy-TLS13-1-2-2021-06 if none provided.'
+ description: 'SSL Policy for HTTPS listener in ALB. Will default to ELBSecurityPolicy-TLS13-1-2-2021-06 if none provided.'
665
666
aws_ecs_autoscaling_enable:
667
description: 'Toggle ecs autoscaling policy'
0 commit comments