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

Automatically implement LocatableResource for resources that are location scoped within a subscription #2420

Open
matthchr opened this issue Jul 27, 2022 · 5 comments
Labels
low-priority Low priority item. We'll get to it eventually. technical-debt 📈

Comments

@matthchr
Copy link
Member

Describe the current behavior
ResourceGroup is the only resource we support that has this pattern, and it's not autogenerated.

Describe the improvement
If/when we want to support autogenerating other location scoped resources (they're not that common) we will need to automatically implement this interface on those resources.

@matthchr
Copy link
Member Author

We should still do this, but not a high priority currently as there just aren't very many of these

@matthchr matthchr added the low-priority Low priority item. We'll get to it eventually. label Jan 10, 2023
@theunrepentantgeek
Copy link
Member

Still something we want to do, even though we are now autogenerating ResourceGroup.

@matthchr
Copy link
Member Author

No change from @theunrepentantgeek's status above. Still interested in this

@theunrepentantgeek theunrepentantgeek modified the milestones: v2.6.0, v2.7.0 Dec 11, 2023
@matthchr matthchr removed this from the v2.7.0 milestone Feb 22, 2024
@matthchr
Copy link
Member Author

Not a lot of need for this yet, but still nice to do.

@theunrepentantgeek
Copy link
Member

We still want this, given time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-priority Low priority item. We'll get to it eventually. technical-debt 📈
Projects
Development

No branches or pull requests

2 participants