Skip to content

Instantly share code, notes, and snippets.

@KyMidd

KyMidd/asdf.tf Secret

Created June 7, 2024 16:20
Show Gist options
  • Select an option

  • Save KyMidd/54b1ef74dbc8bd59fde874966f135df1 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/54b1ef74dbc8bd59fde874966f135df1 to your computer and use it in GitHub Desktop.
tofu console
> data.azapi_resource_list.subscription_rgs
{
"id" = "/subscriptions/xxxxxx-xxxx-xxxxx-xxxx-xxxxxxx/resourceGroups"
"output" = "{\"value\":[{\"id\":\"/subscriptions/xxxxxx-xxxx-xxxxx-xxxx-xxxxxxx/resourceGroups/Ue2TerraformRG\",\"location\":\"eastus2\",\"name\":\"Ue2TerraformRG\",\"properties\":{\"provisioningState\":\"Succeeded\"},\"tags\":{\"Environment\":\"Dev\",\"Team\":\"Hosting Team\",\"Terraform\":\"true\"},\"type\":\"Microsoft.Resources/resourceGroups\"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment