saltext.azurerm.states.azurerm_keyvault_key#
Azure Resource Manager (ARM) Key State Module
New in version 2.1.0.
- maintainer:
- configuration:
This module requires Azure Resource Manager credentials to be passed as a dictionary of keyword arguments to the
connection_authparameter in order to work properly. Since the authentication parameters are sensitive, it’s recommended to pass them to the states via Pillar.Required provider parameters:
- if using username and password:
subscription_idusernamepassword
- if using a service principal:
subscription_idtenantclient_idsecret
- if using managed identity:
subscription_id
Optional provider parameters:
cloud_environment: Used to point the cloud driver to different API endpoints, such as Azure GovCloud.
- Possible values:
AZURE_PUBLIC_CLOUD(default)AZURE_CHINA_CLOUDAZURE_US_GOV_CLOUDAZURE_GERMAN_CLOUD
Functions
|
New in version 2.1.0. |
|
New in version 2.1.0. |