diff --git a/sld-dashboard/app/home/templates/stacks-list.html b/sld-dashboard/app/home/templates/stacks-list.html index 47add94f..798b685c 100644 --- a/sld-dashboard/app/home/templates/stacks-list.html +++ b/sld-dashboard/app/home/templates/stacks-list.html @@ -78,9 +78,9 @@

All Stacks

{{ stack.branch }} {% if stack.iac_type == 'terraform' %} - Terraform Icon + Terraform Icon {% elif stack.iac_type == 'tofu' %} - Tofu Icon + Tofu Icon {% endif %} {{ stack.tf_version }}