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

Remove "KERBEROS" from list of accepted values for "optional_components" #5645

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

jpellman
Copy link
Contributor

@jpellman jpellman commented Jan 25, 2022

If you try to add Kerberos to a Dataproc resource (google_dataproc_cluster) using the google-beta provider by including it in the optional_components list, you will receive the following error:

Error: Error creating Dataproc cluster: googleapi: Error 400: Enabling Kerberos via Optional Components and properties is no longer supported. Please configure Kerberos via KerberosConfig instead, badRequest

This patch reflects the information conveyed in this error by removing KERBEROS from the list of potential items that can be included in optional_components.

Release Note Template for Downstream PRs (will be copied)

@modular-magician
Copy link
Collaborator

Hello! I am a robot who works on Magic Modules PRs.

I have detected that you are a community contributor, so your PR will be assigned to someone with a commit-bit on this repo for initial review.

Thanks for your contribution! A human will be with you soon.

@slevenick, please review this PR or find an appropriate assignee.

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 1 file changed, 1 deletion(-))
Terraform Beta: Diff ( 1 file changed, 1 deletion(-))

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

Successfully merging this pull request may close these issues.

3 participants