-
-
Save KyMidd/871e3183dbcc708034f4d51a74e89f94 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [for rg in jsondecode(data.azapi_resource_list.subscription_rgs.output).value[*] : rg.name] | |
[ | |
"Ue2TerraformRG1", | |
"Ue2TerraformRG2", | |
"OtherRg", | |
"Ue2TerraformRG3", | |
"Ue2TerraformRG4", | |
"StuffWeDontWant", | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment