@pulumi/mysql
Advanced tools
Comparing version 2.2.0-alpha.1589860470 to 2.2.0-alpha.1590071534
@@ -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 { |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
80807
1276