@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Creates and manages Scaleway Apple silicon
|
|
4
|
-
* see [the documentation](https://www.scaleway.com/en/
|
|
3
|
+
* Creates and manages Scaleway Apple silicon. For more information,
|
|
4
|
+
* see [the documentation](https://www.scaleway.com/en/developers/api/apple-silicon/).
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
@@ -11,7 +11,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
11
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
12
|
* import * as scaleway from "@pulumiverse/scaleway";
|
|
13
13
|
*
|
|
14
|
-
* const server = new scaleway.
|
|
14
|
+
* const server = new scaleway.AppleSiliconServer("server", {type: "M1-M"});
|
|
15
15
|
* ```
|
|
16
16
|
*
|
|
17
17
|
* ## Import
|
|
@@ -21,12 +21,12 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
21
|
* bash
|
|
22
22
|
*
|
|
23
23
|
* ```sh
|
|
24
|
-
* $ pulumi import scaleway:index/
|
|
24
|
+
* $ pulumi import scaleway:index/appleSiliconServer:AppleSiliconServer main fr-par-1/11111111-1111-1111-1111-111111111111
|
|
25
25
|
* ```
|
|
26
26
|
*/
|
|
27
|
-
export declare class
|
|
27
|
+
export declare class AppleSiliconServer extends pulumi.CustomResource {
|
|
28
28
|
/**
|
|
29
|
-
* Get an existing
|
|
29
|
+
* Get an existing AppleSiliconServer resource's state with the given name, ID, and optional extra
|
|
30
30
|
* properties used to qualify the lookup.
|
|
31
31
|
*
|
|
32
32
|
* @param name The _unique_ name of the resulting resource.
|
|
@@ -34,12 +34,12 @@ export declare class AppleSliconValleyServer extends pulumi.CustomResource {
|
|
|
34
34
|
* @param state Any extra arguments used during the lookup.
|
|
35
35
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
36
36
|
*/
|
|
37
|
-
static get(name: string, id: pulumi.Input<pulumi.ID>, state?:
|
|
37
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AppleSiliconServerState, opts?: pulumi.CustomResourceOptions): AppleSiliconServer;
|
|
38
38
|
/**
|
|
39
|
-
* Returns true if the given object is an instance of
|
|
39
|
+
* Returns true if the given object is an instance of AppleSiliconServer. This is designed to work even
|
|
40
40
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
41
41
|
*/
|
|
42
|
-
static isInstance(obj: any): obj is
|
|
42
|
+
static isInstance(obj: any): obj is AppleSiliconServer;
|
|
43
43
|
/**
|
|
44
44
|
* The date and time of the creation of the Apple Silicon server.
|
|
45
45
|
*/
|
|
@@ -71,7 +71,7 @@ export declare class AppleSliconValleyServer extends pulumi.CustomResource {
|
|
|
71
71
|
readonly state: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
73
73
|
* The commercial type of the server. You find all the available types on
|
|
74
|
-
* the [pricing page](https://www.scaleway.com/en/pricing
|
|
74
|
+
* the [pricing page](https://www.scaleway.com/en/pricing/apple-silicon/). Updates to this field will recreate a new
|
|
75
75
|
* resource.
|
|
76
76
|
*/
|
|
77
77
|
readonly type: pulumi.Output<string>;
|
|
@@ -89,18 +89,18 @@ export declare class AppleSliconValleyServer extends pulumi.CustomResource {
|
|
|
89
89
|
*/
|
|
90
90
|
readonly zone: pulumi.Output<string>;
|
|
91
91
|
/**
|
|
92
|
-
* Create a
|
|
92
|
+
* Create a AppleSiliconServer resource with the given unique name, arguments, and options.
|
|
93
93
|
*
|
|
94
94
|
* @param name The _unique_ name of the resource.
|
|
95
95
|
* @param args The arguments to use to populate this resource's properties.
|
|
96
96
|
* @param opts A bag of options that control this resource's behavior.
|
|
97
97
|
*/
|
|
98
|
-
constructor(name: string, args:
|
|
98
|
+
constructor(name: string, args: AppleSiliconServerArgs, opts?: pulumi.CustomResourceOptions);
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
|
-
* Input properties used for looking up and filtering
|
|
101
|
+
* Input properties used for looking up and filtering AppleSiliconServer resources.
|
|
102
102
|
*/
|
|
103
|
-
export interface
|
|
103
|
+
export interface AppleSiliconServerState {
|
|
104
104
|
/**
|
|
105
105
|
* The date and time of the creation of the Apple Silicon server.
|
|
106
106
|
*/
|
|
@@ -132,7 +132,7 @@ export interface AppleSliconValleyServerState {
|
|
|
132
132
|
state?: pulumi.Input<string>;
|
|
133
133
|
/**
|
|
134
134
|
* The commercial type of the server. You find all the available types on
|
|
135
|
-
* the [pricing page](https://www.scaleway.com/en/pricing
|
|
135
|
+
* the [pricing page](https://www.scaleway.com/en/pricing/apple-silicon/). Updates to this field will recreate a new
|
|
136
136
|
* resource.
|
|
137
137
|
*/
|
|
138
138
|
type?: pulumi.Input<string>;
|
|
@@ -151,9 +151,9 @@ export interface AppleSliconValleyServerState {
|
|
|
151
151
|
zone?: pulumi.Input<string>;
|
|
152
152
|
}
|
|
153
153
|
/**
|
|
154
|
-
* The set of arguments for constructing a
|
|
154
|
+
* The set of arguments for constructing a AppleSiliconServer resource.
|
|
155
155
|
*/
|
|
156
|
-
export interface
|
|
156
|
+
export interface AppleSiliconServerArgs {
|
|
157
157
|
/**
|
|
158
158
|
* The name of the server.
|
|
159
159
|
*/
|
|
@@ -165,7 +165,7 @@ export interface AppleSliconValleyServerArgs {
|
|
|
165
165
|
projectId?: pulumi.Input<string>;
|
|
166
166
|
/**
|
|
167
167
|
* The commercial type of the server. You find all the available types on
|
|
168
|
-
* the [pricing page](https://www.scaleway.com/en/pricing
|
|
168
|
+
* the [pricing page](https://www.scaleway.com/en/pricing/apple-silicon/). Updates to this field will recreate a new
|
|
169
169
|
* resource.
|
|
170
170
|
*/
|
|
171
171
|
type: pulumi.Input<string>;
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
5
|
+
exports.AppleSiliconServer = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Creates and manages Scaleway Apple silicon
|
|
10
|
-
* see [the documentation](https://www.scaleway.com/en/
|
|
9
|
+
* Creates and manages Scaleway Apple silicon. For more information,
|
|
10
|
+
* see [the documentation](https://www.scaleway.com/en/developers/api/apple-silicon/).
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
@@ -17,7 +17,7 @@ const utilities = require("./utilities");
|
|
|
17
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
18
|
* import * as scaleway from "@pulumiverse/scaleway";
|
|
19
19
|
*
|
|
20
|
-
* const server = new scaleway.
|
|
20
|
+
* const server = new scaleway.AppleSiliconServer("server", {type: "M1-M"});
|
|
21
21
|
* ```
|
|
22
22
|
*
|
|
23
23
|
* ## Import
|
|
@@ -27,12 +27,12 @@ const utilities = require("./utilities");
|
|
|
27
27
|
* bash
|
|
28
28
|
*
|
|
29
29
|
* ```sh
|
|
30
|
-
* $ pulumi import scaleway:index/
|
|
30
|
+
* $ pulumi import scaleway:index/appleSiliconServer:AppleSiliconServer main fr-par-1/11111111-1111-1111-1111-111111111111
|
|
31
31
|
* ```
|
|
32
32
|
*/
|
|
33
|
-
class
|
|
33
|
+
class AppleSiliconServer extends pulumi.CustomResource {
|
|
34
34
|
/**
|
|
35
|
-
* Get an existing
|
|
35
|
+
* Get an existing AppleSiliconServer resource's state with the given name, ID, and optional extra
|
|
36
36
|
* properties used to qualify the lookup.
|
|
37
37
|
*
|
|
38
38
|
* @param name The _unique_ name of the resulting resource.
|
|
@@ -41,17 +41,17 @@ class AppleSliconValleyServer extends pulumi.CustomResource {
|
|
|
41
41
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
42
|
*/
|
|
43
43
|
static get(name, id, state, opts) {
|
|
44
|
-
return new
|
|
44
|
+
return new AppleSiliconServer(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
45
45
|
}
|
|
46
46
|
/**
|
|
47
|
-
* Returns true if the given object is an instance of
|
|
47
|
+
* Returns true if the given object is an instance of AppleSiliconServer. This is designed to work even
|
|
48
48
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
49
49
|
*/
|
|
50
50
|
static isInstance(obj) {
|
|
51
51
|
if (obj === undefined || obj === null) {
|
|
52
52
|
return false;
|
|
53
53
|
}
|
|
54
|
-
return obj['__pulumiType'] ===
|
|
54
|
+
return obj['__pulumiType'] === AppleSiliconServer.__pulumiType;
|
|
55
55
|
}
|
|
56
56
|
constructor(name, argsOrState, opts) {
|
|
57
57
|
let resourceInputs = {};
|
|
@@ -88,10 +88,10 @@ class AppleSliconValleyServer extends pulumi.CustomResource {
|
|
|
88
88
|
resourceInputs["vncUrl"] = undefined /*out*/;
|
|
89
89
|
}
|
|
90
90
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
91
|
-
super(
|
|
91
|
+
super(AppleSiliconServer.__pulumiType, name, resourceInputs, opts);
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
|
-
exports.
|
|
94
|
+
exports.AppleSiliconServer = AppleSiliconServer;
|
|
95
95
|
/** @internal */
|
|
96
|
-
|
|
97
|
-
//# sourceMappingURL=
|
|
96
|
+
AppleSiliconServer.__pulumiType = 'scaleway:index/appleSiliconServer:AppleSiliconServer';
|
|
97
|
+
//# sourceMappingURL=appleSiliconServer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"appleSiliconServer.js","sourceRoot":"","sources":["../appleSiliconServer.ts"],"names":[],"mappings":"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"}
|
package/baremetalServer.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ 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 Compute Baremetal servers. For more information, see [the documentation](https://www.scaleway.com/en/developers/api/elastic-metal).
|
|
5
|
+
* Creates and manages Scaleway Compute Baremetal servers. For more information, see [the documentation](https://www.scaleway.com/en/developers/api/elastic-metal/).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -102,7 +102,7 @@ export declare class BaremetalServer extends pulumi.CustomResource {
|
|
|
102
102
|
readonly name: pulumi.Output<string>;
|
|
103
103
|
/**
|
|
104
104
|
* The offer name or UUID of the baremetal server.
|
|
105
|
-
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#get-
|
|
105
|
+
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#path-servers-get-a-specific-elastic-metal-server) to find the right offer.
|
|
106
106
|
*
|
|
107
107
|
* > **Important:** Updates to `offer` will recreate the server.
|
|
108
108
|
*/
|
|
@@ -126,7 +126,7 @@ export declare class BaremetalServer extends pulumi.CustomResource {
|
|
|
126
126
|
readonly organizationId: pulumi.Output<string>;
|
|
127
127
|
/**
|
|
128
128
|
* The UUID of the os to install on the server.
|
|
129
|
-
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#
|
|
129
|
+
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#path-os-list-available-oses) to find the right OS ID.
|
|
130
130
|
* > **Important:** Updates to `os` will reinstall the server.
|
|
131
131
|
*/
|
|
132
132
|
readonly os: pulumi.Output<string | undefined>;
|
|
@@ -222,7 +222,7 @@ export interface BaremetalServerState {
|
|
|
222
222
|
name?: pulumi.Input<string>;
|
|
223
223
|
/**
|
|
224
224
|
* The offer name or UUID of the baremetal server.
|
|
225
|
-
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#get-
|
|
225
|
+
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#path-servers-get-a-specific-elastic-metal-server) to find the right offer.
|
|
226
226
|
*
|
|
227
227
|
* > **Important:** Updates to `offer` will recreate the server.
|
|
228
228
|
*/
|
|
@@ -246,7 +246,7 @@ export interface BaremetalServerState {
|
|
|
246
246
|
organizationId?: pulumi.Input<string>;
|
|
247
247
|
/**
|
|
248
248
|
* The UUID of the os to install on the server.
|
|
249
|
-
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#
|
|
249
|
+
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#path-os-list-available-oses) to find the right OS ID.
|
|
250
250
|
* > **Important:** Updates to `os` will reinstall the server.
|
|
251
251
|
*/
|
|
252
252
|
os?: pulumi.Input<string>;
|
|
@@ -318,7 +318,7 @@ export interface BaremetalServerArgs {
|
|
|
318
318
|
name?: pulumi.Input<string>;
|
|
319
319
|
/**
|
|
320
320
|
* The offer name or UUID of the baremetal server.
|
|
321
|
-
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#get-
|
|
321
|
+
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#path-servers-get-a-specific-elastic-metal-server) to find the right offer.
|
|
322
322
|
*
|
|
323
323
|
* > **Important:** Updates to `offer` will recreate the server.
|
|
324
324
|
*/
|
|
@@ -330,7 +330,7 @@ export interface BaremetalServerArgs {
|
|
|
330
330
|
options?: pulumi.Input<pulumi.Input<inputs.BaremetalServerOption>[]>;
|
|
331
331
|
/**
|
|
332
332
|
* The UUID of the os to install on the server.
|
|
333
|
-
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#
|
|
333
|
+
* Use [this endpoint](https://www.scaleway.com/en/developers/api/elastic-metal/#path-os-list-available-oses) to find the right OS ID.
|
|
334
334
|
* > **Important:** Updates to `os` will reinstall the server.
|
|
335
335
|
*/
|
|
336
336
|
os?: pulumi.Input<string>;
|
package/baremetalServer.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.BaremetalServer = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Creates and manages Scaleway Compute Baremetal servers. For more information, see [the documentation](https://www.scaleway.com/en/developers/api/elastic-metal).
|
|
9
|
+
* Creates and manages Scaleway Compute Baremetal servers. For more information, see [the documentation](https://www.scaleway.com/en/developers/api/elastic-metal/).
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
package/blockSnapshot.d.ts
CHANGED
|
@@ -9,7 +9,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
9
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
10
|
* import * as scaleway from "@pulumiverse/scaleway";
|
|
11
11
|
*
|
|
12
|
-
* const
|
|
12
|
+
* const blockVolume = new scaleway.BlockVolume("blockVolume", {
|
|
13
|
+
* iops: 5000,
|
|
14
|
+
* sizeInGb: 20,
|
|
15
|
+
* });
|
|
16
|
+
* const blockSnapshot = new scaleway.BlockSnapshot("blockSnapshot", {volumeId: blockVolume.id});
|
|
13
17
|
* ```
|
|
14
18
|
*
|
|
15
19
|
* ## Import
|
package/blockSnapshot.js
CHANGED
|
@@ -15,7 +15,11 @@ const utilities = require("./utilities");
|
|
|
15
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
16
|
* import * as scaleway from "@pulumiverse/scaleway";
|
|
17
17
|
*
|
|
18
|
-
* const
|
|
18
|
+
* const blockVolume = new scaleway.BlockVolume("blockVolume", {
|
|
19
|
+
* iops: 5000,
|
|
20
|
+
* sizeInGb: 20,
|
|
21
|
+
* });
|
|
22
|
+
* const blockSnapshot = new scaleway.BlockSnapshot("blockSnapshot", {volumeId: blockVolume.id});
|
|
19
23
|
* ```
|
|
20
24
|
*
|
|
21
25
|
* ## Import
|
package/blockSnapshot.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blockSnapshot.js","sourceRoot":"","sources":["../blockSnapshot.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"blockSnapshot.js","sourceRoot":"","sources":["../blockSnapshot.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAoD,EAAE,IAAmC;QAC/G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6C,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA4C,CAAC;YAC1D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AAhFL,sCAiFC;AAnEG,gBAAgB;AACO,0BAAY,GAAG,4CAA4C,CAAC"}
|
package/blockVolume.d.ts
CHANGED
|
@@ -5,6 +5,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* ### Basic
|
|
9
|
+
*
|
|
8
10
|
* ```typescript
|
|
9
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
12
|
* import * as scaleway from "@pulumiverse/scaleway";
|
|
@@ -15,6 +17,23 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
17
|
* });
|
|
16
18
|
* ```
|
|
17
19
|
*
|
|
20
|
+
* ### With snapshot
|
|
21
|
+
*
|
|
22
|
+
* ```typescript
|
|
23
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
24
|
+
* import * as scaleway from "@pulumiverse/scaleway";
|
|
25
|
+
*
|
|
26
|
+
* const base = new scaleway.BlockVolume("base", {
|
|
27
|
+
* iops: 5000,
|
|
28
|
+
* sizeInGb: 20,
|
|
29
|
+
* });
|
|
30
|
+
* const mainBlockSnapshot = new scaleway.BlockSnapshot("mainBlockSnapshot", {volumeId: base.id});
|
|
31
|
+
* const mainBlockVolume = new scaleway.BlockVolume("mainBlockVolume", {
|
|
32
|
+
* iops: 5000,
|
|
33
|
+
* snapshotId: mainBlockSnapshot.id,
|
|
34
|
+
* });
|
|
35
|
+
* ```
|
|
36
|
+
*
|
|
18
37
|
* ## Import
|
|
19
38
|
*
|
|
20
39
|
* Block Volumes can be imported using the `{zone}/{id}`, e.g.
|
package/blockVolume.js
CHANGED
|
@@ -11,6 +11,8 @@ const utilities = require("./utilities");
|
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
14
|
+
* ### Basic
|
|
15
|
+
*
|
|
14
16
|
* ```typescript
|
|
15
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
18
|
* import * as scaleway from "@pulumiverse/scaleway";
|
|
@@ -21,6 +23,23 @@ const utilities = require("./utilities");
|
|
|
21
23
|
* });
|
|
22
24
|
* ```
|
|
23
25
|
*
|
|
26
|
+
* ### With snapshot
|
|
27
|
+
*
|
|
28
|
+
* ```typescript
|
|
29
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
30
|
+
* import * as scaleway from "@pulumiverse/scaleway";
|
|
31
|
+
*
|
|
32
|
+
* const base = new scaleway.BlockVolume("base", {
|
|
33
|
+
* iops: 5000,
|
|
34
|
+
* sizeInGb: 20,
|
|
35
|
+
* });
|
|
36
|
+
* const mainBlockSnapshot = new scaleway.BlockSnapshot("mainBlockSnapshot", {volumeId: base.id});
|
|
37
|
+
* const mainBlockVolume = new scaleway.BlockVolume("mainBlockVolume", {
|
|
38
|
+
* iops: 5000,
|
|
39
|
+
* snapshotId: mainBlockSnapshot.id,
|
|
40
|
+
* });
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
24
43
|
* ## Import
|
|
25
44
|
*
|
|
26
45
|
* Block Volumes can be imported using the `{zone}/{id}`, e.g.
|
package/blockVolume.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blockVolume.js","sourceRoot":"","sources":["../blockVolume.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"blockVolume.js","sourceRoot":"","sources":["../blockVolume.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Creates and manages Scaleway Cockpit Alert Managers.
|
|
6
|
+
*
|
|
7
|
+
* For more information consult the [documentation](https://www.scaleway.com/en/docs/observability/cockpit/concepts/#grafana-users).
|
|
8
|
+
*
|
|
9
|
+
* ## Import
|
|
10
|
+
*
|
|
11
|
+
* Alert managers can be imported using the project ID, e.g.
|
|
12
|
+
*
|
|
13
|
+
* bash
|
|
14
|
+
*
|
|
15
|
+
* ```sh
|
|
16
|
+
* $ pulumi import scaleway:index/cockpitAlertManager:CockpitAlertManager main fr-par/11111111-1111-1111-1111-111111111111
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare class CockpitAlertManager extends pulumi.CustomResource {
|
|
20
|
+
/**
|
|
21
|
+
* Get an existing CockpitAlertManager resource's state with the given name, ID, and optional extra
|
|
22
|
+
* properties used to qualify the lookup.
|
|
23
|
+
*
|
|
24
|
+
* @param name The _unique_ name of the resulting resource.
|
|
25
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
26
|
+
* @param state Any extra arguments used during the lookup.
|
|
27
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
28
|
+
*/
|
|
29
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CockpitAlertManagerState, opts?: pulumi.CustomResourceOptions): CockpitAlertManager;
|
|
30
|
+
/**
|
|
31
|
+
* Returns true if the given object is an instance of CockpitAlertManager. This is designed to work even
|
|
32
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
33
|
+
*/
|
|
34
|
+
static isInstance(obj: any): obj is CockpitAlertManager;
|
|
35
|
+
/**
|
|
36
|
+
* Alert manager URL.
|
|
37
|
+
*/
|
|
38
|
+
readonly alertManagerUrl: pulumi.Output<string>;
|
|
39
|
+
/**
|
|
40
|
+
* A list of contact points with email addresses for the alert receivers. Each map should contain a single key email.
|
|
41
|
+
*/
|
|
42
|
+
readonly contactPoints: pulumi.Output<outputs.CockpitAlertManagerContactPoint[] | undefined>;
|
|
43
|
+
/**
|
|
44
|
+
* Indicates whether the alert manager should be enabled. Defaults to true.
|
|
45
|
+
*/
|
|
46
|
+
readonly enableManagedAlerts: pulumi.Output<boolean | undefined>;
|
|
47
|
+
/**
|
|
48
|
+
* `projectId`) The ID of the project the cockpit is associated with.
|
|
49
|
+
*/
|
|
50
|
+
readonly projectId: pulumi.Output<string>;
|
|
51
|
+
/**
|
|
52
|
+
* `region`) The region in which alertManager should be created.
|
|
53
|
+
*/
|
|
54
|
+
readonly region: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* Create a CockpitAlertManager resource with the given unique name, arguments, and options.
|
|
57
|
+
*
|
|
58
|
+
* @param name The _unique_ name of the resource.
|
|
59
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
60
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
61
|
+
*/
|
|
62
|
+
constructor(name: string, args?: CockpitAlertManagerArgs, opts?: pulumi.CustomResourceOptions);
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Input properties used for looking up and filtering CockpitAlertManager resources.
|
|
66
|
+
*/
|
|
67
|
+
export interface CockpitAlertManagerState {
|
|
68
|
+
/**
|
|
69
|
+
* Alert manager URL.
|
|
70
|
+
*/
|
|
71
|
+
alertManagerUrl?: pulumi.Input<string>;
|
|
72
|
+
/**
|
|
73
|
+
* A list of contact points with email addresses for the alert receivers. Each map should contain a single key email.
|
|
74
|
+
*/
|
|
75
|
+
contactPoints?: pulumi.Input<pulumi.Input<inputs.CockpitAlertManagerContactPoint>[]>;
|
|
76
|
+
/**
|
|
77
|
+
* Indicates whether the alert manager should be enabled. Defaults to true.
|
|
78
|
+
*/
|
|
79
|
+
enableManagedAlerts?: pulumi.Input<boolean>;
|
|
80
|
+
/**
|
|
81
|
+
* `projectId`) The ID of the project the cockpit is associated with.
|
|
82
|
+
*/
|
|
83
|
+
projectId?: pulumi.Input<string>;
|
|
84
|
+
/**
|
|
85
|
+
* `region`) The region in which alertManager should be created.
|
|
86
|
+
*/
|
|
87
|
+
region?: pulumi.Input<string>;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* The set of arguments for constructing a CockpitAlertManager resource.
|
|
91
|
+
*/
|
|
92
|
+
export interface CockpitAlertManagerArgs {
|
|
93
|
+
/**
|
|
94
|
+
* A list of contact points with email addresses for the alert receivers. Each map should contain a single key email.
|
|
95
|
+
*/
|
|
96
|
+
contactPoints?: pulumi.Input<pulumi.Input<inputs.CockpitAlertManagerContactPoint>[]>;
|
|
97
|
+
/**
|
|
98
|
+
* Indicates whether the alert manager should be enabled. Defaults to true.
|
|
99
|
+
*/
|
|
100
|
+
enableManagedAlerts?: pulumi.Input<boolean>;
|
|
101
|
+
/**
|
|
102
|
+
* `projectId`) The ID of the project the cockpit is associated with.
|
|
103
|
+
*/
|
|
104
|
+
projectId?: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* `region`) The region in which alertManager should be created.
|
|
107
|
+
*/
|
|
108
|
+
region?: pulumi.Input<string>;
|
|
109
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.CockpitAlertManager = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Creates and manages Scaleway Cockpit Alert Managers.
|
|
10
|
+
*
|
|
11
|
+
* For more information consult the [documentation](https://www.scaleway.com/en/docs/observability/cockpit/concepts/#grafana-users).
|
|
12
|
+
*
|
|
13
|
+
* ## Import
|
|
14
|
+
*
|
|
15
|
+
* Alert managers can be imported using the project ID, e.g.
|
|
16
|
+
*
|
|
17
|
+
* bash
|
|
18
|
+
*
|
|
19
|
+
* ```sh
|
|
20
|
+
* $ pulumi import scaleway:index/cockpitAlertManager:CockpitAlertManager main fr-par/11111111-1111-1111-1111-111111111111
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
class CockpitAlertManager extends pulumi.CustomResource {
|
|
24
|
+
/**
|
|
25
|
+
* Get an existing CockpitAlertManager resource's state with the given name, ID, and optional extra
|
|
26
|
+
* properties used to qualify the lookup.
|
|
27
|
+
*
|
|
28
|
+
* @param name The _unique_ name of the resulting resource.
|
|
29
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
30
|
+
* @param state Any extra arguments used during the lookup.
|
|
31
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
32
|
+
*/
|
|
33
|
+
static get(name, id, state, opts) {
|
|
34
|
+
return new CockpitAlertManager(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Returns true if the given object is an instance of CockpitAlertManager. This is designed to work even
|
|
38
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
39
|
+
*/
|
|
40
|
+
static isInstance(obj) {
|
|
41
|
+
if (obj === undefined || obj === null) {
|
|
42
|
+
return false;
|
|
43
|
+
}
|
|
44
|
+
return obj['__pulumiType'] === CockpitAlertManager.__pulumiType;
|
|
45
|
+
}
|
|
46
|
+
constructor(name, argsOrState, opts) {
|
|
47
|
+
let resourceInputs = {};
|
|
48
|
+
opts = opts || {};
|
|
49
|
+
if (opts.id) {
|
|
50
|
+
const state = argsOrState;
|
|
51
|
+
resourceInputs["alertManagerUrl"] = state ? state.alertManagerUrl : undefined;
|
|
52
|
+
resourceInputs["contactPoints"] = state ? state.contactPoints : undefined;
|
|
53
|
+
resourceInputs["enableManagedAlerts"] = state ? state.enableManagedAlerts : undefined;
|
|
54
|
+
resourceInputs["projectId"] = state ? state.projectId : undefined;
|
|
55
|
+
resourceInputs["region"] = state ? state.region : undefined;
|
|
56
|
+
}
|
|
57
|
+
else {
|
|
58
|
+
const args = argsOrState;
|
|
59
|
+
resourceInputs["contactPoints"] = args ? args.contactPoints : undefined;
|
|
60
|
+
resourceInputs["enableManagedAlerts"] = args ? args.enableManagedAlerts : undefined;
|
|
61
|
+
resourceInputs["projectId"] = args ? args.projectId : undefined;
|
|
62
|
+
resourceInputs["region"] = args ? args.region : undefined;
|
|
63
|
+
resourceInputs["alertManagerUrl"] = undefined /*out*/;
|
|
64
|
+
}
|
|
65
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
66
|
+
super(CockpitAlertManager.__pulumiType, name, resourceInputs, opts);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
exports.CockpitAlertManager = CockpitAlertManager;
|
|
70
|
+
/** @internal */
|
|
71
|
+
CockpitAlertManager.__pulumiType = 'scaleway:index/cockpitAlertManager:CockpitAlertManager';
|
|
72
|
+
//# sourceMappingURL=cockpitAlertManager.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cockpitAlertManager.js","sourceRoot":"","sources":["../cockpitAlertManager.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AA7EL,kDA8EC;AAhEG,gBAAgB;AACO,gCAAY,GAAG,wDAAwD,CAAC"}
|
package/container.d.ts
CHANGED
|
@@ -188,6 +188,10 @@ export declare class Container extends pulumi.CustomResource {
|
|
|
188
188
|
* The sha256 of your source registry image, changing it will re-apply the deployment. Can be any string.
|
|
189
189
|
*/
|
|
190
190
|
readonly registrySha256: pulumi.Output<string | undefined>;
|
|
191
|
+
/**
|
|
192
|
+
* Execution environment of the container.
|
|
193
|
+
*/
|
|
194
|
+
readonly sandbox: pulumi.Output<string>;
|
|
191
195
|
/**
|
|
192
196
|
* The [secret environment](https://www.scaleway.com/en/docs/compute/containers/concepts/#secrets) variables of the container.
|
|
193
197
|
*/
|
|
@@ -303,6 +307,10 @@ export interface ContainerState {
|
|
|
303
307
|
* The sha256 of your source registry image, changing it will re-apply the deployment. Can be any string.
|
|
304
308
|
*/
|
|
305
309
|
registrySha256?: pulumi.Input<string>;
|
|
310
|
+
/**
|
|
311
|
+
* Execution environment of the container.
|
|
312
|
+
*/
|
|
313
|
+
sandbox?: pulumi.Input<string>;
|
|
306
314
|
/**
|
|
307
315
|
* The [secret environment](https://www.scaleway.com/en/docs/compute/containers/concepts/#secrets) variables of the container.
|
|
308
316
|
*/
|
|
@@ -398,6 +406,10 @@ export interface ContainerArgs {
|
|
|
398
406
|
* The sha256 of your source registry image, changing it will re-apply the deployment. Can be any string.
|
|
399
407
|
*/
|
|
400
408
|
registrySha256?: pulumi.Input<string>;
|
|
409
|
+
/**
|
|
410
|
+
* Execution environment of the container.
|
|
411
|
+
*/
|
|
412
|
+
sandbox?: pulumi.Input<string>;
|
|
401
413
|
/**
|
|
402
414
|
* The [secret environment](https://www.scaleway.com/en/docs/compute/containers/concepts/#secrets) variables of the container.
|
|
403
415
|
*/
|
package/container.js
CHANGED
|
@@ -138,6 +138,7 @@ class Container extends pulumi.CustomResource {
|
|
|
138
138
|
resourceInputs["region"] = state ? state.region : undefined;
|
|
139
139
|
resourceInputs["registryImage"] = state ? state.registryImage : undefined;
|
|
140
140
|
resourceInputs["registrySha256"] = state ? state.registrySha256 : undefined;
|
|
141
|
+
resourceInputs["sandbox"] = state ? state.sandbox : undefined;
|
|
141
142
|
resourceInputs["secretEnvironmentVariables"] = state ? state.secretEnvironmentVariables : undefined;
|
|
142
143
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
143
144
|
resourceInputs["timeout"] = state ? state.timeout : undefined;
|
|
@@ -164,6 +165,7 @@ class Container extends pulumi.CustomResource {
|
|
|
164
165
|
resourceInputs["region"] = args ? args.region : undefined;
|
|
165
166
|
resourceInputs["registryImage"] = args ? args.registryImage : undefined;
|
|
166
167
|
resourceInputs["registrySha256"] = args ? args.registrySha256 : undefined;
|
|
168
|
+
resourceInputs["sandbox"] = args ? args.sandbox : undefined;
|
|
167
169
|
resourceInputs["secretEnvironmentVariables"] = (args === null || args === void 0 ? void 0 : args.secretEnvironmentVariables) ? pulumi.secret(args.secretEnvironmentVariables) : undefined;
|
|
168
170
|
resourceInputs["status"] = args ? args.status : undefined;
|
|
169
171
|
resourceInputs["timeout"] = args ? args.timeout : undefined;
|