Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration of Identity Provider #17

Open
addof opened this issue Nov 8, 2023 · 0 comments
Open

Configuration of Identity Provider #17

addof opened this issue Nov 8, 2023 · 0 comments

Comments

@addof
Copy link

addof commented Nov 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant