Andrew Graham
Andrew Graham
**Describe the bug** When a heredoc format string is used anywhere in a function, this disabled the autoDocstring code form attempting to generate a docstring. **Versions (please complete the following...
In Terraform if I reference any module where that module may have a defined source with something like: ``` module "iam_policies_s3_read_write" { source = "../../modules/aws-iam-policies-s3-read-write" ``` ...Its fine. But in...
I'm wondering if this: https://github.com/hashicorp/vault-guides/tree/master/operations/provision-vault/best-practices/terraform-aws or this is a better place to start: https://github.com/hashicorp/terraform-aws-vault Apart form the upgrade to .12 being needed, it looks like a few variables names are...
I'm new to vault. I just wanted to put a request in for visibility on something I'd like to see and learn from, I think it would be really helpful...
**Summary**. Describe the expected and actual behavior here. ## Steps to reproduce Configuring my xml like below should prompt me for the user and password, but it does nothing. I...
**Summary**. Describe the expected and actual behavior here. ## Steps to reproduce using winsw to run a .ps1 file as a service, I'd like to execute a bash script in...
**Summary**. When attempting to run a ps1 file as a service, I get this error below in the err.log file: ``` File C:\AppData\myservice.ps1 cannot be loaded because running scripts is...
This is more a question, but these lines below appear unsafe to me, are they? ``` && apt-key adv --fetch-keys http://www.webmin.com/jcameron-key.asc \ && echo "deb http://download.webmin.com/download/repository sarge contrib" ``` Adding...
I have a suggestion to improve viewport previews for VDB files in houdini. Currently if we use the .vdb file format to write out volumes, the display density set by...
For each deployment and test I create new users, with a pipeline id in the user name, since tags can't be used. It would be awesome if we could use...