Richard Shade

Results 29 comments of Richard Shade

I have been using @mvazquezc openscap api, and its great. It seems to have all the requisite features and the report and guide are awesome.

@mpreisler would you be willing to make us a feature branch to work off of, so we can sync many disparate forks?

Also can we setup a wiki for design ideas. My first initial move would be to dump @mvazquezc code in there once he changes the license out and approves it,...

``` I0914 10:00:31.342174 31932 plugins.go:1626] GetPluginPath(resource, confluentcloud, 1.2.0): enabling new plugin behavior I0914 10:00:31.342190 31932 plugins.go:1728] SelectCompatiblePlugin(..., confluentcloud): beginning I0914 10:00:31.342202 31932 plugins.go:1761] SelectCompatiblePlugin(..., confluentcloud): skipping plugin confluentcloud-0.1.0: semver mismatch...

I want to be able to do the following workflow 1. have an existing project/stack 2. yarn/pip/poetry/etc upgrade my provider 3. pulumi up --providers-only | pulumi refresh --upgrade-providers

Adding some inital resources to infracost for Pulumi #1752, check the description for examples on usage..

If any of yall want to help me test, there is a binary for linux here: https://github.com/rshade/ic-demo, that I am testing github actions with.

@alexanderniebuhr you can contribute to my branch if you would like. @alikhajeh1 provides the ETA, however you can build your own and use the stuff in ic-demo as an example.

> Thanks for fixing the panics! Have you had a chance to test this branch with other [Pulumi examples](https://github.com/pulumi/examples)? I haven't yet, I will probably try azure and google to...