What area do you want to see improved?
terraform provider
Is your feature request related to a problem? Please describe.
Using the provider with least amount of configuration needs
Describe the solution you would like
If no other authentication methods are provided (User/password, clientID/secret, CF_HOME, etc), instead of failing the CF CLI could be called interactively with --sso. The BTP provider also provides this option:
https://registry.terraform.io/providers/SAP/btp/latest/docs#single-sign-on
Describe alternatives you have considered
No response
Additional context
No response
What area do you want to see improved?
terraform provider
Is your feature request related to a problem? Please describe.
Using the provider with least amount of configuration needs
Describe the solution you would like
If no other authentication methods are provided (User/password, clientID/secret, CF_HOME, etc), instead of failing the CF CLI could be called interactively with
--sso. The BTP provider also provides this option:https://registry.terraform.io/providers/SAP/btp/latest/docs#single-sign-on
Describe alternatives you have considered
No response
Additional context
No response