terraform-aws-gitlab-runner icon indicating copy to clipboard operation
terraform-aws-gitlab-runner copied to clipboard

Shell scripts are not checked for errors

Open kayman-mk opened this issue 1 year ago • 0 comments
trafficstars

Describe the solution you'd like

Add shell scripts as sh files to the project and not as tftpl. Analyze them with shellchecker to make sure that they are valid.

The 7.4.0 release failed due to errors in the https://github.com/cattle-ops/terraform-aws-gitlab-runner/blob/main/template/gitlab-runner.tftpl

kayman-mk avatar Feb 15 '24 10:02 kayman-mk