@pulumi/aiven
Advanced tools
Comparing version 6.22.0-alpha.1723454180 to 6.22.0-alpha.1723820065
@@ -70,3 +70,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: pulumi.Output<{ | ||
[key: string]: any; | ||
[key: string]: string; | ||
}>; | ||
@@ -114,3 +114,3 @@ /** | ||
stateInfo?: pulumi.Input<{ | ||
[key: string]: any; | ||
[key: string]: pulumi.Input<string>; | ||
}>; | ||
@@ -117,0 +117,0 @@ /** |
@@ -76,3 +76,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: pulumi.Output<{ | ||
[key: string]: any; | ||
[key: string]: string; | ||
}>; | ||
@@ -128,3 +128,3 @@ /** | ||
stateInfo?: pulumi.Input<{ | ||
[key: string]: any; | ||
[key: string]: pulumi.Input<string>; | ||
}>; | ||
@@ -131,0 +131,0 @@ /** |
@@ -60,3 +60,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: pulumi.Output<{ | ||
[key: string]: any; | ||
[key: string]: string; | ||
}>; | ||
@@ -100,3 +100,3 @@ /** | ||
stateInfo?: pulumi.Input<{ | ||
[key: string]: any; | ||
[key: string]: pulumi.Input<string>; | ||
}>; | ||
@@ -103,0 +103,0 @@ /** |
@@ -78,3 +78,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: { | ||
[key: string]: any; | ||
[key: string]: string; | ||
}; | ||
@@ -81,0 +81,0 @@ /** |
@@ -87,3 +87,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: { | ||
[key: string]: any; | ||
[key: string]: string; | ||
}; | ||
@@ -90,0 +90,0 @@ /** |
@@ -64,3 +64,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: { | ||
[key: string]: any; | ||
[key: string]: string; | ||
}; | ||
@@ -67,0 +67,0 @@ /** |
@@ -68,3 +68,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: { | ||
[key: string]: any; | ||
[key: string]: string; | ||
}; | ||
@@ -71,0 +71,0 @@ /** |
{ | ||
"name": "@pulumi/aiven", | ||
"version": "6.22.0-alpha.1723454180", | ||
"version": "6.22.0-alpha.1723820065", | ||
"description": "A Pulumi package for creating and managing Aiven cloud resources.", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"name": "aiven", | ||
"version": "6.22.0-alpha.1723454180" | ||
"version": "6.22.0-alpha.1723820065" | ||
} | ||
} |
@@ -66,3 +66,3 @@ import * as pulumi from "@pulumi/pulumi"; | ||
readonly stateInfo: pulumi.Output<{ | ||
[key: string]: any; | ||
[key: string]: string; | ||
}>; | ||
@@ -114,3 +114,3 @@ /** | ||
stateInfo?: pulumi.Input<{ | ||
[key: string]: any; | ||
[key: string]: pulumi.Input<string>; | ||
}>; | ||
@@ -117,0 +117,0 @@ /** |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2753652