@pulumi/datadog 4.25.0-alpha.1706745936 → 4.25.0-alpha.1706828035

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/config/vars.d.ts CHANGED
@@ -36,6 +36,6 @@ export declare const httpClientRetryMaxRetries: number | undefined;
36
36
  export declare const httpClientRetryTimeout: number | undefined;
37
37
  /**
38
38
  * Enables validation of the provided API key during provider initialization. Valid values are [`true`, `false`]. Default
39
- * is true. When false, api_key won't be checked.
39
+ * is true. When false, apiKey won't be checked.
40
40
  */
41
41
  export declare const validate: string | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/datadog",
3
- "version": "v4.25.0-alpha.1706745936+179c59e8",
3
+ "version": "v4.25.0-alpha.1706828035+3238629c",
4
4
  "description": "A Pulumi package for creating and managing Datadog resources.",
5
5
  "keywords": [
6
6
  "pulumi",