@satoricyber/pulumi-satori
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Satori Pulumi Provider

The Satori Resource Provider lets you manage Satori resources.

Installing

This package is currently available only for Javascript / Typescript:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @satoricyber/pulumi-satori

or yarn:

yarn add @satoricyber/pulumi-satori

Configuration

The following configuration points are available for the satori provider:

  • satori:satoriAccount (environment: SATORI_ACCOUNT_ID) - the Satori account ID to manage configuration for.
  • satori:serviceAccount (environment: SATORI_SA) - the service account identifier for Satori
  • satori:serviceAccountKey (environment: SATORI_SA_KEY) - the service account key for Satori
  • satori:url (environment: SATORI_URL) - the base URL for the Satori API
  • satori:verifyTls (environment: SATORI_VERIFY_TLS) - whether to verify the TLS connection to Satori

Reference

For detailed reference documentation, please visit the Pulumi registry.

Package Sidebar

Install

npm i @satoricyber/pulumi-satori

Weekly Downloads

2

Version

0.0.5

License

Apache-2.0

Unpacked Size

277 kB

Total Files

70

Last publish

Collaborators

  • otlg
  • satori-ron-ts
  • secdevops