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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulumi_oci-4.21.0a1786705463.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.0a1786705463.tar.gz
Algorithm Hash digest
SHA256 b271c510f8917f7f041c524f9f671b0a7643baf66fe76c759d1a486e795d2df3
MD5 cbedb1c83f9ef314e18830232f8fa204
BLAKE2b-256 b97f9d19c99baef2074b16b121e470c1547e713e8ddb54cf51cbd8881e8ec796

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pulumi_oci-4.21.0a1786705463-py3-none-any.whl
Algorithm Hash digest
SHA256 2de6db414d32a4a302cd4ae70f7335366c36e987cc6f61ba968134990c6cac85
MD5 9c631a20fbcd6810a68275d498b3f4c4
BLAKE2b-256 793d2b64f9049a29fff2b7948e428ca2b95a01cd3ea3d0e293a6d2e9a8d374ca

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