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

Drift check is failing due to IamMembers #311

Closed
braaar opened this issue Jan 12, 2024 · 1 comment · Fixed by #366
Closed

Drift check is failing due to IamMembers #311

braaar opened this issue Jan 12, 2024 · 1 comment · Fixed by #366
Labels
needs-refinement needs-triage Needs attention from the triage team

Comments

@braaar
Copy link
Member

braaar commented Jan 12, 2024

View on pulumi cloud

The drift check is detecting a change to some google cloud resources. Looking at the diff shows us that there are some service-accounts that pulumi wants to remove from a project IAM member. I suspect that google cloud is adding some extra stuff to this IAM member automatically. Since this happens every time this resource is modified, it becomes a sisyphean task for pulumi, meaning that a diff is detected every single time and the drift check keeps on failing every day.

@bjerk-bot bjerk-bot added needs-refinement needs-triage Needs attention from the triage team labels Jan 12, 2024
@braaar
Copy link
Member Author

braaar commented Apr 17, 2024

I have created an issue about this in the pulumi google-native repository: pulumi/pulumi-google-native#976

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-refinement needs-triage Needs attention from the triage team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants