Socket
Book a DemoInstallSign in
Socket

@checkly/pulumi

Package Overview
Dependencies
Maintainers
13
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@checkly/pulumi

A Pulumi package for creating and managing Checkly monitoring resources.

2.3.0
latest
Source
npmnpm
Version published
Weekly downloads
507
-45.66%
Maintainers
13
Weekly downloads
 
Created
Source

Checkly Provider for Pulumi

Contributor Covenant GitHub tag (latest by date)

The Checkly provider for Pulumi can be used to provision any of the monitoring resources available in Checkly.

Installation

The Checkly provider is available as a package in most Pulumi languages:

Authentication

The Checkly provider must be configured with an API Key and an Account ID in order to deploy Checkly resources. Sign up for a Checkly account and follow our integration guide to create and configure your credentials.

Example configuration

First, configure your Checkly Account ID:

pulumi config set checkly:accountId YOUR_CHECKLY_ACCOUNT_ID

Then, configure you Checkly API key (with --secret):

pulumi config set checkly:apiKey YOUR_CHECKLY_API_KEY --secret

You should now be able to deploy Checkly resources.

Example usage

You can find working JavaScript and TypeScript code samples in the ./examples directory.

Configuration options

The following configuration points are available for the Checkly provider:

  • checkly:accountId (environment: CHECKLY_ACCOUNT_ID) - your Checkly Account ID
  • checkly:apiKey (environment: CHECKLY_API_KEY) - your Checkly API Key
    • If you don't have an API Key, you can create one here.
    • Make sure to use the --secret flag with pulumi config set.
  • checkly:apiUrl (environment: CHECKLY_API_URL) - for internal development purposes only

Reference

For detailed reference documentation, please visit the Pulumi registry.

Keywords

pulumi

FAQs

Package last updated on 01 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.