Open olfolfolf opened 2 months ago
This seems to be a gap between the interface offered by the corresponding BTP CLI activity and the underlying API
Parameters for attributes is missing. Clarification with BTP CLI team needed
Update: Known gap in BTP CLI implementation
For SAP Internal reference: https://jira.tools.sap/browse/XSUAA-2993
Next step: evaluate if the implementation is already planned and if yes what is the planned ETA
The feature request including the enhancement of the BTP CLI is under evaluation. ETA is not yet available. I will update this issue once known.
Update: Earliest delivery of dependent development is Q2/2025 (not committed though)
Is there an existing issue for this?
What version of the Terraform provider are you using?
1.6.0
What version of the Terraform CLI are you using?
1.9.5
What type of issue are you facing
bug report
Describe the bug
I want to create a custom role for SAP Integration Suite. Based on the documentation, I could create the custom role in the BTP cockpit. You need to set a custom attribute, see here:
No I wanted to do the same in Terraform - I did not find a hint in the documentation, how to set the attribute
custom_role
in Terraform:Without setting the attribute
custom_role
, I get the following error at deployment:Did I miss something or it isn't supported yet?
Br, Florian
Expected Behavior
No response
Steps To Reproduce
No response
User's Role Collections
No response
Add screenshots to help explain your problem
No response
Additional context
No response