sample
turbot/flowpipe-samples/deallocate-and-delete-unapproved-azure-vms

Variables

The Deallocate And Delete Unapproved Azure VMs mod has 5 variables:

azure_conn

Name
azure_conn
Description
Name for Azure connections to use. If not provided, the default connection will be used.
Type
connection.azure
Default
connection.azure.default

resource_group

Name
resource_group
Description
Azure Resource Group. Examples: my_resource_group.
Type
string
Default
-

subscription_id

Name
subscription_id
Description
Azure Subscription Id. Examples: a1b2c3d4-wxyz-5678-bbbb-4d3c2b1a0.
Type
string
Default
-

tags_query

Name
tags_query
Description
A JMESPath query to use in filtering the response data.
Type
string
Default
[?tags.environment=='development' || tags.environment=='dev'].name

zendesk_conn

Name
zendesk_conn
Description
Name for Zendesk connections to use. If not provided, the default connection will be used.
Type
connection.zendesk
Default
connection.zendesk.default