You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was generated via `$ upgrade-provider pulumi/pulumi-postgresql
--kind=bridge`.
---
- Upgrading pulumi-terraform-bridge from v3.54.0 to v3.59.0.
- Upgrading pulumi/terraform-plugin-sdk from v2.27.0 to 2.29.0.
"packageDescription": "A Pulumi package for creating and managing postgresql cloud resources.",
32
+
"readme": "\u003e This provider is a derived work of the [Terraform Provider](https://github.com/cyrilgdn/terraform-provider-postgresql)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-postgresql` repo](https://github.com/pulumi/pulumi-postgresql/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-postgresql` repo](https://github.com/cyrilgdn/terraform-provider-postgresql/issues).",
32
33
"dependencies": {
33
34
"@pulumi/pulumi": "^3.0.0"
34
35
},
35
36
"devDependencies": {
36
37
"@types/mime": "^2.0.0",
37
38
"@types/node": "^10.0.0"
38
39
},
39
-
"disableUnionOutputTypes": true,
40
-
"packageDescription": "A Pulumi package for creating and managing postgresql cloud resources.",
41
-
"packageName": "",
42
-
"pluginName": "",
43
-
"pluginVersion": "",
44
-
"readme": "\u003e This provider is a derived work of the [Terraform Provider](https://github.com/cyrilgdn/terraform-provider-postgresql)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-postgresql` repo](https://github.com/pulumi/pulumi-postgresql/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-postgresql` repo](https://github.com/cyrilgdn/terraform-provider-postgresql/issues).",
45
-
"typescriptVersion": ""
40
+
"compatibility": "tfbridge20",
41
+
"disableUnionOutputTypes": true
46
42
},
47
43
"python": {
48
-
"compatibility": "tfbridge20",
49
-
"readme": "\u003e This provider is a derived work of the [Terraform Provider](https://github.com/cyrilgdn/terraform-provider-postgresql)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-postgresql` repo](https://github.com/pulumi/pulumi-postgresql/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-postgresql` repo](https://github.com/cyrilgdn/terraform-provider-postgresql/issues).",
50
44
"requires": {
51
45
"pulumi": "\u003e=3.0.0,\u003c4.0.0"
52
-
}
46
+
},
47
+
"readme": "\u003e This provider is a derived work of the [Terraform Provider](https://github.com/cyrilgdn/terraform-provider-postgresql)\n\u003e distributed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/). If you encounter a bug or missing feature,\n\u003e first check the [`pulumi-postgresql` repo](https://github.com/pulumi/pulumi-postgresql/issues); however, if that doesn't turn up anything,\n\u003e please consult the source [`terraform-provider-postgresql` repo](https://github.com/cyrilgdn/terraform-provider-postgresql/issues).",
0 commit comments