Leonard Keuken

Results 5 issues of Leonard Keuken

**Type issue:** small improvement / portability **Reason:** It could potentially improve portability **Solution:** I currently have created a local branch from the repository and added a handful of files aimed...

**Issue** Any heredoc entries in the `terraform.tfvars` file are not considered as sensitive values but appear in the encrypted file as is when running as `--mode=inline`. Examples of usage for...

**Feature** Instead of using the Env Vars to configure the Vault encryption, would it be possible to also support configuring TerraHelp with a configuration json file? **Context** Reason for the...

hey, I've reused your great little hello-world app and provided it with a Dockerfile for similar purposes. after building an image make sure to map port in the `docker run`...

I've been seeing some issues/errors running this role when it comes to `ensure cron job is installed` from cron.yml https://github.com/mjanser/ansible-role-mysql/blob/dcfe8b0dc6997066c406eb5e129a29ee6b9b6a88/tasks/backup/cron.yml#L6 according to ansible docs when you use `cron_file` you also...