Socket
Book a DemoInstallSign in
Socket

@blitzm/gcp-mysql

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blitzm/gcp-mysql

@blitzm/gcp-mysql is a pulumi component that simplifies the deployment of Cloud MySQL instances in gcp

latest
npmnpm
Version
0.2.1
Version published
Maintainers
4
Created
Source

Blitzm Cloud - gcp-mysql

@blitzm/gcp-mysql is a pulumi component that simplifies the deployment of Cloud MySQL instances in gcp

Installation

This package can be installed using npm

npm install --save --save-exact @blitzm/gcp-mysql

Usage

import { GCPMySQL } from '@blitzm/gcp-mysql'

new GCPMySQL("my-component", {
  // ...
});

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Blitzm

FAQs

Package last updated on 04 Aug 2022

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