@pulumiverse/scaleway 1.13.0 → 1.15.0
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/{appleSliconValleyServer.d.ts → appleSiliconServer.d.ts} +18 -18
- package/{appleSliconValleyServer.js → appleSiliconServer.js} +14 -14
- package/appleSiliconServer.js.map +1 -0
- package/baremetalServer.d.ts +7 -7
- package/baremetalServer.js +1 -1
- package/blockSnapshot.d.ts +5 -1
- package/blockSnapshot.js +5 -1
- package/blockSnapshot.js.map +1 -1
- package/blockVolume.d.ts +19 -0
- package/blockVolume.js +19 -0
- package/blockVolume.js.map +1 -1
- package/cockpitAlertManager.d.ts +109 -0
- package/cockpitAlertManager.js +72 -0
- package/cockpitAlertManager.js.map +1 -0
- package/container.d.ts +12 -0
- package/container.js +2 -0
- package/container.js.map +1 -1
- package/database.d.ts +17 -9
- package/database.js +11 -3
- package/database.js.map +1 -1
- package/databaseAcl.d.ts +14 -6
- package/databaseAcl.js +11 -3
- package/databaseAcl.js.map +1 -1
- package/databaseBackup.d.ts +21 -12
- package/databaseBackup.js +15 -6
- package/databaseBackup.js.map +1 -1
- package/databaseInstance.d.ts +73 -58
- package/databaseInstance.js +30 -12
- package/databaseInstance.js.map +1 -1
- package/databasePrivilege.d.ts +5 -5
- package/databasePrivilege.js +2 -2
- package/databaseReadReplica.d.ts +12 -12
- package/databaseReadReplica.js +3 -3
- package/databaseUser.d.ts +30 -22
- package/databaseUser.js +12 -4
- package/databaseUser.js.map +1 -1
- package/documentdbDatabase.d.ts +11 -4
- package/documentdbDatabase.js +8 -1
- package/documentdbDatabase.js.map +1 -1
- package/documentdbPrivateNetworkEndpoint.d.ts +51 -75
- package/documentdbPrivateNetworkEndpoint.js +27 -17
- package/documentdbPrivateNetworkEndpoint.js.map +1 -1
- package/documentdbPrivilege.d.ts +9 -2
- package/documentdbPrivilege.js +9 -2
- package/documentdbPrivilege.js.map +1 -1
- package/documentdbReadReplica.d.ts +8 -1
- package/documentdbReadReplica.js +8 -1
- package/documentdbReadReplica.js.map +1 -1
- package/documentdbUser.d.ts +8 -1
- package/documentdbUser.js +8 -1
- package/documentdbUser.js.map +1 -1
- package/domainRecord.d.ts +3 -3
- package/function.d.ts +15 -12
- package/function.js +2 -0
- package/function.js.map +1 -1
- package/functionTrigger.d.ts +16 -0
- package/functionTrigger.js +16 -0
- package/functionTrigger.js.map +1 -1
- package/getAccountSshKey.d.ts +8 -4
- package/getAccountSshKey.js.map +1 -1
- package/getBillingConsumptions.d.ts +21 -0
- package/getBillingConsumptions.js +6 -0
- package/getBillingConsumptions.js.map +1 -1
- package/getBillingInvoices.d.ts +2 -2
- package/getBillingInvoices.js +2 -2
- package/getBlockSnapshot.d.ts +58 -0
- package/getBlockSnapshot.js +28 -0
- package/getBlockSnapshot.js.map +1 -1
- package/getConfig.d.ts +22 -0
- package/getConfig.js +17 -0
- package/getConfig.js.map +1 -0
- package/getContainer.d.ts +4 -0
- package/getContainer.js.map +1 -1
- package/getDatabase.d.ts +2 -2
- package/getDatabase.js +2 -2
- package/getDatabaseAcl.d.ts +2 -2
- package/getDatabaseAcl.js +2 -2
- package/getDatabaseBackup.d.ts +8 -8
- package/getDatabaseInstance.d.ts +14 -10
- package/getDatabaseInstance.js +6 -2
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabasePrivilege.d.ts +4 -4
- package/getDatabasePrivilege.js +2 -2
- package/getFunction.d.ts +1 -0
- package/getFunction.js.map +1 -1
- package/getIamApiKey.d.ts +68 -0
- package/getIamApiKey.js +47 -0
- package/getIamApiKey.js.map +1 -0
- package/getIamApplication.d.ts +6 -6
- package/getIamGroup.d.ts +10 -8
- package/getIamGroup.js +6 -4
- package/getIamGroup.js.map +1 -1
- package/getIamSshKey.d.ts +8 -4
- package/getIamSshKey.js.map +1 -1
- package/getIamUser.d.ts +10 -8
- package/getIamUser.js +2 -4
- package/getIamUser.js.map +1 -1
- package/getIpamIp.d.ts +19 -15
- package/getIpamIp.js +8 -4
- package/getIpamIp.js.map +1 -1
- package/getIpamIps.d.ts +25 -21
- package/getIpamIps.js +6 -2
- package/getIpamIps.js.map +1 -1
- package/getLbAcls.d.ts +13 -9
- package/getLbAcls.js +4 -0
- package/getLbAcls.js.map +1 -1
- package/getLbBackend.d.ts +12 -10
- package/getLbBackend.js +6 -4
- package/getLbBackend.js.map +1 -1
- package/getLbBackends.d.ts +9 -5
- package/getLbBackends.js +4 -0
- package/getLbBackends.js.map +1 -1
- package/getLbFrontend.d.ts +10 -8
- package/getLbFrontend.js +6 -4
- package/getLbFrontend.js.map +1 -1
- package/getLbFrontends.d.ts +13 -9
- package/getLbFrontends.js +6 -2
- package/getLbFrontends.js.map +1 -1
- package/getLbIps.d.ts +42 -12
- package/getLbIps.js +16 -2
- package/getLbIps.js.map +1 -1
- package/getLbRoute.d.ts +8 -6
- package/getLbRoute.js +6 -4
- package/getLbRoute.js.map +1 -1
- package/getLbRoutes.d.ts +11 -7
- package/getLbRoutes.js +6 -2
- package/getLbRoutes.js.map +1 -1
- package/getLbs.d.ts +18 -14
- package/getLbs.js +4 -0
- package/getLbs.js.map +1 -1
- package/getLoadbalancer.d.ts +14 -10
- package/getLoadbalancer.js +4 -0
- package/getLoadbalancer.js.map +1 -1
- package/getLoadbalancerCertificate.d.ts +12 -12
- package/getLoadbalancerCertificate.js +6 -6
- package/getLoadbalancerIp.d.ts +14 -6
- package/getLoadbalancerIp.js +6 -2
- package/getLoadbalancerIp.js.map +1 -1
- package/getMarketplaceImage.d.ts +2 -2
- package/getMnqSqs.d.ts +7 -7
- package/getMnqSqs.js +2 -2
- package/getRedisCluster.d.ts +52 -6
- package/getRedisCluster.js +6 -2
- package/getRedisCluster.js.map +1 -1
- package/getRegistryImage.d.ts +6 -6
- package/getRegistryImage.js +2 -2
- package/getRegistryNamespace.d.ts +4 -4
- package/getVpc.d.ts +11 -10
- package/getVpc.js.map +1 -1
- package/getVpcGatewayNetwork.d.ts +4 -32
- package/getVpcGatewayNetwork.js +2 -2
- package/getVpcGatewayNetwork.js.map +1 -1
- package/getVpcPrivateNetwork.d.ts +12 -12
- package/getVpcPrivateNetwork.js +2 -2
- package/getVpcPublicGateway.d.ts +9 -10
- package/getVpcPublicGateway.js +2 -2
- package/getVpcPublicGatewayDhcp.d.ts +2 -2
- package/getVpcPublicGatewayDhcp.js +2 -2
- package/getVpcPublicGatewayDhcpReservation.d.ts +12 -12
- package/getVpcPublicGatewayDhcpReservation.js +6 -6
- package/getVpcPublicGatewayIp.d.ts +4 -4
- package/getVpcPublicGatewayIp.js +4 -4
- package/getVpcPublicPatRule.d.ts +11 -11
- package/getVpcPublicPatRule.js +4 -4
- package/getVpcRoutes.d.ts +96 -0
- package/getVpcRoutes.js +32 -0
- package/getVpcRoutes.js.map +1 -0
- package/getVpcs.d.ts +11 -11
- package/iamApiKey.d.ts +44 -33
- package/iamApiKey.js +16 -2
- package/iamApiKey.js.map +1 -1
- package/iamApplication.d.ts +1 -1
- package/iamApplication.js +1 -1
- package/iamGroup.d.ts +1 -1
- package/iamGroup.js +1 -1
- package/iamGroupMembership.d.ts +4 -4
- package/iamGroupMembership.js +1 -1
- package/iamPolicy.d.ts +22 -22
- package/iamPolicy.js +1 -1
- package/iamSshKey.d.ts +1 -2
- package/iamSshKey.js +1 -2
- package/iamSshKey.js.map +1 -1
- package/iamUser.d.ts +10 -10
- package/index.d.ts +15 -3
- package/index.js +25 -11
- package/index.js.map +1 -1
- package/instanceImage.d.ts +1 -1
- package/instanceImage.js +1 -1
- package/instanceIp.d.ts +1 -1
- package/instanceIp.js +1 -1
- package/instanceIpReverseDns.d.ts +1 -1
- package/instanceIpReverseDns.js +1 -1
- package/instancePlacementGroup.d.ts +7 -7
- package/instancePlacementGroup.js +1 -1
- package/instancePrivateNic.d.ts +1 -1
- package/instancePrivateNic.js +1 -1
- package/instanceSecurityGroupRules.d.ts +1 -1
- package/instanceSecurityGroupRules.js +1 -1
- package/instanceServer.d.ts +19 -19
- package/instanceServer.js +1 -1
- package/instanceSnapshot.d.ts +1 -1
- package/instanceSnapshot.js +1 -1
- package/instanceUserData.d.ts +2 -2
- package/instanceUserData.js +2 -2
- package/instanceVolume.d.ts +2 -2
- package/instanceVolume.js +2 -2
- package/iotHub.d.ts +2 -2
- package/ipamIp.d.ts +14 -12
- package/ipamIp.js +6 -4
- package/ipamIp.js.map +1 -1
- package/ipamIpReverseDns.d.ts +4 -2
- package/ipamIpReverseDns.js +4 -2
- package/ipamIpReverseDns.js.map +1 -1
- package/kubernetesCluster.d.ts +19 -22
- package/kubernetesCluster.js +19 -22
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.d.ts +3 -3
- package/loadbalancer.d.ts +102 -43
- package/loadbalancer.js +63 -4
- package/loadbalancer.js.map +1 -1
- package/loadbalancerAcl.d.ts +10 -8
- package/loadbalancerAcl.js +4 -2
- package/loadbalancerAcl.js.map +1 -1
- package/loadbalancerBackend.d.ts +10 -9
- package/loadbalancerBackend.js +4 -3
- package/loadbalancerBackend.js.map +1 -1
- package/loadbalancerFrontend.d.ts +27 -25
- package/loadbalancerFrontend.js +4 -2
- package/loadbalancerFrontend.js.map +1 -1
- package/loadbalancerIp.d.ts +28 -15
- package/loadbalancerIp.js +6 -3
- package/loadbalancerIp.js.map +1 -1
- package/loadbalancerRoute.d.ts +14 -13
- package/loadbalancerRoute.js +4 -3
- package/loadbalancerRoute.js.map +1 -1
- package/mnqNatsAccount.d.ts +11 -11
- package/mnqNatsAccount.js +5 -5
- package/mnqNatsCredentials.d.ts +10 -10
- package/mnqNatsCredentials.js +4 -4
- package/mnqSns.d.ts +15 -15
- package/mnqSns.js +7 -7
- package/mnqSnsCredentials.d.ts +16 -16
- package/mnqSnsCredentials.js +4 -4
- package/mnqSnsTopic.d.ts +16 -16
- package/mnqSnsTopic.js +4 -4
- package/mnqSnsTopicSubscription.d.ts +16 -16
- package/mnqSnsTopicSubscription.js +4 -4
- package/mnqSqs.d.ts +12 -12
- package/mnqSqs.js +4 -4
- package/mnqSqsCredentials.d.ts +16 -16
- package/mnqSqsCredentials.js +4 -4
- package/mnqSqsQueue.d.ts +12 -12
- package/mnqSqsQueue.js +3 -3
- package/objectBucketAcl.d.ts +3 -3
- package/objectBucketLockConfiguration.d.ts +3 -3
- package/objectBucketPolicy.d.ts +3 -3
- package/objectBucketWebsiteConfiguration.d.ts +3 -3
- package/objectItem.d.ts +3 -3
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/redisCluster.d.ts +68 -68
- package/redisCluster.js +4 -4
- package/registryNamespace.d.ts +3 -3
- package/registryNamespace.js +1 -1
- package/sdbDatabase.d.ts +3 -3
- package/temDomain.d.ts +4 -4
- package/temDomain.js +1 -1
- package/temDomainValidation.d.ts +2 -1
- package/temDomainValidation.js +2 -1
- package/temDomainValidation.js.map +1 -1
- package/types/input.d.ts +119 -73
- package/types/output.d.ts +275 -173
- package/vpc.d.ts +43 -13
- package/vpc.js +22 -2
- package/vpc.js.map +1 -1
- package/vpcGatewayNetwork.d.ts +39 -38
- package/vpcGatewayNetwork.js +9 -8
- package/vpcGatewayNetwork.js.map +1 -1
- package/vpcPrivateNetwork.d.ts +28 -28
- package/vpcPrivateNetwork.js +2 -2
- package/vpcPublicGateway.d.ts +44 -30
- package/vpcPublicGateway.js +7 -3
- package/vpcPublicGateway.js.map +1 -1
- package/vpcPublicGatewayDhcp.d.ts +26 -26
- package/vpcPublicGatewayDhcp.js +2 -2
- package/vpcPublicGatewayDhcpReservation.d.ts +19 -19
- package/vpcPublicGatewayDhcpReservation.js +5 -5
- package/vpcPublicGatewayIp.d.ts +18 -18
- package/vpcPublicGatewayIp.js +3 -3
- package/vpcPublicGatewayIpReverseDns.d.ts +6 -6
- package/vpcPublicGatewayIpReverseDns.js +3 -3
- package/vpcPublicGatewayPatRule.d.ts +27 -27
- package/vpcPublicGatewayPatRule.js +3 -3
- package/appleSliconValleyServer.js.map +0 -1
package/mnqSqs.js
CHANGED
|
@@ -6,15 +6,15 @@ exports.MnqSqs = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Activate Scaleway Messaging and
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/)
|
|
9
|
+
* Activate Scaleway Messaging and Queuing SQS in a Project.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/).
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
15
|
* ### Basic
|
|
16
16
|
*
|
|
17
|
-
* Activate SQS
|
|
17
|
+
* Activate SQS in the default Project
|
|
18
18
|
*
|
|
19
19
|
* ```typescript
|
|
20
20
|
* import * as pulumi from "@pulumi/pulumi";
|
package/mnqSqsCredentials.d.ts
CHANGED
|
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* Creates and manages Scaleway Messaging and
|
|
6
|
-
* For further information
|
|
7
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/)
|
|
5
|
+
* Creates and manages Scaleway Messaging and Queuing SQS credentials.
|
|
6
|
+
* For further information, see
|
|
7
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/)
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -27,7 +27,7 @@ import * as outputs from "./types/output";
|
|
|
27
27
|
*
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
30
|
-
* SQS credentials can be imported using
|
|
30
|
+
* SQS credentials can be imported using `{region}/{id}`, e.g.
|
|
31
31
|
*
|
|
32
32
|
* bash
|
|
33
33
|
*
|
|
@@ -56,19 +56,19 @@ export declare class MnqSqsCredentials extends pulumi.CustomResource {
|
|
|
56
56
|
*/
|
|
57
57
|
readonly accessKey: pulumi.Output<string>;
|
|
58
58
|
/**
|
|
59
|
-
* The unique name of the
|
|
59
|
+
* The unique name of the SQS credentials.
|
|
60
60
|
*/
|
|
61
61
|
readonly name: pulumi.Output<string>;
|
|
62
62
|
/**
|
|
63
|
-
* . List of permissions associated
|
|
63
|
+
* . List of permissions associated with these credentials. Only one of the following permissions may be set:
|
|
64
64
|
*/
|
|
65
65
|
readonly permissions: pulumi.Output<outputs.MnqSqsCredentialsPermissions>;
|
|
66
66
|
/**
|
|
67
|
-
* `projectId`) The ID of the
|
|
67
|
+
* `projectId`) The ID of the Project in which SQS is enabled.
|
|
68
68
|
*/
|
|
69
69
|
readonly projectId: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
71
|
-
* `region`). The region in which
|
|
71
|
+
* `region`). The region in which SQS is enabled.
|
|
72
72
|
*/
|
|
73
73
|
readonly region: pulumi.Output<string>;
|
|
74
74
|
/**
|
|
@@ -93,19 +93,19 @@ export interface MnqSqsCredentialsState {
|
|
|
93
93
|
*/
|
|
94
94
|
accessKey?: pulumi.Input<string>;
|
|
95
95
|
/**
|
|
96
|
-
* The unique name of the
|
|
96
|
+
* The unique name of the SQS credentials.
|
|
97
97
|
*/
|
|
98
98
|
name?: pulumi.Input<string>;
|
|
99
99
|
/**
|
|
100
|
-
* . List of permissions associated
|
|
100
|
+
* . List of permissions associated with these credentials. Only one of the following permissions may be set:
|
|
101
101
|
*/
|
|
102
102
|
permissions?: pulumi.Input<inputs.MnqSqsCredentialsPermissions>;
|
|
103
103
|
/**
|
|
104
|
-
* `projectId`) The ID of the
|
|
104
|
+
* `projectId`) The ID of the Project in which SQS is enabled.
|
|
105
105
|
*/
|
|
106
106
|
projectId?: pulumi.Input<string>;
|
|
107
107
|
/**
|
|
108
|
-
* `region`). The region in which
|
|
108
|
+
* `region`). The region in which SQS is enabled.
|
|
109
109
|
*/
|
|
110
110
|
region?: pulumi.Input<string>;
|
|
111
111
|
/**
|
|
@@ -118,19 +118,19 @@ export interface MnqSqsCredentialsState {
|
|
|
118
118
|
*/
|
|
119
119
|
export interface MnqSqsCredentialsArgs {
|
|
120
120
|
/**
|
|
121
|
-
* The unique name of the
|
|
121
|
+
* The unique name of the SQS credentials.
|
|
122
122
|
*/
|
|
123
123
|
name?: pulumi.Input<string>;
|
|
124
124
|
/**
|
|
125
|
-
* . List of permissions associated
|
|
125
|
+
* . List of permissions associated with these credentials. Only one of the following permissions may be set:
|
|
126
126
|
*/
|
|
127
127
|
permissions?: pulumi.Input<inputs.MnqSqsCredentialsPermissions>;
|
|
128
128
|
/**
|
|
129
|
-
* `projectId`) The ID of the
|
|
129
|
+
* `projectId`) The ID of the Project in which SQS is enabled.
|
|
130
130
|
*/
|
|
131
131
|
projectId?: pulumi.Input<string>;
|
|
132
132
|
/**
|
|
133
|
-
* `region`). The region in which
|
|
133
|
+
* `region`). The region in which SQS is enabled.
|
|
134
134
|
*/
|
|
135
135
|
region?: pulumi.Input<string>;
|
|
136
136
|
}
|
package/mnqSqsCredentials.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.MnqSqsCredentials = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Creates and manages Scaleway Messaging and
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/)
|
|
9
|
+
* Creates and manages Scaleway Messaging and Queuing SQS credentials.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/)
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -31,7 +31,7 @@ const utilities = require("./utilities");
|
|
|
31
31
|
*
|
|
32
32
|
* ## Import
|
|
33
33
|
*
|
|
34
|
-
* SQS credentials can be imported using
|
|
34
|
+
* SQS credentials can be imported using `{region}/{id}`, e.g.
|
|
35
35
|
*
|
|
36
36
|
* bash
|
|
37
37
|
*
|
package/mnqSqsQueue.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Creates and manages Scaleway Messaging and
|
|
4
|
-
* For further information
|
|
5
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-queues/)
|
|
3
|
+
* Creates and manages Scaleway Messaging and Queuing SQS queues.
|
|
4
|
+
* For further information, see
|
|
5
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-queues/).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -66,7 +66,7 @@ export declare class MnqSqsQueue extends pulumi.CustomResource {
|
|
|
66
66
|
*/
|
|
67
67
|
readonly messageMaxSize: pulumi.Output<number | undefined>;
|
|
68
68
|
/**
|
|
69
|
-
* The unique name of the
|
|
69
|
+
* The unique name of the SQS queue. Either `name` or `namePrefix` is required. Conflicts with `namePrefix`.
|
|
70
70
|
*/
|
|
71
71
|
readonly name: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
@@ -74,7 +74,7 @@ export declare class MnqSqsQueue extends pulumi.CustomResource {
|
|
|
74
74
|
*/
|
|
75
75
|
readonly namePrefix: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
77
|
-
* `projectId`) The ID of the
|
|
77
|
+
* `projectId`) The ID of the Project in which SQS is enabled.
|
|
78
78
|
*/
|
|
79
79
|
readonly projectId: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
@@ -82,7 +82,7 @@ export declare class MnqSqsQueue extends pulumi.CustomResource {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly receiveWaitTimeSeconds: pulumi.Output<number | undefined>;
|
|
84
84
|
/**
|
|
85
|
-
* `region`). The region in which
|
|
85
|
+
* `region`). The region in which SQS is enabled.
|
|
86
86
|
*/
|
|
87
87
|
readonly region: pulumi.Output<string>;
|
|
88
88
|
/**
|
|
@@ -135,7 +135,7 @@ export interface MnqSqsQueueState {
|
|
|
135
135
|
*/
|
|
136
136
|
messageMaxSize?: pulumi.Input<number>;
|
|
137
137
|
/**
|
|
138
|
-
* The unique name of the
|
|
138
|
+
* The unique name of the SQS queue. Either `name` or `namePrefix` is required. Conflicts with `namePrefix`.
|
|
139
139
|
*/
|
|
140
140
|
name?: pulumi.Input<string>;
|
|
141
141
|
/**
|
|
@@ -143,7 +143,7 @@ export interface MnqSqsQueueState {
|
|
|
143
143
|
*/
|
|
144
144
|
namePrefix?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
|
-
* `projectId`) The ID of the
|
|
146
|
+
* `projectId`) The ID of the Project in which SQS is enabled.
|
|
147
147
|
*/
|
|
148
148
|
projectId?: pulumi.Input<string>;
|
|
149
149
|
/**
|
|
@@ -151,7 +151,7 @@ export interface MnqSqsQueueState {
|
|
|
151
151
|
*/
|
|
152
152
|
receiveWaitTimeSeconds?: pulumi.Input<number>;
|
|
153
153
|
/**
|
|
154
|
-
* `region`). The region in which
|
|
154
|
+
* `region`). The region in which SQS is enabled.
|
|
155
155
|
*/
|
|
156
156
|
region?: pulumi.Input<string>;
|
|
157
157
|
/**
|
|
@@ -196,7 +196,7 @@ export interface MnqSqsQueueArgs {
|
|
|
196
196
|
*/
|
|
197
197
|
messageMaxSize?: pulumi.Input<number>;
|
|
198
198
|
/**
|
|
199
|
-
* The unique name of the
|
|
199
|
+
* The unique name of the SQS queue. Either `name` or `namePrefix` is required. Conflicts with `namePrefix`.
|
|
200
200
|
*/
|
|
201
201
|
name?: pulumi.Input<string>;
|
|
202
202
|
/**
|
|
@@ -204,7 +204,7 @@ export interface MnqSqsQueueArgs {
|
|
|
204
204
|
*/
|
|
205
205
|
namePrefix?: pulumi.Input<string>;
|
|
206
206
|
/**
|
|
207
|
-
* `projectId`) The ID of the
|
|
207
|
+
* `projectId`) The ID of the Project in which SQS is enabled.
|
|
208
208
|
*/
|
|
209
209
|
projectId?: pulumi.Input<string>;
|
|
210
210
|
/**
|
|
@@ -212,7 +212,7 @@ export interface MnqSqsQueueArgs {
|
|
|
212
212
|
*/
|
|
213
213
|
receiveWaitTimeSeconds?: pulumi.Input<number>;
|
|
214
214
|
/**
|
|
215
|
-
* `region`). The region in which
|
|
215
|
+
* `region`). The region in which SQS is enabled.
|
|
216
216
|
*/
|
|
217
217
|
region?: pulumi.Input<string>;
|
|
218
218
|
/**
|
package/mnqSqsQueue.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.MnqSqsQueue = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Creates and manages Scaleway Messaging and
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-queues/)
|
|
9
|
+
* Creates and manages Scaleway Messaging and Queuing SQS queues.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-queues/).
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
package/objectBucketAcl.d.ts
CHANGED
|
@@ -141,7 +141,7 @@ export declare class ObjectBucketAcl extends pulumi.CustomResource {
|
|
|
141
141
|
*/
|
|
142
142
|
readonly expectedBucketOwner: pulumi.Output<string | undefined>;
|
|
143
143
|
/**
|
|
144
|
-
* The
|
|
144
|
+
* The projectId you want to attach the resource to
|
|
145
145
|
*/
|
|
146
146
|
readonly projectId: pulumi.Output<string>;
|
|
147
147
|
/**
|
|
@@ -178,7 +178,7 @@ export interface ObjectBucketAclState {
|
|
|
178
178
|
*/
|
|
179
179
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
180
180
|
/**
|
|
181
|
-
* The
|
|
181
|
+
* The projectId you want to attach the resource to
|
|
182
182
|
*/
|
|
183
183
|
projectId?: pulumi.Input<string>;
|
|
184
184
|
/**
|
|
@@ -207,7 +207,7 @@ export interface ObjectBucketAclArgs {
|
|
|
207
207
|
*/
|
|
208
208
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
209
209
|
/**
|
|
210
|
-
* The
|
|
210
|
+
* The projectId you want to attach the resource to
|
|
211
211
|
*/
|
|
212
212
|
projectId?: pulumi.Input<string>;
|
|
213
213
|
/**
|
|
@@ -75,7 +75,7 @@ export declare class ObjectBucketLockConfiguration extends pulumi.CustomResource
|
|
|
75
75
|
*/
|
|
76
76
|
readonly bucket: pulumi.Output<string>;
|
|
77
77
|
/**
|
|
78
|
-
* The
|
|
78
|
+
* The projectId you want to attach the resource to
|
|
79
79
|
*/
|
|
80
80
|
readonly projectId: pulumi.Output<string>;
|
|
81
81
|
/**
|
|
@@ -104,7 +104,7 @@ export interface ObjectBucketLockConfigurationState {
|
|
|
104
104
|
*/
|
|
105
105
|
bucket?: pulumi.Input<string>;
|
|
106
106
|
/**
|
|
107
|
-
* The
|
|
107
|
+
* The projectId you want to attach the resource to
|
|
108
108
|
*/
|
|
109
109
|
projectId?: pulumi.Input<string>;
|
|
110
110
|
/**
|
|
@@ -125,7 +125,7 @@ export interface ObjectBucketLockConfigurationArgs {
|
|
|
125
125
|
*/
|
|
126
126
|
bucket: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
* The
|
|
128
|
+
* The projectId you want to attach the resource to
|
|
129
129
|
*/
|
|
130
130
|
projectId?: pulumi.Input<string>;
|
|
131
131
|
/**
|
package/objectBucketPolicy.d.ts
CHANGED
|
@@ -229,7 +229,7 @@ export declare class ObjectBucketPolicy extends pulumi.CustomResource {
|
|
|
229
229
|
*/
|
|
230
230
|
readonly policy: pulumi.Output<string>;
|
|
231
231
|
/**
|
|
232
|
-
* The
|
|
232
|
+
* The projectId you want to attach the resource to
|
|
233
233
|
*/
|
|
234
234
|
readonly projectId: pulumi.Output<string>;
|
|
235
235
|
/**
|
|
@@ -258,7 +258,7 @@ export interface ObjectBucketPolicyState {
|
|
|
258
258
|
*/
|
|
259
259
|
policy?: pulumi.Input<string>;
|
|
260
260
|
/**
|
|
261
|
-
* The
|
|
261
|
+
* The projectId you want to attach the resource to
|
|
262
262
|
*/
|
|
263
263
|
projectId?: pulumi.Input<string>;
|
|
264
264
|
/**
|
|
@@ -279,7 +279,7 @@ export interface ObjectBucketPolicyArgs {
|
|
|
279
279
|
*/
|
|
280
280
|
policy: pulumi.Input<string>;
|
|
281
281
|
/**
|
|
282
|
-
* The
|
|
282
|
+
* The projectId you want to attach the resource to
|
|
283
283
|
*/
|
|
284
284
|
projectId?: pulumi.Input<string>;
|
|
285
285
|
/**
|
|
@@ -98,7 +98,7 @@ export declare class ObjectBucketWebsiteConfiguration extends pulumi.CustomResou
|
|
|
98
98
|
*/
|
|
99
99
|
readonly indexDocument: pulumi.Output<outputs.ObjectBucketWebsiteConfigurationIndexDocument>;
|
|
100
100
|
/**
|
|
101
|
-
* The
|
|
101
|
+
* The projectId you want to attach the resource to
|
|
102
102
|
*/
|
|
103
103
|
readonly projectId: pulumi.Output<string>;
|
|
104
104
|
/**
|
|
@@ -139,7 +139,7 @@ export interface ObjectBucketWebsiteConfigurationState {
|
|
|
139
139
|
*/
|
|
140
140
|
indexDocument?: pulumi.Input<inputs.ObjectBucketWebsiteConfigurationIndexDocument>;
|
|
141
141
|
/**
|
|
142
|
-
* The
|
|
142
|
+
* The projectId you want to attach the resource to
|
|
143
143
|
*/
|
|
144
144
|
projectId?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
@@ -172,7 +172,7 @@ export interface ObjectBucketWebsiteConfigurationArgs {
|
|
|
172
172
|
*/
|
|
173
173
|
indexDocument: pulumi.Input<inputs.ObjectBucketWebsiteConfigurationIndexDocument>;
|
|
174
174
|
/**
|
|
175
|
-
* The
|
|
175
|
+
* The projectId you want to attach the resource to
|
|
176
176
|
*/
|
|
177
177
|
projectId?: pulumi.Input<string>;
|
|
178
178
|
/**
|
package/objectItem.d.ts
CHANGED
|
@@ -70,7 +70,7 @@ export declare class ObjectItem extends pulumi.CustomResource {
|
|
|
70
70
|
[key: string]: string;
|
|
71
71
|
} | undefined>;
|
|
72
72
|
/**
|
|
73
|
-
* The
|
|
73
|
+
* The projectId you want to attach the resource to
|
|
74
74
|
*/
|
|
75
75
|
readonly projectId: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
@@ -135,7 +135,7 @@ export interface ObjectItemState {
|
|
|
135
135
|
[key: string]: pulumi.Input<string>;
|
|
136
136
|
}>;
|
|
137
137
|
/**
|
|
138
|
-
* The
|
|
138
|
+
* The projectId you want to attach the resource to
|
|
139
139
|
*/
|
|
140
140
|
projectId?: pulumi.Input<string>;
|
|
141
141
|
/**
|
|
@@ -192,7 +192,7 @@ export interface ObjectItemArgs {
|
|
|
192
192
|
[key: string]: pulumi.Input<string>;
|
|
193
193
|
}>;
|
|
194
194
|
/**
|
|
195
|
-
* The
|
|
195
|
+
* The projectId you want to attach the resource to
|
|
196
196
|
*/
|
|
197
197
|
projectId?: pulumi.Input<string>;
|
|
198
198
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumiverse/scaleway",
|
|
3
|
-
"version": "v1.
|
|
3
|
+
"version": "v1.15.0",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Scaleway cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"scripts": {
|
|
14
14
|
"build": "tsc",
|
|
15
|
-
"install": "node scripts/install-pulumi-plugin.js resource scaleway --server github://api.github.com/pulumiverse v1.
|
|
15
|
+
"install": "node scripts/install-pulumi-plugin.js resource scaleway --server github://api.github.com/pulumiverse v1.15.0"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@pulumi/pulumi": "^3.0.0"
|