saltext.azurerm.utils.azurerm#

Azure Resource Manager Utilities

New in version 2019.2.0.

maintainer:

<devops@eitr.tech>

maturity:

new

depends:
platform:

linux

Functions

compare_list_of_dicts(old, new[, ...])

Compare lists of dictionaries representing Azure objects.

create_object_model(module_name, ...)

Assemble an object from incoming parameters.

get_client(client_type, **kwargs)

Dynamically load the selected client and return a management client object

log_cloud_error(client, message, **kwargs)

Log an azurerm cloud error exception

paged_object_to_list(paged_object)

Extract all pages within a paged object as a list of dictionaries