Tomas Bäckman

Results 5 issues of Tomas Bäckman

I have a terragrunt file with a dependecy block as normal. ``` dependency "stuff" { config_path = "my_path" } ``` The output I want to use is a nested object...

enhancement
needs design

### Is your proposal related to a problem? Yes The linting can fail on certain complex lines, like for example our (valid) usage of mail command for bareos backups in...

enhancement

## Problem The openstack loadbalance pools have a settings for TLS enabled TLS Cipher But I can not find any way to set these through the terraform code. So I...

stale

Looking back and searching old messages I often get a bit confused due to the MM/DD/YYYY Date format used. But here in Sweden we prefer DD/MM/YYYY.. so 11/09/2021 is for...

## Describe the Feature Currently there is no way to have several security groups on the created cluster. I would like to be able to add extra security groups, not...