Skip to content

Use ID fields for internal referencing in local source #211

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

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

meyskens
Copy link
Contributor

@meyskens meyskens commented Apr 24, 2025

Builds on #208 and changes provisioning in local data source to use the IDs instead of the names.

Fixes #204 and #205

These changes generate a UUID for local resources.
This is the same behaviour as with a remote backend which allows the tooling to transition to ID based resource selection

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
@meyskens meyskens force-pushed the me/reference-by-id branch from 824c79e to 4d9b973 Compare April 24, 2025 14:42
@meyskens meyskens force-pushed the me/reference-by-id branch from 33e73db to 3be28e9 Compare April 24, 2025 15:14
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.

Stop using deprecated name reference fields
1 participant