Holger Partsch
Holger Partsch
## Environment SAP Business Technology Platform Cloud Foundry ## Summary / Problem Statement In order to enhance security, we want to use certificates instead of client secret/client token to authenticate...
Unfortunately, `J.MemberReference` does not have a methodType when the member reference is through an object. When it is throught a class (to a static method) it works as expected... ##...
## What version of OpenRewrite are you using? - OpenRewrite v1.2.3 - Maven/Gradle plugin v1.2.3 - rewrite-_module_ v1.2.3 ## How are you running OpenRewrite? From the sources of `rewrite-migrate-java`. ##...
**Describe the bug** The [HANA database secrets engine ](https://developer.hashicorp.com/vault/docs/secrets/databases/hanadb) fails to connect to cloud hosted HANA instances. I tried to use the same connection URL with a recent version of...
### OpenTofu Version ```shell OpenTofu v1.7.2 on linux_amd64 ``` ### OpenTofu Configuration Files ```hcl terraform { required_providers { # https://registry.terraform.io/providers/cloudfoundry-community/cloudfoundry/latest/docs cloudfoundry-community = { source = "cloudfoundry-community/cloudfoundry" version = "0.53.1" }...