@pulumi/aiven 5.2.0 → 5.3.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/accountAuthentication.d.ts +61 -0
- package/accountAuthentication.js +10 -0
- package/accountAuthentication.js.map +1 -1
- package/accountTeamMember.d.ts +5 -12
- package/accountTeamMember.js.map +1 -1
- package/accountTeamProject.d.ts +3 -3
- package/awsPrivatelink.d.ts +6 -12
- package/awsPrivatelink.js.map +1 -1
- package/awsVpcPeeringConnection.d.ts +3 -6
- package/awsVpcPeeringConnection.js.map +1 -1
- package/azurePrivatelink.d.ts +6 -12
- package/azurePrivatelink.js.map +1 -1
- package/azurePrivatelinkConnectionApproval.d.ts +6 -12
- package/azurePrivatelinkConnectionApproval.js.map +1 -1
- package/azureVpcPeeringConnection.d.ts +6 -12
- package/azureVpcPeeringConnection.js.map +1 -1
- package/cassandra.d.ts +28 -89
- package/cassandra.js.map +1 -1
- package/cassandraUser.d.ts +9 -18
- package/cassandraUser.js.map +1 -1
- package/clickhouse.d.ts +28 -89
- package/clickhouse.js.map +1 -1
- package/clickhouseDatabase.d.ts +6 -12
- package/clickhouseDatabase.js.map +1 -1
- package/clickhouseGrant.d.ts +12 -24
- package/clickhouseGrant.js.map +1 -1
- package/clickhouseRole.d.ts +6 -12
- package/clickhouseRole.js.map +1 -1
- package/clickhouseUser.d.ts +6 -12
- package/clickhouseUser.js.map +1 -1
- package/connectionPool.d.ts +18 -36
- package/connectionPool.js.map +1 -1
- package/database.d.ts +12 -24
- package/database.js.map +1 -1
- package/flink.d.ts +28 -89
- package/flink.js.map +1 -1
- package/flinkJob.d.ts +12 -24
- package/flinkJob.js.map +1 -1
- package/flinkJobTable.d.ts +48 -87
- package/flinkJobTable.js +2 -0
- package/flinkJobTable.js.map +1 -1
- package/getAccount.d.ts +27 -0
- package/getAccount.js.map +1 -1
- package/getAccountAuthentication.d.ts +72 -0
- package/getAccountAuthentication.js.map +1 -1
- package/getAccountTeam.d.ts +27 -0
- package/getAccountTeam.js.map +1 -1
- package/getAccountTeamMember.d.ts +36 -0
- package/getAccountTeamMember.js.map +1 -1
- package/getAccountTeamProject.d.ts +30 -0
- package/getAccountTeamProject.js.map +1 -1
- package/getAwsPrivatelink.d.ts +27 -0
- package/getAwsPrivatelink.js.map +1 -1
- package/getAwsVpcPeeringConnection.d.ts +45 -0
- package/getAwsVpcPeeringConnection.js.map +1 -1
- package/getAzurePrivatelink.d.ts +33 -0
- package/getAzurePrivatelink.js.map +1 -1
- package/getAzureVpcPeeringConnection.d.ts +63 -0
- package/getAzureVpcPeeringConnection.js.map +1 -1
- package/getBillingGroup.d.ts +51 -0
- package/getBillingGroup.js.map +1 -1
- package/getCassanda.d.ts +90 -0
- package/getCassanda.js.map +1 -1
- package/getCassandra.d.ts +90 -0
- package/getCassandra.js.map +1 -1
- package/getCassandraUser.d.ts +39 -0
- package/getCassandraUser.js.map +1 -1
- package/getClickhouse.d.ts +90 -0
- package/getClickhouse.js.map +1 -1
- package/getClickhouseDatabase.d.ts +27 -0
- package/getClickhouseDatabase.js.map +1 -1
- package/getClickhouseUser.d.ts +36 -0
- package/getClickhouseUser.js.map +1 -1
- package/getConnectionPool.d.ts +42 -0
- package/getConnectionPool.js.map +1 -1
- package/getDatabase.d.ts +33 -0
- package/getDatabase.js.map +1 -1
- package/getFlink.d.ts +90 -0
- package/getFlink.js.map +1 -1
- package/getGcpVpcPeeringConnection.d.ts +33 -0
- package/getGcpVpcPeeringConnection.js.map +1 -1
- package/getGrafana.d.ts +90 -0
- package/getGrafana.js.map +1 -1
- package/getInfluxDb.d.ts +90 -0
- package/getInfluxDb.js.map +1 -1
- package/getInfluxdbDatabase.d.ts +27 -0
- package/getInfluxdbDatabase.js.map +1 -1
- package/getInfluxdbUser.d.ts +39 -0
- package/getInfluxdbUser.js.map +1 -1
- package/getKafka.d.ts +96 -0
- package/getKafka.js.map +1 -1
- package/getKafkaAcl.d.ts +48 -0
- package/getKafkaAcl.js.map +1 -1
- package/getKafkaConnect.d.ts +90 -0
- package/getKafkaConnect.js.map +1 -1
- package/getKafkaConnector.d.ts +51 -0
- package/getKafkaConnector.js.map +1 -1
- package/getKafkaMirrorMaker.d.ts +90 -0
- package/getKafkaMirrorMaker.js.map +1 -1
- package/getKafkaSchema.d.ts +39 -0
- package/getKafkaSchema.js.map +1 -1
- package/getKafkaSchemaConfiguration.d.ts +33 -0
- package/getKafkaSchemaConfiguration.js.map +1 -1
- package/getKafkaSchemaRegistryAcl.d.ts +48 -0
- package/getKafkaSchemaRegistryAcl.js.map +1 -1
- package/getKafkaTopic.d.ts +39 -0
- package/getKafkaTopic.js.map +1 -1
- package/getKafkaUser.d.ts +39 -0
- package/getKafkaUser.js.map +1 -1
- package/getM3Aggregator.d.ts +90 -0
- package/getM3Aggregator.js.map +1 -1
- package/getM3Db.d.ts +90 -0
- package/getM3Db.js.map +1 -1
- package/getM3dbUser.d.ts +33 -0
- package/getM3dbUser.js.map +1 -1
- package/getMirrorMakerReplicationFlow.d.ts +57 -0
- package/getMirrorMakerReplicationFlow.js.map +1 -1
- package/getMySql.d.ts +90 -0
- package/getMySql.js.map +1 -1
- package/getMysqlDatabase.d.ts +27 -0
- package/getMysqlDatabase.js.map +1 -1
- package/getMysqlUser.d.ts +42 -0
- package/getMysqlUser.js.map +1 -1
- package/getOpenSearch.d.ts +90 -0
- package/getOpenSearch.js.map +1 -1
- package/getOpenSearchAclConfig.d.ts +24 -0
- package/getOpenSearchAclConfig.js.map +1 -1
- package/getOpenSearchAclRule.d.ts +45 -0
- package/getOpenSearchAclRule.js.map +1 -1
- package/getOpensearchUser.d.ts +33 -0
- package/getOpensearchUser.js.map +1 -1
- package/getPg.d.ts +90 -0
- package/getPg.js.map +1 -1
- package/getPgDatabase.d.ts +33 -0
- package/getPgDatabase.js.map +1 -1
- package/getPgUser.d.ts +42 -0
- package/getPgUser.js.map +1 -1
- package/getProject.d.ts +45 -0
- package/getProject.js.map +1 -1
- package/getProjectUser.d.ts +24 -0
- package/getProjectUser.js.map +1 -1
- package/getProjectVpc.d.ts +33 -0
- package/getProjectVpc.js.map +1 -1
- package/getRedis.d.ts +90 -0
- package/getRedis.js.map +1 -1
- package/getRedisUser.d.ts +45 -0
- package/getRedisUser.js.map +1 -1
- package/getServiceComponent.d.ts +69 -0
- package/getServiceComponent.js.map +1 -1
- package/getServiceIntegration.d.ts +63 -0
- package/getServiceIntegration.js.map +1 -1
- package/getServiceIntegrationEndpoint.d.ts +57 -0
- package/getServiceIntegrationEndpoint.js.map +1 -1
- package/getServiceUser.d.ts +57 -0
- package/getServiceUser.js.map +1 -1
- package/getTransitGatewayVpcAttachment.d.ts +42 -0
- package/getTransitGatewayVpcAttachment.js.map +1 -1
- package/getVpcPeeringConnection.d.ts +48 -0
- package/getVpcPeeringConnection.js.map +1 -1
- package/grafana.d.ts +29 -91
- package/grafana.js +0 -4
- package/grafana.js.map +1 -1
- package/influxDb.d.ts +28 -89
- package/influxDb.js.map +1 -1
- package/influxdbDatabase.d.ts +6 -12
- package/influxdbDatabase.js.map +1 -1
- package/influxdbUser.d.ts +9 -18
- package/influxdbUser.js.map +1 -1
- package/kafka.d.ts +28 -89
- package/kafka.js.map +1 -1
- package/kafkaAcl.d.ts +9 -18
- package/kafkaAcl.js.map +1 -1
- package/kafkaConnect.d.ts +31 -92
- package/kafkaConnect.js.map +1 -1
- package/kafkaConnector.d.ts +6 -12
- package/kafkaConnector.js.map +1 -1
- package/kafkaMirrorMaker.d.ts +31 -92
- package/kafkaMirrorMaker.js.map +1 -1
- package/kafkaSchema.d.ts +9 -18
- package/kafkaSchema.js.map +1 -1
- package/kafkaSchemaConfiguration.d.ts +9 -18
- package/kafkaSchemaConfiguration.js.map +1 -1
- package/kafkaSchemaRegistryAcl.d.ts +12 -24
- package/kafkaSchemaRegistryAcl.js.map +1 -1
- package/kafkaTopic.d.ts +6 -12
- package/kafkaTopic.js.map +1 -1
- package/kafkaUser.d.ts +9 -18
- package/kafkaUser.js.map +1 -1
- package/m3aggregator.d.ts +28 -89
- package/m3aggregator.js.map +1 -1
- package/m3db.d.ts +28 -89
- package/m3db.js.map +1 -1
- package/m3dbUser.d.ts +9 -18
- package/m3dbUser.js.map +1 -1
- package/mirrorMakerReplicationFlow.d.ts +9 -21
- package/mirrorMakerReplicationFlow.js.map +1 -1
- package/mySql.d.ts +28 -89
- package/mySql.js.map +1 -1
- package/mysqlDatabase.d.ts +6 -12
- package/mysqlDatabase.js.map +1 -1
- package/mysqlUser.d.ts +12 -21
- package/mysqlUser.js.map +1 -1
- package/openSearch.d.ts +28 -89
- package/openSearch.js.map +1 -1
- package/openSearchAclConfig.d.ts +9 -21
- package/openSearchAclConfig.js.map +1 -1
- package/openSearchAclRule.d.ts +12 -24
- package/openSearchAclRule.js.map +1 -1
- package/opensearchUser.d.ts +9 -18
- package/opensearchUser.js.map +1 -1
- package/package.json +4 -3
- package/package.json.bak +2 -1
- package/package.json.dev +4 -3
- package/pg.d.ts +29 -90
- package/pg.js +0 -3
- package/pg.js.map +1 -1
- package/pgDatabase.d.ts +12 -24
- package/pgDatabase.js.map +1 -1
- package/pgUser.d.ts +9 -18
- package/pgUser.js.map +1 -1
- package/project.d.ts +21 -45
- package/project.js.map +1 -1
- package/projectUser.d.ts +5 -10
- package/projectUser.js.map +1 -1
- package/projectVpc.d.ts +6 -12
- package/projectVpc.js.map +1 -1
- package/redis.d.ts +28 -89
- package/redis.js.map +1 -1
- package/redisUser.d.ts +21 -42
- package/redisUser.js.map +1 -1
- package/serviceUser.d.ts +27 -51
- package/serviceUser.js.map +1 -1
- package/staticIp.d.ts +6 -12
- package/staticIp.js.map +1 -1
- package/transitGatewayVpcAttachment.d.ts +6 -12
- package/transitGatewayVpcAttachment.js.map +1 -1
- package/types/input.d.ts +1202 -0
- package/types/output.d.ts +1363 -0
- package/vpcPeeringConnection.d.ts +12 -24
- package/vpcPeeringConnection.js.map +1 -1
package/getMysqlDatabase.d.ts
CHANGED
|
@@ -20,20 +20,38 @@ export declare function getMysqlDatabase(args: GetMysqlDatabaseArgs, opts?: pulu
|
|
|
20
20
|
* A collection of arguments for invoking getMysqlDatabase.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetMysqlDatabaseArgs {
|
|
23
|
+
/**
|
|
24
|
+
* The name of the service database. This property cannot be changed, doing so forces recreation of the resource.
|
|
25
|
+
*/
|
|
23
26
|
databaseName: string;
|
|
27
|
+
/**
|
|
28
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
29
|
+
*/
|
|
24
30
|
project: string;
|
|
31
|
+
/**
|
|
32
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
33
|
+
*/
|
|
25
34
|
serviceName: string;
|
|
26
35
|
}
|
|
27
36
|
/**
|
|
28
37
|
* A collection of values returned by getMysqlDatabase.
|
|
29
38
|
*/
|
|
30
39
|
export interface GetMysqlDatabaseResult {
|
|
40
|
+
/**
|
|
41
|
+
* The name of the service database. This property cannot be changed, doing so forces recreation of the resource.
|
|
42
|
+
*/
|
|
31
43
|
readonly databaseName: string;
|
|
32
44
|
/**
|
|
33
45
|
* The provider-assigned unique ID for this managed resource.
|
|
34
46
|
*/
|
|
35
47
|
readonly id: string;
|
|
48
|
+
/**
|
|
49
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
50
|
+
*/
|
|
36
51
|
readonly project: string;
|
|
52
|
+
/**
|
|
53
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
54
|
+
*/
|
|
37
55
|
readonly serviceName: string;
|
|
38
56
|
readonly terminationProtection: boolean;
|
|
39
57
|
}
|
|
@@ -42,7 +60,16 @@ export declare function getMysqlDatabaseOutput(args: GetMysqlDatabaseOutputArgs,
|
|
|
42
60
|
* A collection of arguments for invoking getMysqlDatabase.
|
|
43
61
|
*/
|
|
44
62
|
export interface GetMysqlDatabaseOutputArgs {
|
|
63
|
+
/**
|
|
64
|
+
* The name of the service database. This property cannot be changed, doing so forces recreation of the resource.
|
|
65
|
+
*/
|
|
45
66
|
databaseName: pulumi.Input<string>;
|
|
67
|
+
/**
|
|
68
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
69
|
+
*/
|
|
46
70
|
project: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
73
|
+
*/
|
|
47
74
|
serviceName: pulumi.Input<string>;
|
|
48
75
|
}
|
package/getMysqlDatabase.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMysqlDatabase.js","sourceRoot":"","sources":["../getMysqlDatabase.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4CAWC;
|
|
1
|
+
{"version":3,"file":"getMysqlDatabase.js","sourceRoot":"","sources":["../getMysqlDatabase.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4CAWC;AA2CD,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
|
package/getMysqlUser.d.ts
CHANGED
|
@@ -20,25 +20,58 @@ export declare function getMysqlUser(args: GetMysqlUserArgs, opts?: pulumi.Invok
|
|
|
20
20
|
* A collection of arguments for invoking getMysqlUser.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetMysqlUserArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
25
|
+
*/
|
|
23
26
|
project: string;
|
|
27
|
+
/**
|
|
28
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
29
|
+
*/
|
|
24
30
|
serviceName: string;
|
|
31
|
+
/**
|
|
32
|
+
* The actual name of the MySQL User. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
33
|
+
*/
|
|
25
34
|
username: string;
|
|
26
35
|
}
|
|
27
36
|
/**
|
|
28
37
|
* A collection of values returned by getMysqlUser.
|
|
29
38
|
*/
|
|
30
39
|
export interface GetMysqlUserResult {
|
|
40
|
+
/**
|
|
41
|
+
* Access certificate for the user
|
|
42
|
+
*/
|
|
31
43
|
readonly accessCert: string;
|
|
44
|
+
/**
|
|
45
|
+
* Access certificate key for the user
|
|
46
|
+
*/
|
|
32
47
|
readonly accessKey: string;
|
|
48
|
+
/**
|
|
49
|
+
* Authentication details. The possible values are `cachingSha2Password` and `mysqlNativePassword`.
|
|
50
|
+
*/
|
|
33
51
|
readonly authentication: string;
|
|
34
52
|
/**
|
|
35
53
|
* The provider-assigned unique ID for this managed resource.
|
|
36
54
|
*/
|
|
37
55
|
readonly id: string;
|
|
56
|
+
/**
|
|
57
|
+
* The password of the MySQL User ( not applicable for all services ).
|
|
58
|
+
*/
|
|
38
59
|
readonly password: string;
|
|
60
|
+
/**
|
|
61
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
62
|
+
*/
|
|
39
63
|
readonly project: string;
|
|
64
|
+
/**
|
|
65
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
66
|
+
*/
|
|
40
67
|
readonly serviceName: string;
|
|
68
|
+
/**
|
|
69
|
+
* Type of the user account. Tells whether the user is the primary account or a regular account.
|
|
70
|
+
*/
|
|
41
71
|
readonly type: string;
|
|
72
|
+
/**
|
|
73
|
+
* The actual name of the MySQL User. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
74
|
+
*/
|
|
42
75
|
readonly username: string;
|
|
43
76
|
}
|
|
44
77
|
export declare function getMysqlUserOutput(args: GetMysqlUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMysqlUserResult>;
|
|
@@ -46,7 +79,16 @@ export declare function getMysqlUserOutput(args: GetMysqlUserOutputArgs, opts?:
|
|
|
46
79
|
* A collection of arguments for invoking getMysqlUser.
|
|
47
80
|
*/
|
|
48
81
|
export interface GetMysqlUserOutputArgs {
|
|
82
|
+
/**
|
|
83
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
84
|
+
*/
|
|
49
85
|
project: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
88
|
+
*/
|
|
50
89
|
serviceName: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* The actual name of the MySQL User. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
92
|
+
*/
|
|
51
93
|
username: pulumi.Input<string>;
|
|
52
94
|
}
|
package/getMysqlUser.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMysqlUser.js","sourceRoot":"","sources":["../getMysqlUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oCAWC;
|
|
1
|
+
{"version":3,"file":"getMysqlUser.js","sourceRoot":"","sources":["../getMysqlUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,oCAWC;AA8DD,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
package/getOpenSearch.d.ts
CHANGED
|
@@ -20,42 +20,126 @@ export declare function getOpenSearch(args: GetOpenSearchArgs, opts?: pulumi.Inv
|
|
|
20
20
|
* A collection of arguments for invoking getOpenSearch.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetOpenSearchArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
25
|
+
*/
|
|
23
26
|
project: string;
|
|
27
|
+
/**
|
|
28
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
29
|
+
*/
|
|
24
30
|
serviceName: string;
|
|
25
31
|
}
|
|
26
32
|
/**
|
|
27
33
|
* A collection of values returned by getOpenSearch.
|
|
28
34
|
*/
|
|
29
35
|
export interface GetOpenSearchResult {
|
|
36
|
+
/**
|
|
37
|
+
* Defines where the cloud provider and region where the service is hosted in. This can be changed freely after service is created. Changing the value will trigger a potentially lengthy migration process for the service. Format is cloud provider name (`aws`, `azure`, `do` `google`, `upcloud`, etc.), dash, and the cloud provider specific region name. These are documented on each Cloud provider's own support articles, like [here for Google](https://cloud.google.com/compute/docs/regions-zones/) and [here for AWS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html).
|
|
38
|
+
*/
|
|
30
39
|
readonly cloudName: string;
|
|
40
|
+
/**
|
|
41
|
+
* Service component information objects
|
|
42
|
+
*/
|
|
31
43
|
readonly components: outputs.GetOpenSearchComponent[];
|
|
44
|
+
/**
|
|
45
|
+
* The disk space of the service, possible values depend on the service type, the cloud provider and the project. Reducing will result in the service rebalancing.
|
|
46
|
+
*/
|
|
32
47
|
readonly diskSpace: string;
|
|
48
|
+
/**
|
|
49
|
+
* The maximum disk space of the service, possible values depend on the service type, the cloud provider and the project.
|
|
50
|
+
*/
|
|
33
51
|
readonly diskSpaceCap: string;
|
|
52
|
+
/**
|
|
53
|
+
* The default disk space of the service, possible values depend on the service type, the cloud provider and the project. Its also the minimum value for `diskSpace`
|
|
54
|
+
*/
|
|
34
55
|
readonly diskSpaceDefault: string;
|
|
56
|
+
/**
|
|
57
|
+
* The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `diskSpace` needs to increment from `diskSpaceDefault` by increments of this size.
|
|
58
|
+
*/
|
|
35
59
|
readonly diskSpaceStep: string;
|
|
60
|
+
/**
|
|
61
|
+
* Disk space that service is currently using
|
|
62
|
+
*/
|
|
36
63
|
readonly diskSpaceUsed: string;
|
|
37
64
|
/**
|
|
38
65
|
* The provider-assigned unique ID for this managed resource.
|
|
39
66
|
*/
|
|
40
67
|
readonly id: string;
|
|
68
|
+
/**
|
|
69
|
+
* Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
|
|
70
|
+
*/
|
|
41
71
|
readonly maintenanceWindowDow: string;
|
|
72
|
+
/**
|
|
73
|
+
* Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
|
|
74
|
+
*/
|
|
42
75
|
readonly maintenanceWindowTime: string;
|
|
76
|
+
/**
|
|
77
|
+
* Opensearch user configurable settings
|
|
78
|
+
*/
|
|
43
79
|
readonly opensearchUserConfigs: outputs.GetOpenSearchOpensearchUserConfig[];
|
|
80
|
+
/**
|
|
81
|
+
* Opensearch server provided values
|
|
82
|
+
*/
|
|
44
83
|
readonly opensearches: outputs.GetOpenSearchOpensearch[];
|
|
84
|
+
/**
|
|
85
|
+
* Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seem from the [Aiven pricing page](https://aiven.io/pricing).
|
|
86
|
+
*/
|
|
45
87
|
readonly plan: string;
|
|
88
|
+
/**
|
|
89
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
90
|
+
*/
|
|
46
91
|
readonly project: string;
|
|
92
|
+
/**
|
|
93
|
+
* Specifies the VPC the service should run in. If the value is not set the service is not run inside a VPC. When set, the value should be given as a reference to set up dependencies correctly and the VPC must be in the same cloud and region as the service itself. Project can be freely moved to and from VPC after creation but doing so triggers migration to new servers so the operation can take significant amount of time to complete if the service has a lot of data.
|
|
94
|
+
*/
|
|
47
95
|
readonly projectVpcId: string;
|
|
96
|
+
/**
|
|
97
|
+
* The hostname of the service.
|
|
98
|
+
*/
|
|
48
99
|
readonly serviceHost: string;
|
|
100
|
+
/**
|
|
101
|
+
* Service integrations to specify when creating a service. Not applied after initial service creation
|
|
102
|
+
*/
|
|
49
103
|
readonly serviceIntegrations: outputs.GetOpenSearchServiceIntegration[];
|
|
104
|
+
/**
|
|
105
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
106
|
+
*/
|
|
50
107
|
readonly serviceName: string;
|
|
108
|
+
/**
|
|
109
|
+
* Password used for connecting to the service, if applicable
|
|
110
|
+
*/
|
|
51
111
|
readonly servicePassword: string;
|
|
112
|
+
/**
|
|
113
|
+
* The port of the service
|
|
114
|
+
*/
|
|
52
115
|
readonly servicePort: number;
|
|
116
|
+
/**
|
|
117
|
+
* Aiven internal service type code
|
|
118
|
+
*/
|
|
53
119
|
readonly serviceType: string;
|
|
120
|
+
/**
|
|
121
|
+
* URI for connecting to the service. Service specific info is under "kafka", "pg", etc.
|
|
122
|
+
*/
|
|
54
123
|
readonly serviceUri: string;
|
|
124
|
+
/**
|
|
125
|
+
* Username used for connecting to the service, if applicable
|
|
126
|
+
*/
|
|
55
127
|
readonly serviceUsername: string;
|
|
128
|
+
/**
|
|
129
|
+
* Service state. One of `POWEROFF`, `REBALANCING`, `REBUILDING` or `RUNNING`
|
|
130
|
+
*/
|
|
56
131
|
readonly state: string;
|
|
132
|
+
/**
|
|
133
|
+
* Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
|
|
134
|
+
*/
|
|
57
135
|
readonly staticIps: string[];
|
|
136
|
+
/**
|
|
137
|
+
* Tags are key-value pairs that allow you to categorize services.
|
|
138
|
+
*/
|
|
58
139
|
readonly tags: outputs.GetOpenSearchTag[];
|
|
140
|
+
/**
|
|
141
|
+
* Prevents the service from being deleted. It is recommended to set this to `true` for all production services to prevent unintentional service deletion. This does not shield against deleting databases or topics but for services with backups much of the content can at least be restored from backup in case accidental deletion is done.
|
|
142
|
+
*/
|
|
59
143
|
readonly terminationProtection: boolean;
|
|
60
144
|
}
|
|
61
145
|
export declare function getOpenSearchOutput(args: GetOpenSearchOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOpenSearchResult>;
|
|
@@ -63,6 +147,12 @@ export declare function getOpenSearchOutput(args: GetOpenSearchOutputArgs, opts?
|
|
|
63
147
|
* A collection of arguments for invoking getOpenSearch.
|
|
64
148
|
*/
|
|
65
149
|
export interface GetOpenSearchOutputArgs {
|
|
150
|
+
/**
|
|
151
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
152
|
+
*/
|
|
66
153
|
project: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
156
|
+
*/
|
|
67
157
|
serviceName: pulumi.Input<string>;
|
|
68
158
|
}
|
package/getOpenSearch.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOpenSearch.js","sourceRoot":"","sources":["../getOpenSearch.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sCAUC;
|
|
1
|
+
{"version":3,"file":"getOpenSearch.js","sourceRoot":"","sources":["../getOpenSearch.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sCAUC;AAkID,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,kDAEC"}
|
|
@@ -19,20 +19,38 @@ export declare function getOpenSearchAclConfig(args: GetOpenSearchAclConfigArgs,
|
|
|
19
19
|
* A collection of arguments for invoking getOpenSearchAclConfig.
|
|
20
20
|
*/
|
|
21
21
|
export interface GetOpenSearchAclConfigArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
24
|
+
*/
|
|
22
25
|
project: string;
|
|
26
|
+
/**
|
|
27
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
28
|
+
*/
|
|
23
29
|
serviceName: string;
|
|
24
30
|
}
|
|
25
31
|
/**
|
|
26
32
|
* A collection of values returned by getOpenSearchAclConfig.
|
|
27
33
|
*/
|
|
28
34
|
export interface GetOpenSearchAclConfigResult {
|
|
35
|
+
/**
|
|
36
|
+
* Enable Opensearch ACLs. When disabled authenticated service users have unrestricted access. The default value is `true`.
|
|
37
|
+
*/
|
|
29
38
|
readonly enabled: boolean;
|
|
39
|
+
/**
|
|
40
|
+
* Index rules can be applied in a limited fashion to the _mget, _msearch and _bulk APIs (and only those) by enabling the ExtendedAcl option for the service. When it is enabled, users can use these APIs as long as all operations only target indexes they have been granted access to. The default value is `true`.
|
|
41
|
+
*/
|
|
30
42
|
readonly extendedAcl: boolean;
|
|
31
43
|
/**
|
|
32
44
|
* The provider-assigned unique ID for this managed resource.
|
|
33
45
|
*/
|
|
34
46
|
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
49
|
+
*/
|
|
35
50
|
readonly project: string;
|
|
51
|
+
/**
|
|
52
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
53
|
+
*/
|
|
36
54
|
readonly serviceName: string;
|
|
37
55
|
}
|
|
38
56
|
export declare function getOpenSearchAclConfigOutput(args: GetOpenSearchAclConfigOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOpenSearchAclConfigResult>;
|
|
@@ -40,6 +58,12 @@ export declare function getOpenSearchAclConfigOutput(args: GetOpenSearchAclConfi
|
|
|
40
58
|
* A collection of arguments for invoking getOpenSearchAclConfig.
|
|
41
59
|
*/
|
|
42
60
|
export interface GetOpenSearchAclConfigOutputArgs {
|
|
61
|
+
/**
|
|
62
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
63
|
+
*/
|
|
43
64
|
project: pulumi.Input<string>;
|
|
65
|
+
/**
|
|
66
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
67
|
+
*/
|
|
44
68
|
serviceName: pulumi.Input<string>;
|
|
45
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOpenSearchAclConfig.js","sourceRoot":"","sources":["../getOpenSearchAclConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,wDAUC;
|
|
1
|
+
{"version":3,"file":"getOpenSearchAclConfig.js","sourceRoot":"","sources":["../getOpenSearchAclConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,wDAUC;AA0CD,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
|
|
@@ -21,10 +21,25 @@ export declare function getOpenSearchAclRule(args: GetOpenSearchAclRuleArgs, opt
|
|
|
21
21
|
* A collection of arguments for invoking getOpenSearchAclRule.
|
|
22
22
|
*/
|
|
23
23
|
export interface GetOpenSearchAclRuleArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The index pattern for this ACL entry. Maximum Length: `249`. This property cannot be changed, doing so forces recreation of the resource.
|
|
26
|
+
*/
|
|
24
27
|
index: string;
|
|
28
|
+
/**
|
|
29
|
+
* The permissions for this ACL entry The possible values are `deny`, `admin`, `read`, `readwrite` and `write`.
|
|
30
|
+
*/
|
|
25
31
|
permission: string;
|
|
32
|
+
/**
|
|
33
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
34
|
+
*/
|
|
26
35
|
project: string;
|
|
36
|
+
/**
|
|
37
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
38
|
+
*/
|
|
27
39
|
serviceName: string;
|
|
40
|
+
/**
|
|
41
|
+
* The username for the ACL entry Maximum Length: `40`. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
42
|
+
*/
|
|
28
43
|
username: string;
|
|
29
44
|
}
|
|
30
45
|
/**
|
|
@@ -35,10 +50,25 @@ export interface GetOpenSearchAclRuleResult {
|
|
|
35
50
|
* The provider-assigned unique ID for this managed resource.
|
|
36
51
|
*/
|
|
37
52
|
readonly id: string;
|
|
53
|
+
/**
|
|
54
|
+
* The index pattern for this ACL entry. Maximum Length: `249`. This property cannot be changed, doing so forces recreation of the resource.
|
|
55
|
+
*/
|
|
38
56
|
readonly index: string;
|
|
57
|
+
/**
|
|
58
|
+
* The permissions for this ACL entry The possible values are `deny`, `admin`, `read`, `readwrite` and `write`.
|
|
59
|
+
*/
|
|
39
60
|
readonly permission: string;
|
|
61
|
+
/**
|
|
62
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
63
|
+
*/
|
|
40
64
|
readonly project: string;
|
|
65
|
+
/**
|
|
66
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
67
|
+
*/
|
|
41
68
|
readonly serviceName: string;
|
|
69
|
+
/**
|
|
70
|
+
* The username for the ACL entry Maximum Length: `40`. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
71
|
+
*/
|
|
42
72
|
readonly username: string;
|
|
43
73
|
}
|
|
44
74
|
export declare function getOpenSearchAclRuleOutput(args: GetOpenSearchAclRuleOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOpenSearchAclRuleResult>;
|
|
@@ -46,9 +76,24 @@ export declare function getOpenSearchAclRuleOutput(args: GetOpenSearchAclRuleOut
|
|
|
46
76
|
* A collection of arguments for invoking getOpenSearchAclRule.
|
|
47
77
|
*/
|
|
48
78
|
export interface GetOpenSearchAclRuleOutputArgs {
|
|
79
|
+
/**
|
|
80
|
+
* The index pattern for this ACL entry. Maximum Length: `249`. This property cannot be changed, doing so forces recreation of the resource.
|
|
81
|
+
*/
|
|
49
82
|
index: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The permissions for this ACL entry The possible values are `deny`, `admin`, `read`, `readwrite` and `write`.
|
|
85
|
+
*/
|
|
50
86
|
permission: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
89
|
+
*/
|
|
51
90
|
project: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
93
|
+
*/
|
|
52
94
|
serviceName: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The username for the ACL entry Maximum Length: `40`. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
97
|
+
*/
|
|
53
98
|
username: pulumi.Input<string>;
|
|
54
99
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOpenSearchAclRule.js","sourceRoot":"","sources":["../getOpenSearchAclRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oDAaC;
|
|
1
|
+
{"version":3,"file":"getOpenSearchAclRule.js","sourceRoot":"","sources":["../getOpenSearchAclRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oDAaC;AA0DD,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,gEAEC"}
|
package/getOpensearchUser.d.ts
CHANGED
|
@@ -20,8 +20,17 @@ export declare function getOpensearchUser(args: GetOpensearchUserArgs, opts?: pu
|
|
|
20
20
|
* A collection of arguments for invoking getOpensearchUser.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetOpensearchUserArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
25
|
+
*/
|
|
23
26
|
project: string;
|
|
27
|
+
/**
|
|
28
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
29
|
+
*/
|
|
24
30
|
serviceName: string;
|
|
31
|
+
/**
|
|
32
|
+
* The actual name of the Opensearch User. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
33
|
+
*/
|
|
25
34
|
username: string;
|
|
26
35
|
}
|
|
27
36
|
/**
|
|
@@ -32,10 +41,25 @@ export interface GetOpensearchUserResult {
|
|
|
32
41
|
* The provider-assigned unique ID for this managed resource.
|
|
33
42
|
*/
|
|
34
43
|
readonly id: string;
|
|
44
|
+
/**
|
|
45
|
+
* The password of the Opensearch User.
|
|
46
|
+
*/
|
|
35
47
|
readonly password: string;
|
|
48
|
+
/**
|
|
49
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
50
|
+
*/
|
|
36
51
|
readonly project: string;
|
|
52
|
+
/**
|
|
53
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
54
|
+
*/
|
|
37
55
|
readonly serviceName: string;
|
|
56
|
+
/**
|
|
57
|
+
* Type of the user account. Tells whether the user is the primary account or a regular account.
|
|
58
|
+
*/
|
|
38
59
|
readonly type: string;
|
|
60
|
+
/**
|
|
61
|
+
* The actual name of the Opensearch User. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
62
|
+
*/
|
|
39
63
|
readonly username: string;
|
|
40
64
|
}
|
|
41
65
|
export declare function getOpensearchUserOutput(args: GetOpensearchUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOpensearchUserResult>;
|
|
@@ -43,7 +67,16 @@ export declare function getOpensearchUserOutput(args: GetOpensearchUserOutputArg
|
|
|
43
67
|
* A collection of arguments for invoking getOpensearchUser.
|
|
44
68
|
*/
|
|
45
69
|
export interface GetOpensearchUserOutputArgs {
|
|
70
|
+
/**
|
|
71
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
72
|
+
*/
|
|
46
73
|
project: pulumi.Input<string>;
|
|
74
|
+
/**
|
|
75
|
+
* Specifies the name of the service that this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
76
|
+
*/
|
|
47
77
|
serviceName: pulumi.Input<string>;
|
|
78
|
+
/**
|
|
79
|
+
* The actual name of the Opensearch User. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
80
|
+
*/
|
|
48
81
|
username: pulumi.Input<string>;
|
|
49
82
|
}
|
package/getOpensearchUser.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOpensearchUser.js","sourceRoot":"","sources":["../getOpensearchUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8CAWC;
|
|
1
|
+
{"version":3,"file":"getOpensearchUser.js","sourceRoot":"","sources":["../getOpensearchUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8CAWC;AAkDD,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}
|
package/getPg.d.ts
CHANGED
|
@@ -20,42 +20,126 @@ export declare function getPg(args: GetPgArgs, opts?: pulumi.InvokeOptions): Pro
|
|
|
20
20
|
* A collection of arguments for invoking getPg.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetPgArgs {
|
|
23
|
+
/**
|
|
24
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
25
|
+
*/
|
|
23
26
|
project: string;
|
|
27
|
+
/**
|
|
28
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
29
|
+
*/
|
|
24
30
|
serviceName: string;
|
|
25
31
|
}
|
|
26
32
|
/**
|
|
27
33
|
* A collection of values returned by getPg.
|
|
28
34
|
*/
|
|
29
35
|
export interface GetPgResult {
|
|
36
|
+
/**
|
|
37
|
+
* Defines where the cloud provider and region where the service is hosted in. This can be changed freely after service is created. Changing the value will trigger a potentially lengthy migration process for the service. Format is cloud provider name (`aws`, `azure`, `do` `google`, `upcloud`, etc.), dash, and the cloud provider specific region name. These are documented on each Cloud provider's own support articles, like [here for Google](https://cloud.google.com/compute/docs/regions-zones/) and [here for AWS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html).
|
|
38
|
+
*/
|
|
30
39
|
readonly cloudName: string;
|
|
40
|
+
/**
|
|
41
|
+
* Service component information objects
|
|
42
|
+
*/
|
|
31
43
|
readonly components: outputs.GetPgComponent[];
|
|
44
|
+
/**
|
|
45
|
+
* The disk space of the service, possible values depend on the service type, the cloud provider and the project. Reducing will result in the service rebalancing.
|
|
46
|
+
*/
|
|
32
47
|
readonly diskSpace: string;
|
|
48
|
+
/**
|
|
49
|
+
* The maximum disk space of the service, possible values depend on the service type, the cloud provider and the project.
|
|
50
|
+
*/
|
|
33
51
|
readonly diskSpaceCap: string;
|
|
52
|
+
/**
|
|
53
|
+
* The default disk space of the service, possible values depend on the service type, the cloud provider and the project. Its also the minimum value for `diskSpace`
|
|
54
|
+
*/
|
|
34
55
|
readonly diskSpaceDefault: string;
|
|
56
|
+
/**
|
|
57
|
+
* The default disk space step of the service, possible values depend on the service type, the cloud provider and the project. `diskSpace` needs to increment from `diskSpaceDefault` by increments of this size.
|
|
58
|
+
*/
|
|
35
59
|
readonly diskSpaceStep: string;
|
|
60
|
+
/**
|
|
61
|
+
* Disk space that service is currently using
|
|
62
|
+
*/
|
|
36
63
|
readonly diskSpaceUsed: string;
|
|
37
64
|
/**
|
|
38
65
|
* The provider-assigned unique ID for this managed resource.
|
|
39
66
|
*/
|
|
40
67
|
readonly id: string;
|
|
68
|
+
/**
|
|
69
|
+
* Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.
|
|
70
|
+
*/
|
|
41
71
|
readonly maintenanceWindowDow: string;
|
|
72
|
+
/**
|
|
73
|
+
* Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.
|
|
74
|
+
*/
|
|
42
75
|
readonly maintenanceWindowTime: string;
|
|
76
|
+
/**
|
|
77
|
+
* Pg user configurable settings
|
|
78
|
+
*/
|
|
43
79
|
readonly pgUserConfigs: outputs.GetPgPgUserConfig[];
|
|
80
|
+
/**
|
|
81
|
+
* PostgreSQL specific server provided values
|
|
82
|
+
*/
|
|
44
83
|
readonly pgs: outputs.GetPgPg[];
|
|
84
|
+
/**
|
|
85
|
+
* Defines what kind of computing resources are allocated for the service. It can be changed after creation, though there are some restrictions when going to a smaller plan such as the new plan must have sufficient amount of disk space to store all current data and switching to a plan with fewer nodes might not be supported. The basic plan names are `hobbyist`, `startup-x`, `business-x` and `premium-x` where `x` is (roughly) the amount of memory on each node (also other attributes like number of CPUs and amount of disk space varies but naming is based on memory). The available options can be seem from the [Aiven pricing page](https://aiven.io/pricing).
|
|
86
|
+
*/
|
|
45
87
|
readonly plan: string;
|
|
88
|
+
/**
|
|
89
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
90
|
+
*/
|
|
46
91
|
readonly project: string;
|
|
92
|
+
/**
|
|
93
|
+
* Specifies the VPC the service should run in. If the value is not set the service is not run inside a VPC. When set, the value should be given as a reference to set up dependencies correctly and the VPC must be in the same cloud and region as the service itself. Project can be freely moved to and from VPC after creation but doing so triggers migration to new servers so the operation can take significant amount of time to complete if the service has a lot of data.
|
|
94
|
+
*/
|
|
47
95
|
readonly projectVpcId: string;
|
|
96
|
+
/**
|
|
97
|
+
* The hostname of the service.
|
|
98
|
+
*/
|
|
48
99
|
readonly serviceHost: string;
|
|
100
|
+
/**
|
|
101
|
+
* Service integrations to specify when creating a service. Not applied after initial service creation
|
|
102
|
+
*/
|
|
49
103
|
readonly serviceIntegrations: outputs.GetPgServiceIntegration[];
|
|
104
|
+
/**
|
|
105
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
106
|
+
*/
|
|
50
107
|
readonly serviceName: string;
|
|
108
|
+
/**
|
|
109
|
+
* Password used for connecting to the service, if applicable
|
|
110
|
+
*/
|
|
51
111
|
readonly servicePassword: string;
|
|
112
|
+
/**
|
|
113
|
+
* The port of the service
|
|
114
|
+
*/
|
|
52
115
|
readonly servicePort: number;
|
|
116
|
+
/**
|
|
117
|
+
* Aiven internal service type code
|
|
118
|
+
*/
|
|
53
119
|
readonly serviceType: string;
|
|
120
|
+
/**
|
|
121
|
+
* URI for connecting to the service. Service specific info is under "kafka", "pg", etc.
|
|
122
|
+
*/
|
|
54
123
|
readonly serviceUri: string;
|
|
124
|
+
/**
|
|
125
|
+
* Username used for connecting to the service, if applicable
|
|
126
|
+
*/
|
|
55
127
|
readonly serviceUsername: string;
|
|
128
|
+
/**
|
|
129
|
+
* Service state. One of `POWEROFF`, `REBALANCING`, `REBUILDING` or `RUNNING`
|
|
130
|
+
*/
|
|
56
131
|
readonly state: string;
|
|
132
|
+
/**
|
|
133
|
+
* Static IPs that are going to be associated with this service. Please assign a value using the 'toset' function. Once a static ip resource is in the 'assigned' state it cannot be unbound from the node again
|
|
134
|
+
*/
|
|
57
135
|
readonly staticIps: string[];
|
|
136
|
+
/**
|
|
137
|
+
* Tags are key-value pairs that allow you to categorize services.
|
|
138
|
+
*/
|
|
58
139
|
readonly tags: outputs.GetPgTag[];
|
|
140
|
+
/**
|
|
141
|
+
* Prevents the service from being deleted. It is recommended to set this to `true` for all production services to prevent unintentional service deletion. This does not shield against deleting databases or topics but for services with backups much of the content can at least be restored from backup in case accidental deletion is done.
|
|
142
|
+
*/
|
|
59
143
|
readonly terminationProtection: boolean;
|
|
60
144
|
}
|
|
61
145
|
export declare function getPgOutput(args: GetPgOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPgResult>;
|
|
@@ -63,6 +147,12 @@ export declare function getPgOutput(args: GetPgOutputArgs, opts?: pulumi.InvokeO
|
|
|
63
147
|
* A collection of arguments for invoking getPg.
|
|
64
148
|
*/
|
|
65
149
|
export interface GetPgOutputArgs {
|
|
150
|
+
/**
|
|
151
|
+
* Identifies the project this resource belongs to. To set up proper dependencies please refer to this variable as a reference. This property cannot be changed, doing so forces recreation of the resource.
|
|
152
|
+
*/
|
|
66
153
|
project: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* Specifies the actual name of the service. The name cannot be changed later without destroying and re-creating the service so name should be picked based on intended service usage rather than current attributes.
|
|
156
|
+
*/
|
|
67
157
|
serviceName: pulumi.Input<string>;
|
|
68
158
|
}
|
package/getPg.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPg.js","sourceRoot":"","sources":["../getPg.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yBAAyB,EAAE;QACpD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sBAUC;
|
|
1
|
+
{"version":3,"file":"getPg.js","sourceRoot":"","sources":["../getPg.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yBAAyB,EAAE;QACpD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sBAUC;AAkID,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzD,CAAC;AAFD,kCAEC"}
|