Johannes Grumböck

Results 17 issues of Johannes Grumböck

Hi, Thanks for this extension, super cool! But it's failing in my case, because we don't use a `dependencies` label for PRs. ``` could not add label: 'dependencies' not found...

Hi, I wanted to start with the onboarding example and got stuck with failing vault containers. Since the docker-compose.yml pulls in hashicorp/vault-enterprise:latest it pulls the latest 1.8.x versions, these require...

**Is your feature request related to a problem? Please describe.** Yes, the problem is described in this blog post https://gsd.fundapps.io/how-we-make-yor-work-with-terraform-caller-and-child-modules-22216afd775d where the author wants to tag remote module resources and...

enhancement

I would like to give yor a try but our modules are in a private TFC registry. Yor now gets 401 errors when trying to fetch information. How can I...

### Describe the feature or problem you’d like to solve In GitHub UI I see summaries to checks run by Terraform Cloud for a pull request. ![image](https://user-images.githubusercontent.com/5127047/168247581-75a671e6-3a12-4c3d-bcc8-5b7e0bd8c33c.png) The command `gh...

enhancement
help wanted

It would be great to also filter/search tables (in addition to sort tables per column which is already possible). Something like this https://www.w3schools.com/howto/howto_js_filter_table.asp. Additionally it would be cool to have...

**Is your feature request related to a problem? Please describe.** I tested kics for Terraform code and it will also report problems it finds in the external modules I use...

feature request
community

### Terraform CLI and Terraform MongoDB Atlas Provider Version ```hcl 1.2.2 ``` ### Terraform Configuration File ```hcl resource "mongodbatlas_encryption_at_rest" "test" { project_id = "" aws_kms_config { enabled = true customer_master_key_id...

In https://github.com/Noovolari/leapp/blob/74ba2d10338da83b3182e798d551f6651d1af010/src/app/services/session.service.ts#L79 the lastStopDate is used to sort the session list. This only works fine, when the session is really ended by clicking on the active session. If Leapp is...

**Is your feature request related to a problem? Please describe.** Sometimes when bumping Terraform module versions, I get a bunch of renovate PRs. I would like to quickly approve them...