@pulumi/linode 4.13.0-alpha.1706747014 → 4.13.0-alpha.1706829707

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
@@ -33,11 +33,11 @@ export declare const minRetryDelayMs: number | undefined;
33
33
  */
34
34
  export declare const skipImplicitReboots: boolean | undefined;
35
35
  /**
36
- * Skip waiting for a linode_instance resource to finish deleting.
36
+ * Skip waiting for a linode.Instance resource to finish deleting.
37
37
  */
38
38
  export declare const skipInstanceDeletePoll: boolean | undefined;
39
39
  /**
40
- * Skip waiting for a linode_instance resource to be running.
40
+ * Skip waiting for a linode.Instance resource to be running.
41
41
  */
42
42
  export declare const skipInstanceReadyPoll: boolean | undefined;
43
43
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/linode",
3
- "version": "v4.13.0-alpha.1706747014+ba34c3e0",
3
+ "version": "v4.13.0-alpha.1706829707+9012ce6c",
4
4
  "description": "A Pulumi package for creating and managing linode cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",