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

authenticator_groups_config block conflicts with enable_autopilot #11475

Closed
soerenmartius opened this issue Apr 12, 2022 · 4 comments
Closed

Comments

@soerenmartius
Copy link

soerenmartius commented Apr 12, 2022

When deploying a GKE cluster with autopilot enabled using the google_container_cluster resource, the authenticator_groups_config causes a conflict. According to the docs, autopilot supports group-based RBAC.

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.
  • If an issue is assigned to the modular-magician user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned to hashibot, a community member has claimed the issue already.

Terraform Version

Terraform version: v1.1.8
Provider version: v4.10.0

Affected Resource(s)

  • google_container_cluster

Debug Output

Screenshot 2022-04-12 at 18 00 06

Expected Behavior

The provider should not ocnfl

Actual Behavior

Steps to Reproduce

  1. terraform apply

Important Factoids

References

@melinath
Copy link
Collaborator

It looks like autopilot added support for RBAC. I'm marking this as an enhancement request to add support for allowing autopilot to work with authenticator_groups_config. It might be as simple as making the fields not conflict, but there's no API example in the docs so I'm hesitant to say that would definitely work.

@soerenmartius
Copy link
Author

It looks like autopilot added support for RBAC. I'm marking this as an enhancement request to add support for allowing autopilot to work with authenticator_groups_config. It might be as simple as making the fields not conflict, but there's no API example in the docs so I'm hesitant to say that would definitely work.

Thanks @melinath - please keep us posted

@soerenmartius
Copy link
Author

Seems like this has been fixed in version 4.16.0

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants