You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_create"></a> [create](#input\_create)| Controls if resources should be created (affects nearly all resources) |`bool`|`true`| no |
180
181
| <aname="input_iam"></a> [iam](#input\_iam)| IAM actions and resource permissions. |`any`|`{}`| no |
181
182
| <aname="input_lb"></a> [lb](#input\_lb)| The Load Balancer configuration for the service. A health block containing health check settings for the ALB target groups. See https://www.terraform.io/docs/providers/aws/r/lb_target_group.html#health_check for defaults. |`any`|`{}`| no |
182
183
| <aname="input_log_configuration"></a> [log\_configuration](#input\_log\_configuration)| The log configuration for the service. |`any`|`{}`| no |
0 commit comments