Am getting error in shell script configured in terragrunt.hcl file through run_cmd ssm_runner = run_cmd("--terragrunt-quiet", "./test.sh", "${local.aws_profile}")
when i tried to generate plan an getting error. pipeline job running in gitlab time=2022-09-15T17:22:12Z level=error msg=Call to function "run_cmd" failed: fork/exec ./test.sh: permission denied.