0.2.1 • Published 2 years ago

@blitzm/gcp-mysql v0.2.1

Weekly downloads
43
License
Blitzm
Repository
-
Last release
2 years ago

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

0.2.1

2 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago