2.15.0 • Published 8 months ago

@pulumi/oci v2.15.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

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

Go

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

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

.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:

OptionEnvironment variableDescription
oci:tenancyOcidTF_VAR_tenancy_ocidOCID of your tenancy.
oci:userOcidTF_VAR_user_ocidOCID of the user calling the API.
oci:privateKeyTF_VAR_private_keyThe contents of the private key file. Required if privateKeyPath is not defined and takes precedence if both are defined.
oci:privateKeyPathTF_VAR_private_key_pathThe path (including filename) of the private key stored on your computer. Required if privateKey is not defined.
oci:privateKeyPasswordTF_VAR_private_key_passwordPassphrase used for the key, if it is encrypted.
oci:fingerprintTF_VAR_fingerprintFingerprint for the key pair being used.
oci:regionTF_VAR_regionAn OCI region.
oci:configFileProfileTF_VAR_config_file_profileThe 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.

2.15.0

8 months ago

2.14.0

8 months ago

2.13.0

8 months ago

2.12.0

9 months ago

2.11.0

9 months ago

2.10.0

10 months ago

2.9.0

10 months ago

2.4.0

11 months ago

2.3.0

12 months ago

2.2.0

12 months ago

2.1.0

12 months ago

1.37.0

1 year ago

2.8.0

10 months ago

1.40.0

1 year ago

2.0.0

12 months ago

1.38.0

1 year ago

2.7.0

11 months ago

1.41.0

1 year ago

1.39.0

1 year ago

2.6.0

11 months ago

2.5.0

11 months ago

1.36.0

1 year ago

1.35.0

1 year ago

1.34.0

1 year ago

1.33.0

1 year ago

1.32.0

1 year ago

1.31.0

1 year ago

1.30.0

1 year ago

1.29.0

1 year ago

1.28.0

1 year ago

1.27.0

1 year ago

1.26.0

1 year ago

1.25.0

1 year ago

1.24.0

1 year ago

1.23.0

1 year ago

1.22.0

1 year ago

1.21.0

1 year ago

1.20.0

1 year ago

1.19.0

1 year ago

1.18.0

1 year ago

1.17.0

2 years ago

1.2.0

2 years ago

1.14.0

2 years ago

1.6.0

2 years ago

1.15.0

2 years ago

1.9.0

2 years ago

1.5.0

2 years ago

1.10.0

2 years ago

1.12.0

2 years ago

1.16.1

2 years ago

1.16.0

2 years ago

1.8.0

2 years ago

1.4.0

2 years ago

1.11.0

2 years ago

1.13.0

2 years ago

1.7.0

2 years ago

1.3.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.20.1

2 years ago

0.20.0

2 years ago

0.19.0

2 years ago

0.17.0

2 years ago

1.1.0

2 years ago

0.16.0

2 years ago

0.18.0

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.13.0

2 years ago

0.14.0

2 years ago

0.15.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.4.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago