mtwilliams
mtwilliams
Any progress or workarounds here yet? +1 on experiencing this blocker
~~This no longer works because AppSyncApi no longer has a graphqlApi property that matches the required type for the api param~~ Sorry - scratch that. It is just on api.cdk.graphqlApi...
Hello Hindenberg! My name's Matthew Williams. I'm a computer science and physics student in the States and I'm looking for some projects to contribute to in order to develop my...
Ive had success with a different approach of using Pulumi.Command to run the datadog ci cli to instrument like so: ``` const instrumentWithDatadog = (func: $util.Output) => { const WebAppDatadogInstrument...