0.0.5 • Published 1 month ago

@satoricyber/pulumi-satori v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month ago

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.

0.0.5

1 month ago

0.0.4

1 month ago

0.0.3

1 month ago

0.0.2

1 month ago

0.0.1

1 month ago