Open flanakin opened 1 year ago
@aromano2 wrote a handy module to extract the unique identifier from all the resources as part of the hub. I've implemented this in the remove-finopshub module, so this is no longer required for delete.
@flanakin i just sync with @Springstone - just to confirm that we are doing this?
📝 Scenario
As a hub admin, I need to get metadata about a hub instance with all dependant resources in order to manage delete all resources
💎 Solution
Update Get-FinOpsHub command to get all related resources.
Synopsis, syntax, description, and parameters stay the same. The only thing that changes is the output.
ℹ️ Additional info
Use the following code to get any addtional resources that were not identified via the tag:
The output object should look this:
🙋♀️ Ask for the community
We could use your help: