A Pulumi package for creating and managing onelogin cloud resources.
Project description
OneLogin Resource Provider
OneLogin Resource Provider for Pulumi lets you manage OneLogin resources. This provider is bridge to github.com/onelogin/terraform-provider-onelogin. To use this package, please install the Pulumi CLI first.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
$ npm install @pulumi/onelogin
or yarn:
$ yarn add @pulumi/onelogin
Python
To use from Python, install using pip:
$ pip install pulumi_onelogin
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-onelogin/sdk/go/...
Configuration
You'll need admin access to a OneLogin account where you can create API credentials.
Create a set of API credentials with manage all permission.
The following environment variables used to configure the onelogin provider:
ONELOGIN_CLIENT_ID- your client idONELOGIN_CLIENT_SECRET- your client secretONELOGIN_OAPI_URL- the api url for your region
Reference
For detailed reference documentation, please visit the API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_onelogin-0.0.10.tar.gz.
File metadata
- Download URL: pulumi_onelogin-0.0.10.tar.gz
- Upload date:
- Size: 27.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bbef0ea205af9c530ece8eedc6052a9b3138a8d6cc39d7494caee7b33f6140e
|
|
| MD5 |
7256500dc2320f77abcebc474fc301e0
|
|
| BLAKE2b-256 |
ed0aa6ed6fac0ab76f57869bd4d6c89ee4aa5f4ff5afc4cc6e6b3005e5be41bc
|