Guinevere Saenger
Guinevere Saenger
The code as written cannot be converted into FLBTime. Unix time is consistently displayed in the Time field across plugins; perhaps this is an issue that can be addressed in...
Fixes https://github.com/pulumi/pulumi-aws/issues/1958. TL;DR: the `cluster.engine` field on `rds.Cluster` did not accept a string as an input, as per community bug. This PR allows for both enum and string types.
## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
### Checklist - [X] I have looked into the [README](https://github.com/auth0/terraform-provider-auth0#readme) and have not found a suitable solution or answer. - [X] I have looked into the [documentation](https://registry.terraform.io/providers/auth0/auth0/latest/docs) and have not...
There's a few namespace typos in the VPN data sources: https://github.com/pulumi/pulumi-alicloud/blob/master/provider/resources.go#L2070 We should fix these. This will also constitute a breaking change so we'll need to cut a release with...
A community member filed https://github.com/pulumi/pulumi-kubernetes/issues/2580 as a result of changes in codegen to the pulumi-kubernetes SDK. In this particular case, the issue was an internal-only package for `PkgVersion()` in the...
What it says on the box. Do not merge.
Do not merge. Preview for https://github.com/pulumi/pulumi-gcp/issues/1375.