Resource Type: azure_vault

Defined in:
lib/puppet/type/azure_vault.rb
Providers:
arm

Overview

Resource information with extended details.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The Azure Resource Manager resource ID for the key vault.

  • location

    The supported Azure location where the key vault should be created.

  • properties

    Properties of the vault

  • tags

    The tags that will be assigned to the key vault.

  • type

    The resource type of the key vault.

Parameters

  • api_version

    Client Api Version.

  • name (namevar)

    The name of the key vault.

  • parameters

    Parameters to create or update the vault

  • provider

    The specific backend to use for this ‘azure_vault` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • resource_group_name

    The name of the Resource Group to which the server belongs.

  • subscription_id

    Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.