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

Expected length of thumbprint_list.0 to be in the range (40 - 40) in submodule oidc-config-and-provider. #79

Closed
megharande opened this issue Aug 6, 2024 · 1 comment

Comments

@megharande
Copy link

In oidc-config-and-provider submodule of rosa-classic module I am facing below thumbprint issue.

Error: expected length of thumbprint_list.0 to be in the range (40 - 40), got

│ with module.rosa-classic.module.oidc_config_and_provider[0].aws_iam_openid_connect_provider.oidc_provider,
│ on .terraform/modules/rosa-classic/modules/oidc-config-and-provider/main.tf line 18, in resource "aws_iam_openid_connect_provider" "oidc_provider":
│ 18: thumbprint_list = [rhcs_rosa_oidc_config.oidc_config.thumbprint]

@gdbranco
Copy link
Contributor

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

2 participants