Christian Lechner

Results 41 issues of Christian Lechner

### What area do you want to see improved? other ### Is your feature request related to a problem? Please describe. The Terraform Provider for SAP BTP currently supports the...

enhancement

### What area do you want to see improved? other ### Is your feature request related to a problem? Please describe. Currently the Terraform Provider supports all resources and configurations...

enhancement

### What area do you want to see improved? terraform provider ### Is your feature request related to a problem? Please describe. As of today you can evaluate which role...

enhancement
btpcli

### What area do you want to see improved? other ### Is your feature request related to a problem? Please describe. One building block for the end2end setup of SAP...

enhancement

### What area do you want to see improved? terraform provider ### Is your feature request related to a problem? Please describe. The Terraform Provider in its current state supports...

enhancement
pending-decision

### What area do you want to see improved? other ### Is your feature request related to a problem? Please describe. The Terraform provider can be used for governance aspects...

enhancement
pending-decision

Currently the assignment of users via the resource `btp_*_role_collection_assignment` ("*" = `globalaccount`, `directory`, `subaccount`) can trigger the creation of a user in XSUAA if the user is not yet existing...

enhancement
out-of-scope

The artificial `id` field introduced for the resources can be removed from the resources as it is no longer needed by the Hashicorp testing framework. For details see:

enhancement
dependencies

The currently supported authentication mechanisms are `username`/`password` and with release 0.4.0-beta1 a token based authentication that can only be used SAP-internally. The provider and the underlying BTP CLI Server still...

enhancement
btpcli

Improve the test scenarios for all resources READ operations for the handling of manually removed resources. Scenario is: - A resource is created via Terraform configuration (state is captured) -...

enhancement
test-setup