-
Notifications
You must be signed in to change notification settings - Fork 401
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
[ISSUE] Group datasource should sort members, instance profiles and groups property for consistent state between runs #449
Comments
Remove assignment for display name, as it generally should hold “First Last” type of name pair. Then rerun and it should work. please also rename the issue accordingly |
to those making a PR: this should be a stateDiffFunc |
@nfx It seems like this doesn't resolve the issue. I tried removing the "Display Name" but it always re-creates the group membership. |
@niraj8241 , could you post exact configuration you're using to reproduce this issue, as logs and provided configuration refer to different things. From logs, it's evident, that you're using |
Fixes #449 Co-authored-by: Serge Smertin <serge.smertin@databricks.com>
Fixes #449 Co-authored-by: Serge Smertin <serge.smertin@databricks.com>
@niraj8241 released :) |
@nfx I am using provider 0.3.4 version. Still facing the same issue with data source reapply. |
@Anbukugan use v0.4.9, v0.3.x is too old and no longer receiving any fixes. |
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
Terraform should not re-create the groups on every run and should produce any changes.
Actual Behavior
After running for the first time. Everything works fine but re-running the plan, states that there will be changes and the group membership will be destroyed.
Output:
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
The text was updated successfully, but these errors were encountered: