@pulumi/spotinst 3.70.0-alpha.1710997260 → 3.70.0-alpha.1711032016

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.
@@ -84,7 +84,7 @@ export declare class Elastigroup extends pulumi.CustomResource {
84
84
  /**
85
85
  * The name of the GKE cluster you wish to import.
86
86
  *
87
- * @deprecated Please define cluster_id under integration_gke
87
+ * @deprecated Please define clusterId under integration_gke
88
88
  */
89
89
  readonly clusterId: pulumi.Output<string | undefined>;
90
90
  /**
@@ -142,7 +142,7 @@ export interface ElastigroupState {
142
142
  /**
143
143
  * The name of the GKE cluster you wish to import.
144
144
  *
145
- * @deprecated Please define cluster_id under integration_gke
145
+ * @deprecated Please define clusterId under integration_gke
146
146
  */
147
147
  clusterId?: pulumi.Input<string>;
148
148
  /**
@@ -192,7 +192,7 @@ export interface ElastigroupArgs {
192
192
  /**
193
193
  * The name of the GKE cluster you wish to import.
194
194
  *
195
- * @deprecated Please define cluster_id under integration_gke
195
+ * @deprecated Please define clusterId under integration_gke
196
196
  */
197
197
  clusterId?: pulumi.Input<string>;
198
198
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/spotinst",
3
- "version": "v3.70.0-alpha.1710997260+ba3424ff",
3
+ "version": "v3.70.0-alpha.1711032016+27dee3b0",
4
4
  "description": "A Pulumi package for creating and managing spotinst cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",