Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Oracle Cloud Infrastructure Resource Provider

The Oracle Cloud Infrastructure (OCI) Resource Provider lets you manage OCI resources.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use with JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumi/oci

or yarn:

yarn add @pulumi/oci

Python

To use with Python, install using pip:

python3 -m pip install pulumi_oci

To use uv instead:

uv pip install pulumi_oci

Go

To use with Go, use go get to grab the latest version of the library:

go get github.com/pulumi/pulumi-oci/sdk/v3/...

.NET

To use with .NET, install using dotnet add package:

dotnet add package Pulumi.Oci

Configuration

The following configuration options are available for the oci provider:

Option Environment variable Description
oci:auth The type of auth to use. Options are 'ApiKey', 'SecurityToken', 'InstancePrincipal', 'ResourcePrincipal' and 'OKEWorkloadIdentity'. By default, 'ApiKey' will be used.
oci:tenancyOcid TF_VAR_tenancy_ocid OCID of your tenancy.
oci:userOcid TF_VAR_user_ocid OCID of the user calling the API.
oci:privateKey TF_VAR_private_key The contents of the private key file. Required if privateKeyPath is not defined and takes precedence if both are defined.
oci:privateKeyPath TF_VAR_private_key_path The path (including filename) of the private key stored on your computer. Required if privateKey is not defined.
oci:privateKeyPassword TF_VAR_private_key_password Passphrase used for the key, if it is encrypted.
oci:fingerprint TF_VAR_fingerprint Fingerprint for the key pair being used.
oci:region TF_VAR_region An OCI region.
oci:configFileProfile TF_VAR_config_file_profile The custom profile to use instead of the DEFAULT profile in .oci/config.

Use the Required Keys and OCIDs chapter of the OCI Developer Guide to learn:

Reference

For detailed reference documentation, please visit the Pulumi registry.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_oci-4.21.0a1786018107.tar.gz (11.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulumi_oci-4.21.0a1786018107-py3-none-any.whl (16.7 MB view details)

Uploaded Python 3

File details

Details for the file pulumi_oci-4.21.0a1786018107.tar.gz.

File metadata

  • Download URL: pulumi_oci-4.21.0a1786018107.tar.gz
  • Upload date:
  • Size: 11.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for pulumi_oci-4.21.0a1786018107.tar.gz
Algorithm Hash digest
SHA256 281f8d6da4dfe1107f48de347db7e0d1be6aea8cb9fee4b7ac9e894ccf6d172d
MD5 7c76acdf4dece6c07e7abaaf8a21ef04
BLAKE2b-256 713cfa3be3eb8d9d0e48be40eeacc7d34d207478357e05957b1c031bed3ab40c

See more details on using hashes here.

File details

Details for the file pulumi_oci-4.21.0a1786018107-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_oci-4.21.0a1786018107-py3-none-any.whl
Algorithm Hash digest
SHA256 64b44b35554acd829b1eb03f9e75516157b64d39ea45e5ce11f1b542c38489f2
MD5 8a28360de6b2d765fcff6e5f20a80b11
BLAKE2b-256 8bee81ca53fce18ef8d389d363c9f5da0cf8847c62b6334f2ccf7c013bf5f350

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page