Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

feat: import of existing resources #32

Merged
merged 3 commits into from
Apr 22, 2024
Merged

feat: import of existing resources #32

merged 3 commits into from
Apr 22, 2024

Conversation

akselleirv
Copy link
Contributor

@akselleirv akselleirv commented Apr 22, 2024

Import of existing resources was not possible as the eligibility requests id was impossible/difficult to find.

I took inspiration from the azurerm provider and implemented the import with the use of combining the scope and principal id. The read method now uses the list endpoint and filters for those two values.

@akselleirv akselleirv merged commit 83873f6 into main Apr 22, 2024
3 checks passed
@akselleirv akselleirv deleted the feat/import branch April 22, 2024 12:01
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.

2 participants