Pantelis Karamolegkos

Results 14 comments of Pantelis Karamolegkos

@dmattia I have updated my original question with the full file.

You are right, the `terragrunt.hcl` where the `locals` snippet above was added was not parseable due to syntactic errors. The actual error was that it had a malformed `dependencies` block...

I think that would be a helpful (although not indispensable) feature, to be able to skip any `atlantis` action if the `atlantis_skip` local is set to `true`

Same issue but when accessing directly a cloud VM. via `https://11.22.33.44:9100/jobs/...`

Same here; any updates on this?

This was not only very unpleasant to come across, it is something practically undiscoverable when going through the docs!

I am trying to connect to an AWS RDS instance that forces SSL (`rds.force_ssl` = `1`) in its parameter group. Here is the code ```js const { Client } =...

I am facing a similar issue, the difference being that the logs appear at once altogether at once once the `apply` / `plan` process is complete, i.e. they are not...

does this template 👉🏻 `@trivy/github-markdown.tpl` still exist? does it need to be fetched locally or is the reference made directly to the remote repo of `trivy`? I am getting the...

What is the usefulness of the `github` output type? The output is not readable in the step summary when using it.