Resource Type: aws_volume

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

Overview

Properties

  • availability_zone

  • dry_run

  • encrypted

  • end_time

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • filters

  • iops

  • kms_key_id

  • max_results

  • modification_state

  • next_token

  • original_iops

  • original_size

  • original_volume_type

  • progress

  • size

  • snapshot_id

  • start_time

  • status_message

  • tag_specifications

  • target_iops

  • target_size

  • target_volume_type

  • volume_id

  • volume_ids

  • volume_type

Parameters

  • name (namevar)

    The namevar for this resource in AWS

  • provider

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

  • tags

    Tags are required for all AWS resources in Puppet