Justin Van Patten
Justin Van Patten
A user is reporting a project with 100 resources is taking a long time. Every change takes around 5-10 minutes. Looks like it's running on Windows. > I did two...
We either want to document and blog about `PULUMI_SKIP_CHECKPOINTS`, possibly promoting it to a CLI flag (or `Pulumi.yaml` option), and consider making it the default behavior with a flag to...
#641 added support for all EBS EC2 LaunchConfiguration params for EKS cluster node root volumes The new input properties were added to `NodeGroupBaseOptions` in `nodegroup.ts`: https://github.com/pulumi/pulumi-eks/pull/641/files#diff-fa11b07a99c4eb8e85f987e265e143389230bafb7636b3b6bab10cf6158a120e The input properties were...
I noticed the [aws-go-eks-helloworld](https://github.com/pulumi/pulumi-eks/tree/master/examples/aws-go-eks-helloworld) example does not compile since we removed the `provider` property in #746. https://github.com/pulumi/pulumi-eks/blob/28745d145d53a918c681ee3ae233e67a84a287b8/examples/aws-go-eks-helloworld/main.go#L23-L32 We need to fix this up to create an instance of the provider...
See https://github.com/pulumi/examples/actions/runs/5090579201/jobs/9149574791#step:15:1 The following tests are failing with similar errors: - TestAccAwsCsS3Folder - TestAccAwsFsS3Folder - TestAccAwsGoS3Folder - TestAccAwsJsS3Folder - TestAccAwsPyS3Folder - TestAccAwsTsS3Folder ``` aws:s3:BucketPolicy (bucketPolicy): error: 1 error occurred: *...
We should: 1. Ensure a Slack channel is notified when CLI benchmark tests fail 2. See if the metabase dashboards can turn "red" (or have some other visual indication) when...
#44 added remote deployment examples. We should setup the GHA workflow to run these as tests.
## 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...
https://github.com/pulumi/examples/actions/runs/4429366670/jobs/7769722048#step:16:1 ``` Run pulumi/actions@v4 Configured range: 3.58.0 Error: Could not find a version that satisfied the version range ```
## 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...