You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: