Skip to content

Fix snapshot schedule UUID #52

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

Merged
merged 2 commits into from
May 12, 2025
Merged

Fix snapshot schedule UUID #52

merged 2 commits into from
May 12, 2025

Conversation

justinc1
Copy link
Collaborator

@justinc1 justinc1 commented May 8, 2025

Fixes #43 - tf plan always wants to change snapshot_schedule_uuid = “” -> null

Git branch include commit from #51 , #51 should be merged first, then the diff will be smaller.

@justinc1 justinc1 requested a review from anazobec May 8, 2025 22:26
@justinc1 justinc1 force-pushed the fix-snap-sched-uuid branch from dedb013 to 8a58b53 Compare May 8, 2025 22:31
Copy link
Collaborator

@anazobec anazobec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @justinc1

justinc1 added 2 commits May 12, 2025 12:58
Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
Fixes #43

Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
@justinc1 justinc1 force-pushed the fix-snap-sched-uuid branch from 8a58b53 to 532fca9 Compare May 12, 2025 10:59
@justinc1 justinc1 merged commit 2a81839 into main May 12, 2025
3 of 4 checks passed
@justinc1 justinc1 deleted the fix-snap-sched-uuid branch May 12, 2025 11:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tf plan always wants to change snapshot_schedule_uuid = “” -> null
2 participants