Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pulumi/mysql

Package Overview
Dependencies
Maintainers
2
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/mysql - npm Package Compare versions

Comparing version 2.2.0-alpha.1589860470 to 2.2.0-alpha.1590071534

2

database.d.ts

@@ -22,4 +22,2 @@ import * as pulumi from "@pulumi/pulumi";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/database.html.markdown.
*/

@@ -26,0 +24,0 @@ export declare class Database extends pulumi.CustomResource {

@@ -27,4 +27,2 @@ "use strict";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/database.html.markdown.
*/

@@ -31,0 +29,0 @@ class Database extends pulumi.CustomResource {

@@ -64,4 +64,2 @@ import * as pulumi from "@pulumi/pulumi";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/grant.html.markdown.
*/

@@ -68,0 +66,0 @@ export declare class Grant extends pulumi.CustomResource {

@@ -69,4 +69,2 @@ "use strict";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/grant.html.markdown.
*/

@@ -73,0 +71,0 @@ class Grant extends pulumi.CustomResource {

4

package.json
{
"name": "@pulumi/mysql",
"version": "v2.2.0-alpha.1589860470+g21dc244",
"version": "v2.2.0-alpha.1590071534+ge402964",
"description": "A Pulumi package for creating and managing mysql cloud resources.",

@@ -14,3 +14,3 @@ "keywords": [

"build": "tsc",
"install": "node scripts/install-pulumi-plugin.js resource mysql v2.2.0-alpha.1589860470+g21dc244"
"install": "node scripts/install-pulumi-plugin.js resource mysql v2.2.0-alpha.1590071534+ge402964"
},

@@ -17,0 +17,0 @@ "dependencies": {

@@ -7,4 +7,2 @@ import * as pulumi from "@pulumi/pulumi";

* [documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information.
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/index.html.markdown.
*/

@@ -11,0 +9,0 @@ export declare class Provider extends pulumi.ProviderResource {

@@ -12,4 +12,2 @@ "use strict";

* [documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information.
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/index.html.markdown.
*/

@@ -16,0 +14,0 @@ class Provider extends pulumi.ProviderResource {

@@ -18,4 +18,2 @@ import * as pulumi from "@pulumi/pulumi";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/role.html.markdown.
*/

@@ -22,0 +20,0 @@ export declare class Role extends pulumi.CustomResource {

@@ -23,4 +23,2 @@ "use strict";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/role.html.markdown.
*/

@@ -27,0 +25,0 @@ class Role extends pulumi.CustomResource {

@@ -38,4 +38,2 @@ import * as pulumi from "@pulumi/pulumi";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/user.html.markdown.
*/

@@ -104,3 +102,2 @@ export declare class User extends pulumi.CustomResource {

* Deprecated alias of `plaintextPassword`, whose value is *stored as plaintext in state*. Prefer to use `plaintextPassword` instead, which stores the password as an unsalted hash. Conflicts with `authPlugin`.
*
* @deprecated Please use plaintext_password instead

@@ -136,3 +133,2 @@ */

* Deprecated alias of `plaintextPassword`, whose value is *stored as plaintext in state*. Prefer to use `plaintextPassword` instead, which stores the password as an unsalted hash. Conflicts with `authPlugin`.
*
* @deprecated Please use plaintext_password instead

@@ -139,0 +135,0 @@ */

@@ -43,4 +43,2 @@ "use strict";

* ```
*
* > This content is derived from https://github.com/terraform-providers/terraform-provider-mysql/blob/master/website/docs/r/user.html.markdown.
*/

@@ -47,0 +45,0 @@ class User extends pulumi.CustomResource {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc