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.0a1786431223.tar.gz (11.9 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.0a1786431223-py3-none-any.whl (16.7 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulumi_oci-4.21.0a1786431223.tar.gz
  • Upload date:
  • Size: 11.9 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.0a1786431223.tar.gz
Algorithm Hash digest
SHA256 f40683d678ec2ef4ea77a6d7ed4e8513b896d39e4886e858646a88ceabcd7341
MD5 d974ffadfd20d470716728c2cef2b5ba
BLAKE2b-256 97b3ec5a9da4d0bfe59ba79173c14ac2388be4a0ea181342f145ca9a472ff5e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pulumi_oci-4.21.0a1786431223-py3-none-any.whl
Algorithm Hash digest
SHA256 01e5573e330386ef0f266ea07a9b5ea6b30f473d8fdd2f547e8ddb35deb9db22
MD5 cec2eca101038dbd60ca218f5c80abe9
BLAKE2b-256 c3c6c10531491fb2f90504ab6a4b0c1b25bca960692fd2a1aa1ce4a7e4369e0d

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