levid0s

Results 5 issues of levid0s

It would be handy to have a data resource that returns all users that are member of a particular TFE org. For example: ``` data "tfe_organization" "test" { organization =...

feature-request

Hi, Just wondering if this resource pack should work with the latest Inspec version? On my end I'm getting the following error generated for every .rb file inside `inspec-gcp-1.10.19.tar.gz` after...

### Version v0.11.0 ### Bug description I'd like to install ChatGPT on an external drive that's always connected to my PC, but I'm getting this error. There's no reason why...

bug

When I ran [blog2md](https://github.com/palaniraja/blog2md) on my Blogger export, it crashed with the following error: ``` PS D:\temp\blog2md> ..\node-v18.14.2-win-x64\node.exe index.js b .\blog-03-04-2023.xml ./myblog INFO: Comments requested to be a separate .md...

Our company policy restricts us to issue long-lived Google Service Account Keys. Is there a way to programatically inject the GCP SA-key into the Team City config that we can...