I am currently working on configuring an openid Idp for a ROSA cluster but I encountered the below error on apply:
│ Error: Value Conversion Error
│
│ with module.aad_authentication["sbx"].rhcs_identity_provider.openid_idp,
│ on modules/aad_authentication/main.tf line 2, in resource "rhcs_identity_provider" "openid_idp":
│ 2: resource "rhcs_identity_provider" "openid_idp" {
│
│ An unexpected error was encountered trying to convert tftypes.Value into
│ map[string]string. This is always an error in the provider. Please report
│ the following to the provider developer:
│
│ cannot reflect tftypes.List[tftypes.String] into a map, must be a map
╵
Releasing state lock. This may take a few moments...
##[error]Error: The process '/opt/hostedtoolcache/terraform/1.2.9/x64/terraform' failed with exit code 1
It would be appreciated if you can have a look at this issue.
I am currently working on configuring an openid Idp for a ROSA cluster but I encountered the below error on apply:
It would be appreciated if you can have a look at this issue.