Resource Type: azure_managed_cluster

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

Overview

Managed cluster.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource Id

  • identity

    The identity of the managed cluster, if configured.

  • location

    Resource location

  • properties

    Properties of a managed cluster.

  • tags

    Resource tags

  • type

    Resource type

Parameters

  • api_version

    Client Api Version.

  • identity

    The identity of the managed cluster, if configured.

  • name (namevar)

    Resource name

  • parameters

    Parameters supplied to the Create or Update a Managed Cluster operation.

  • properties

    Properties of a managed cluster.

  • provider

    The specific backend to use for this ‘azure_managed_cluster` 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.

  • resource_name

    The name of the managed cluster resource.

  • subscription_id

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