1.34.0 • Published 3 days ago

@pulumi/oci v1.34.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 days 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/...

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

1.34.0

3 days ago

1.33.0

11 days ago

1.32.0

19 days ago

1.31.0

27 days ago

1.30.0

1 month ago

1.29.0

1 month ago

1.28.0

1 month ago

1.27.0

2 months ago

1.26.0

2 months ago

1.25.0

2 months ago

1.24.0

2 months ago

1.23.0

3 months ago

1.22.0

3 months ago

1.21.0

3 months ago

1.20.0

3 months ago

1.19.0

4 months ago

1.18.0

4 months ago

1.17.0

5 months ago

1.2.0

10 months ago

1.14.0

6 months ago

1.6.0

9 months ago

1.15.0

6 months ago

1.9.0

8 months ago

1.5.0

10 months ago

1.10.0

8 months ago

1.12.0

7 months ago

1.16.1

5 months ago

1.16.0

6 months ago

1.8.0

9 months ago

1.4.0

10 months ago

1.11.0

7 months ago

1.13.0

7 months ago

1.7.0

9 months ago

1.3.0

10 months ago

1.0.1

11 months ago

1.0.0

11 months ago

0.20.1

11 months ago

0.20.0

11 months ago

0.19.0

12 months ago

0.17.0

12 months ago

1.1.0

11 months ago

0.16.0

1 year ago

0.18.0

12 months ago

0.11.0

1 year ago

0.12.0

1 year ago

0.13.0

1 year ago

0.14.0

1 year ago

0.15.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.4.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago