Shocktrooper

Results 97 comments of Shocktrooper

Later today I will try to see if I can replicate this with a curl/vault CLI request

Postman script was a success the following is a sanitized response ```json { "request_id": "123456789-7479-4a2b-22c5-123456789", "lease_id": "", "renewable": false, "lease_duration": 0, "data": { "access_key": "123456789", "arn": "arn:aws:sts::123456789:assumed-role/devops-shsvc-account-management/vault-root-devops-admin-ci-role-123456789-123456789", "secret_key": "123456789/123456789", "security_token":...

What would be a working & unique value to replace the lease id with? Related issues/PR's - What caused this issue in Vault: https://github.com/hashicorp/vault/pull/15869 - Other issues for end users...

Mmmmm I would err on the side of generating a vector based image if possible mostly because if someone tries to zoom in on an image we would want to...

When I think vector I think SVG but looking into markdown implementations like the popular [Kramdown](https://kramdown.gettalong.org/) it appears that the image support is actually on the side of who is...

I have tried to add the integration and I am currently getting a 403. I have not set this up previously. Someone that used Coned before had this same issue...

Appearing within child modules should be fine as it would only really apply to local modules and it would make passing providers to the import block easier or not needed

Related to https://github.com/coder/coder/issues/8375

Shouldn't these just be uninstalled then so that there aren't false positives?