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

Add OIDC code flow fields to WorkforcePoolProvider. #15069

Commits on Jul 6, 2023

  1. Add OIDC code flow fields to WorkforcePoolProvider. (hashicorp#8212)

    * Add OIDC code flow fields to WorkforcePoolProvider.
    
    * Add ignore_read_extra for client secret plaintext to bypass ImportStateVerify check.
    
    * Use server-provided  to correct external drift for client secret.
    
    * Handle nil return values from d.Get.
    
    * Validate that client secret plain_text is non-empty to ensure that clearing plain_text on thumbprint change always triggers a diff.
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f88ce14 View commit details
    Browse the repository at this point in the history