pulumi-datadog icon indicating copy to clipboard operation
pulumi-datadog copied to clipboard

An Datadog Pulumi resource package, providing multi-language access to Datadog

Results 15 pulumi-datadog issues
Sort by recently updated
recently updated
newest added

### What happened? I'm using the golang sdk and when running preview it just hangs forever. This only applies to resources from the Datadog package itself and not when using...

kind/bug
awaiting-feedback

### What happened? Looks like we don't auto-name some (all?) resources in datadog: https://github.com/pulumi/pulumi-datadog/pull/506 All the resource with RandomString names are ones which failed without a name parameter. We handle...

kind/enhancement
good-first-issue

Our attempts to parse Nested Schema sections fail to make sense of some of the markdown. For example in `dashboard.md` there is a following section: ```

kind/bug
area/docs

When creating a `Datadog` provider, and running a diff on a project that includes this provider, the diff includes the `apiKey` and `appKey` in plain text. These should be masked...

kind/bug
impact/security

When attempting to create a basic API Synthetics test of type SSL I get a 400 Bad Request error. **DETAILS** - Language: Node.js/Typescript - Pulumi version: 2.16.2 - Pulumi Datadog...

kind/bug

Add an acceptance test to regress against bugs like https://github.com/pulumi/pulumi-datadog/issues/276

kind/engineering

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/bug
area/docs

File: [themes/default/content/registry/packages/datadog/api-docs/monitorjson/_index.md](https://www.pulumi.com/registry/packages/datadog/api-docs/monitorjson/) Hello! I tried running the Python example to create a `MonitorJson` and I encountered the following error ```bash Diagnostics: datadog:index:MonitorJson (monitorJson): error: datadog:index/monitorJson:MonitorJson resource 'monitorJson' has a problem:...

kind/bug
area/docs

I'm going to preface this with the fact that I'm not sure if this is an issue in Pulumi or in Terraform and I'd appreciate some help in determining where...

kind/bug

## Expected behavior Generated code for an imported monitor should include exactly the same message as the existing resource. ## Current behavior A monitor with `%` anywhere in its message...

kind/bug