Dustin Graves

Results 3 issues of Dustin Graves

I would like to have the id from my database be used as the key/id for the row. Currently when I try to handle delete it returns the local id...

question

### What happened? ```javascript const openAPI = new aws.apigateway.RestApi("openAPI", {}) console.log('id', openAPI.rootResourceId); ``` ```shell Diagnostics: pulumi:pulumi:Stack (open-api-infra-dev): id OutputImpl { __pulumiOutput: true, resources: [Function (anonymous)], allResources: [Function (anonymous)], isKnown: Promise...

kind/bug
awaiting-feedback

``` SHELL npm test > [email protected] test node-imagemagick-native > tap test/test.js test/test.async.js test/test.streams.js test/test.trim.js image magick's version is: 6.9.5 test/test.js libc++abi.dylib: terminating with uncaught exception of type Magick::WarningOption: Magick: Unrecognized...