summaryrefslogtreecommitdiff
path: root/app/views/projects/_terraform_banner.html.haml
blob: 24711fc39d87d46e59d24dd8cd93f43c4d5f8f52 (plain)
1
2
3
- if show_terraform_banner?(project)
  .container-fluid{ class: @content_class }
    .js-terraform-notification{ data: { terraform_image_path: image_path('illustrations/third-party-logos/ci_cd-template-logos/terraform.svg') } }