debian-mirror-gitlab/app/views/projects/_terraform_banner.html.haml
2023-06-20 00:43:36 +05:30

3 lines
228 B
Text

- 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') } }