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
description="S3 bucket name which will be used to store load balancer access logs. Prefix <var.environment> will be added. The bucket name should be unique globally."
56
56
}
57
-
variable"target_group_app_enabled" {
57
+
58
+
variable"target_group_healthcheck_enabled" {
58
59
type=bool
59
60
description="Enable /Disable target health check."
0 commit comments