Resource Type: oci_core_instance_pool

Defined in:
lib/puppet/type/oci_core_instance_pool.rb
Providers:
sdk

Overview

An instance pool is a group of instances within the same region that are created based off of the same instance configuration. For more information about instance pools and instance configurations, see [Managing Compute Instances](docs.cloud.oracle.com/Content/Compute/Concepts/instancemanagement.htm).

This documentation is generated from the [Ruby OCI SDK](https://github.com/oracle/oci-ruby-sdk).

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • provider

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