Resource Type: gdns_project

Defined in:
lib/puppet/type/gdns_project.rb
Providers:
google

Overview

A project resource. The project is a top level container for resources including Cloud DNS ManagedZones.

Properties

  • number

    Unique numeric identifier for the resource; defined by the server. (output only)

  • quota

    Quota allowed in project (output only)

Parameters

  • credential

    A gauth_credential name to be used to authenticate with Google Cloud Platform.

  • name (namevar)

    The name of the Project.

  • project

    A Google Cloud Platform project to manage.

  • provider

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