Christian Lechner
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...
### 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...
### 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...
### 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...
### 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...
### 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...
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...
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:
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...
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) -...