Rob Smith

Results 13 comments of Rob Smith

👍 I also experienced this issue and came up with a similar solution. Would love to see this or https://github.com/octalmage/active-window/pull/16 merged! 😄

@zivyuan I just ran into this as well - make sure you have the latest Adafruit LittlevGL Glue Library - @2.1.0 worked for me after I added the Adafruit fork...

additional thought: ideally this should include guidance/starter pack for SOC 2 type 2 (might be seperate issue to track)

Just had to do this with a client and can confirm the thumbprint is now auto-gen'd for you; no add'l step needed

note that in pulumi-dotnet since 3.59.0 `RegisterOutputs` will auto-register `[Output]` decorated properties via https://github.com/pulumi/pulumi-dotnet/pull/200

hey @antspy I could be misunderstanding the ask here - comments [are supported today](https://www.pulumi.com/docs/esc/reference/) in an ESC environment via `#`: ```yaml # values is a required top-level key values: example:...

@corymhall wouldn't this be addressed now? ``` github.com/pulumi/pulumi-terraform-bridge/pf v0.44.1 github.com/pulumi/pulumi-terraform-bridge/v3 v3.91.1 ```

@corymhall Just tried the sample program now with `pulumi_aws 6.65.0` - `#2` is indeed fixed; pulumi updates no longer try to replace unnecessarily. Recommend closing this.

Note this is still the case with `pulumi` v3.129.0 and vanilla `git version 2.46.0.windows.1` via `git-bash.exe` ``` $ pulumi up error: --yes or --skip-preview must be passed in to proceed...