@pulumi/cloudflare 6.10.0-alpha.1759386985 → 6.10.0-alpha.1759443944
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/accessCustomPage.d.ts +12 -0
- package/accessCustomPage.js +12 -0
- package/accessCustomPage.js.map +1 -1
- package/accessServiceToken.d.ts +26 -0
- package/accessServiceToken.js +6 -0
- package/accessServiceToken.js.map +1 -1
- package/addressMap.d.ts +1 -1
- package/botManagement.d.ts +17 -1
- package/botManagement.js +4 -1
- package/botManagement.js.map +1 -1
- package/byoIpPrefix.d.ts +16 -0
- package/byoIpPrefix.js.map +1 -1
- package/dnsFirewall.d.ts +69 -9
- package/dnsFirewall.js.map +1 -1
- package/emailRoutingDns.d.ts +2 -2
- package/emailRoutingDns.js +0 -3
- package/emailRoutingDns.js.map +1 -1
- package/emailSecurityBlockSender.d.ts +3 -3
- package/emailSecurityBlockSender.js +3 -3
- package/emailSecurityTrustedDomains.d.ts +4 -4
- package/emailSecurityTrustedDomains.js +4 -4
- package/getBotManagement.d.ts +5 -0
- package/getBotManagement.js.map +1 -1
- package/getByoIpPrefix.d.ts +8 -0
- package/getByoIpPrefix.js.map +1 -1
- package/getDnsFirewall.d.ts +4 -19
- package/getDnsFirewall.js.map +1 -1
- package/getLoadBalancerPool.d.ts +4 -0
- package/getLoadBalancerPool.js.map +1 -1
- package/getPageShieldConnectionsList.d.ts +3 -3
- package/getPageShieldCookiesList.d.ts +3 -3
- package/getPageShieldScriptsList.d.ts +3 -3
- package/getWorker.d.ts +6 -6
- package/getWorker.js +2 -2
- package/getWorkerVersion.d.ts +19 -46
- package/getWorkerVersion.js +4 -4
- package/getWorkerVersion.js.map +1 -1
- package/getWorkerVersions.d.ts +5 -5
- package/getWorkerVersions.js +2 -2
- package/getWorkflow.d.ts +66 -0
- package/getWorkflow.js +52 -0
- package/getWorkflow.js.map +1 -0
- package/getWorkflows.d.ts +80 -0
- package/getWorkflows.js +52 -0
- package/getWorkflows.js.map +1 -0
- package/getZeroTrustAccessApplication.d.ts +0 -2
- package/getZeroTrustAccessApplication.js.map +1 -1
- package/getZeroTrustAccessCustomPage.d.ts +0 -6
- package/getZeroTrustAccessCustomPage.js.map +1 -1
- package/getZeroTrustAccessGroup.d.ts +0 -2
- package/getZeroTrustAccessGroup.js.map +1 -1
- package/getZeroTrustAccessMtlsCertificate.d.ts +0 -2
- package/getZeroTrustAccessMtlsCertificate.js.map +1 -1
- package/getZeroTrustAccessServiceToken.d.ts +0 -3
- package/getZeroTrustAccessServiceToken.js.map +1 -1
- package/getZeroTrustAccessTag.d.ts +0 -6
- package/getZeroTrustAccessTag.js.map +1 -1
- package/getZeroTrustDnsLocation.d.ts +11 -11
- package/getZeroTrustGatewayAppTypesList.d.ts +3 -3
- package/getZeroTrustGatewayCategoriesList.d.ts +3 -3
- package/getZeroTrustGatewayCertificate.d.ts +11 -11
- package/getZeroTrustGatewayLogging.d.ts +2 -2
- package/getZeroTrustGatewayPolicy.d.ts +36 -10
- package/getZeroTrustGatewayPolicy.js.map +1 -1
- package/getZeroTrustGatewayProxyEndpoint.d.ts +3 -3
- package/getZeroTrustGatewaySettings.d.ts +3 -0
- package/getZeroTrustGatewaySettings.js.map +1 -1
- package/getZeroTrustList.d.ts +9 -9
- package/getZeroTrustLists.d.ts +3 -3
- package/getZeroTrustNetworkHostnameRoute.d.ts +101 -0
- package/getZeroTrustNetworkHostnameRoute.js +52 -0
- package/getZeroTrustNetworkHostnameRoute.js.map +1 -0
- package/getZeroTrustNetworkHostnameRoutes.d.ts +153 -0
- package/getZeroTrustNetworkHostnameRoutes.js +70 -0
- package/getZeroTrustNetworkHostnameRoutes.js.map +1 -0
- package/getZeroTrustOrganization.d.ts +0 -2
- package/getZeroTrustOrganization.js.map +1 -1
- package/index.d.ts +18 -0
- package/index.js +29 -7
- package/index.js.map +1 -1
- package/listItem.d.ts +4 -0
- package/listItem.js +4 -0
- package/listItem.js.map +1 -1
- package/loadBalancerPool.d.ts +12 -0
- package/loadBalancerPool.js +2 -0
- package/loadBalancerPool.js.map +1 -1
- package/package.json +2 -2
- package/r2customDomain.d.ts +2 -2
- package/r2customDomain.js +2 -2
- package/teamsAccount.d.ts +3 -3
- package/teamsList.d.ts +14 -14
- package/teamsLocation.d.ts +28 -28
- package/teamsProxyEndpoint.d.ts +8 -8
- package/teamsRule.d.ts +39 -51
- package/teamsRule.js +2 -2
- package/teamsRule.js.map +1 -1
- package/types/input.d.ts +522 -359
- package/types/output.d.ts +975 -740
- package/workerScript.d.ts +12 -12
- package/workerVersion.d.ts +18 -3
- package/workerVersion.js.map +1 -1
- package/workersScript.d.ts +12 -12
- package/workersScriptSubdomain.d.ts +2 -2
- package/workersScriptSubdomain.js +1 -1
- package/workflow.d.ts +87 -0
- package/workflow.js +104 -0
- package/workflow.js.map +1 -0
- package/zeroTrustAccessCustomPage.d.ts +12 -0
- package/zeroTrustAccessCustomPage.js +12 -0
- package/zeroTrustAccessCustomPage.js.map +1 -1
- package/zeroTrustAccessServiceToken.d.ts +26 -0
- package/zeroTrustAccessServiceToken.js +6 -0
- package/zeroTrustAccessServiceToken.js.map +1 -1
- package/zeroTrustDexTest.d.ts +2 -27
- package/zeroTrustDexTest.js +1 -25
- package/zeroTrustDexTest.js.map +1 -1
- package/zeroTrustDnsLocation.d.ts +28 -28
- package/zeroTrustGatewayCertificate.d.ts +26 -14
- package/zeroTrustGatewayCertificate.js +2 -0
- package/zeroTrustGatewayCertificate.js.map +1 -1
- package/zeroTrustGatewayLogging.d.ts +6 -6
- package/zeroTrustGatewayPolicy.d.ts +39 -51
- package/zeroTrustGatewayPolicy.js +2 -2
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustGatewayProxyEndpoint.d.ts +8 -8
- package/zeroTrustGatewaySettings.d.ts +3 -3
- package/zeroTrustList.d.ts +14 -14
- package/zeroTrustNetworkHostnameRoute.d.ts +129 -0
- package/zeroTrustNetworkHostnameRoute.js +85 -0
- package/zeroTrustNetworkHostnameRoute.js.map +1 -0
package/listItem.d.ts
CHANGED
|
@@ -20,6 +20,10 @@ import * as outputs from "./types/output";
|
|
|
20
20
|
* ```sh
|
|
21
21
|
* $ pulumi import cloudflare:index/listItem:ListItem example '<account_id>/<list_id>/<item_id>'
|
|
22
22
|
* ```
|
|
23
|
+
*
|
|
24
|
+
* ```sh
|
|
25
|
+
* $ pulumi import cloudflare:index/listItem:ListItem example '<account_id>/<list_id>/<item_id>'
|
|
26
|
+
* ```
|
|
23
27
|
*/
|
|
24
28
|
export declare class ListItem extends pulumi.CustomResource {
|
|
25
29
|
/**
|
package/listItem.js
CHANGED
|
@@ -24,6 +24,10 @@ const utilities = require("./utilities");
|
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import cloudflare:index/listItem:ListItem example '<account_id>/<list_id>/<item_id>'
|
|
26
26
|
* ```
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import cloudflare:index/listItem:ListItem example '<account_id>/<list_id>/<item_id>'
|
|
30
|
+
* ```
|
|
27
31
|
*/
|
|
28
32
|
class ListItem extends pulumi.CustomResource {
|
|
29
33
|
/**
|
package/listItem.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listItem.js","sourceRoot":"","sources":["../listItem.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"listItem.js","sourceRoot":"","sources":["../listItem.ts"],"names":[],"mappings":"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"}
|
package/loadBalancerPool.d.ts
CHANGED
|
@@ -68,6 +68,10 @@ export declare class LoadBalancerPool extends pulumi.CustomResource {
|
|
|
68
68
|
* The ID of the Monitor to use for checking the health of origins within this pool.
|
|
69
69
|
*/
|
|
70
70
|
readonly monitor: pulumi.Output<string | undefined>;
|
|
71
|
+
/**
|
|
72
|
+
* The ID of the Monitor Group to use for checking the health of origins within this pool.
|
|
73
|
+
*/
|
|
74
|
+
readonly monitorGroup: pulumi.Output<string | undefined>;
|
|
71
75
|
/**
|
|
72
76
|
* A short name (tag) for the pool. Only alphanumeric characters, hyphens, and underscores are allowed.
|
|
73
77
|
*/
|
|
@@ -147,6 +151,10 @@ export interface LoadBalancerPoolState {
|
|
|
147
151
|
* The ID of the Monitor to use for checking the health of origins within this pool.
|
|
148
152
|
*/
|
|
149
153
|
monitor?: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* The ID of the Monitor Group to use for checking the health of origins within this pool.
|
|
156
|
+
*/
|
|
157
|
+
monitorGroup?: pulumi.Input<string>;
|
|
150
158
|
/**
|
|
151
159
|
* A short name (tag) for the pool. Only alphanumeric characters, hyphens, and underscores are allowed.
|
|
152
160
|
*/
|
|
@@ -212,6 +220,10 @@ export interface LoadBalancerPoolArgs {
|
|
|
212
220
|
* The ID of the Monitor to use for checking the health of origins within this pool.
|
|
213
221
|
*/
|
|
214
222
|
monitor?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* The ID of the Monitor Group to use for checking the health of origins within this pool.
|
|
225
|
+
*/
|
|
226
|
+
monitorGroup?: pulumi.Input<string>;
|
|
215
227
|
/**
|
|
216
228
|
* A short name (tag) for the pool. Only alphanumeric characters, hyphens, and underscores are allowed.
|
|
217
229
|
*/
|
package/loadBalancerPool.js
CHANGED
|
@@ -54,6 +54,7 @@ class LoadBalancerPool extends pulumi.CustomResource {
|
|
|
54
54
|
resourceInputs["minimumOrigins"] = state?.minimumOrigins;
|
|
55
55
|
resourceInputs["modifiedOn"] = state?.modifiedOn;
|
|
56
56
|
resourceInputs["monitor"] = state?.monitor;
|
|
57
|
+
resourceInputs["monitorGroup"] = state?.monitorGroup;
|
|
57
58
|
resourceInputs["name"] = state?.name;
|
|
58
59
|
resourceInputs["networks"] = state?.networks;
|
|
59
60
|
resourceInputs["notificationEmail"] = state?.notificationEmail;
|
|
@@ -81,6 +82,7 @@ class LoadBalancerPool extends pulumi.CustomResource {
|
|
|
81
82
|
resourceInputs["longitude"] = args?.longitude;
|
|
82
83
|
resourceInputs["minimumOrigins"] = args?.minimumOrigins;
|
|
83
84
|
resourceInputs["monitor"] = args?.monitor;
|
|
85
|
+
resourceInputs["monitorGroup"] = args?.monitorGroup;
|
|
84
86
|
resourceInputs["name"] = args?.name;
|
|
85
87
|
resourceInputs["notificationEmail"] = args?.notificationEmail;
|
|
86
88
|
resourceInputs["notificationFilter"] = args?.notificationFilter;
|
package/loadBalancerPool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"loadBalancerPool.js","sourceRoot":"","sources":["../loadBalancerPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"loadBalancerPool.js","sourceRoot":"","sources":["../loadBalancerPool.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/cloudflare",
|
|
3
|
-
"version": "6.10.0-alpha.
|
|
3
|
+
"version": "6.10.0-alpha.1759443944",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Cloudflare cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -23,6 +23,6 @@
|
|
|
23
23
|
"pulumi": {
|
|
24
24
|
"resource": true,
|
|
25
25
|
"name": "cloudflare",
|
|
26
|
-
"version": "6.10.0-alpha.
|
|
26
|
+
"version": "6.10.0-alpha.1759443944"
|
|
27
27
|
}
|
|
28
28
|
}
|
package/r2customDomain.d.ts
CHANGED
|
@@ -11,9 +11,9 @@ import * as outputs from "./types/output";
|
|
|
11
11
|
* const exampleR2CustomDomain = new cloudflare.R2CustomDomain("example_r2_custom_domain", {
|
|
12
12
|
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
13
13
|
* bucketName: "example-bucket",
|
|
14
|
-
* domain: "domain",
|
|
14
|
+
* domain: "prefix.example-domain.com",
|
|
15
15
|
* enabled: true,
|
|
16
|
-
* zoneId: "
|
|
16
|
+
* zoneId: "36ca64a6d92827b8a6b90be344bb1bfd",
|
|
17
17
|
* ciphers: ["string"],
|
|
18
18
|
* minTls: "1.0",
|
|
19
19
|
* });
|
package/r2customDomain.js
CHANGED
|
@@ -15,9 +15,9 @@ const utilities = require("./utilities");
|
|
|
15
15
|
* const exampleR2CustomDomain = new cloudflare.R2CustomDomain("example_r2_custom_domain", {
|
|
16
16
|
* accountId: "023e105f4ecef8ad9ca31a8372d0c353",
|
|
17
17
|
* bucketName: "example-bucket",
|
|
18
|
-
* domain: "domain",
|
|
18
|
+
* domain: "prefix.example-domain.com",
|
|
19
19
|
* enabled: true,
|
|
20
|
-
* zoneId: "
|
|
20
|
+
* zoneId: "36ca64a6d92827b8a6b90be344bb1bfd",
|
|
21
21
|
* ciphers: ["string"],
|
|
22
22
|
* minTls: "1.0",
|
|
23
23
|
* });
|
package/teamsAccount.d.ts
CHANGED
|
@@ -31,7 +31,7 @@ export declare class TeamsAccount extends pulumi.CustomResource {
|
|
|
31
31
|
readonly accountId: pulumi.Output<string>;
|
|
32
32
|
readonly createdAt: pulumi.Output<string>;
|
|
33
33
|
/**
|
|
34
|
-
*
|
|
34
|
+
* Specify account settings.
|
|
35
35
|
*/
|
|
36
36
|
readonly settings: pulumi.Output<outputs.TeamsAccountSettings | undefined>;
|
|
37
37
|
readonly updatedAt: pulumi.Output<string>;
|
|
@@ -52,7 +52,7 @@ export interface TeamsAccountState {
|
|
|
52
52
|
accountId?: pulumi.Input<string>;
|
|
53
53
|
createdAt?: pulumi.Input<string>;
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* Specify account settings.
|
|
56
56
|
*/
|
|
57
57
|
settings?: pulumi.Input<inputs.TeamsAccountSettings>;
|
|
58
58
|
updatedAt?: pulumi.Input<string>;
|
|
@@ -63,7 +63,7 @@ export interface TeamsAccountState {
|
|
|
63
63
|
export interface TeamsAccountArgs {
|
|
64
64
|
accountId: pulumi.Input<string>;
|
|
65
65
|
/**
|
|
66
|
-
*
|
|
66
|
+
* Specify account settings.
|
|
67
67
|
*/
|
|
68
68
|
settings?: pulumi.Input<inputs.TeamsAccountSettings>;
|
|
69
69
|
}
|
package/teamsList.d.ts
CHANGED
|
@@ -47,23 +47,23 @@ export declare class TeamsList extends pulumi.CustomResource {
|
|
|
47
47
|
readonly accountId: pulumi.Output<string>;
|
|
48
48
|
readonly createdAt: pulumi.Output<string>;
|
|
49
49
|
/**
|
|
50
|
-
*
|
|
50
|
+
* Provide the list description.
|
|
51
51
|
*/
|
|
52
52
|
readonly description: pulumi.Output<string>;
|
|
53
53
|
/**
|
|
54
|
-
* items to
|
|
54
|
+
* Add items to the list.
|
|
55
55
|
*/
|
|
56
56
|
readonly items: pulumi.Output<outputs.TeamsListItem[] | undefined>;
|
|
57
57
|
/**
|
|
58
|
-
*
|
|
58
|
+
* Indicate the number of items in the list.
|
|
59
59
|
*/
|
|
60
60
|
readonly listCount: pulumi.Output<number>;
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* Specify the list name.
|
|
63
63
|
*/
|
|
64
64
|
readonly name: pulumi.Output<string>;
|
|
65
65
|
/**
|
|
66
|
-
*
|
|
66
|
+
* Specify the list type.
|
|
67
67
|
* Available values: "SERIAL", "URL", "DOMAIN", "EMAIL", "IP".
|
|
68
68
|
*/
|
|
69
69
|
readonly type: pulumi.Output<string>;
|
|
@@ -85,23 +85,23 @@ export interface TeamsListState {
|
|
|
85
85
|
accountId?: pulumi.Input<string>;
|
|
86
86
|
createdAt?: pulumi.Input<string>;
|
|
87
87
|
/**
|
|
88
|
-
*
|
|
88
|
+
* Provide the list description.
|
|
89
89
|
*/
|
|
90
90
|
description?: pulumi.Input<string>;
|
|
91
91
|
/**
|
|
92
|
-
* items to
|
|
92
|
+
* Add items to the list.
|
|
93
93
|
*/
|
|
94
94
|
items?: pulumi.Input<pulumi.Input<inputs.TeamsListItem>[]>;
|
|
95
95
|
/**
|
|
96
|
-
*
|
|
96
|
+
* Indicate the number of items in the list.
|
|
97
97
|
*/
|
|
98
98
|
listCount?: pulumi.Input<number>;
|
|
99
99
|
/**
|
|
100
|
-
*
|
|
100
|
+
* Specify the list name.
|
|
101
101
|
*/
|
|
102
102
|
name?: pulumi.Input<string>;
|
|
103
103
|
/**
|
|
104
|
-
*
|
|
104
|
+
* Specify the list type.
|
|
105
105
|
* Available values: "SERIAL", "URL", "DOMAIN", "EMAIL", "IP".
|
|
106
106
|
*/
|
|
107
107
|
type?: pulumi.Input<string>;
|
|
@@ -113,19 +113,19 @@ export interface TeamsListState {
|
|
|
113
113
|
export interface TeamsListArgs {
|
|
114
114
|
accountId: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
*
|
|
116
|
+
* Provide the list description.
|
|
117
117
|
*/
|
|
118
118
|
description?: pulumi.Input<string>;
|
|
119
119
|
/**
|
|
120
|
-
* items to
|
|
120
|
+
* Add items to the list.
|
|
121
121
|
*/
|
|
122
122
|
items?: pulumi.Input<pulumi.Input<inputs.TeamsListItem>[]>;
|
|
123
123
|
/**
|
|
124
|
-
*
|
|
124
|
+
* Specify the list name.
|
|
125
125
|
*/
|
|
126
126
|
name: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
*
|
|
128
|
+
* Specify the list type.
|
|
129
129
|
* Available values: "SERIAL", "URL", "DOMAIN", "EMAIL", "IP".
|
|
130
130
|
*/
|
|
131
131
|
type: pulumi.Input<string>;
|
package/teamsLocation.d.ts
CHANGED
|
@@ -70,48 +70,48 @@ export declare class TeamsLocation extends pulumi.CustomResource {
|
|
|
70
70
|
static isInstance(obj: any): obj is TeamsLocation;
|
|
71
71
|
readonly accountId: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* Indicate whether this location is the default location.
|
|
74
74
|
*/
|
|
75
75
|
readonly clientDefault: pulumi.Output<boolean>;
|
|
76
76
|
readonly createdAt: pulumi.Output<string>;
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* Specify the identifier of the pair of IPv4 addresses assigned to this location. When creating a location, if this field is absent or set to null, the pair of shared IPv4 addresses (0e4a32c6-6fb8-4858-9296-98f51631e8e6) is auto-assigned. When updating a location, if this field is absent or set to null, the pre-assigned pair remains unchanged.
|
|
79
79
|
*/
|
|
80
80
|
readonly dnsDestinationIpsId: pulumi.Output<string>;
|
|
81
81
|
/**
|
|
82
|
-
*
|
|
82
|
+
* Specify the UUID of the IPv6 block brought to the gateway so that this location's IPv6 address is allocated from the Bring Your Own IPv6 (BYOIPv6) block rather than the standard Cloudflare IPv6 block.
|
|
83
83
|
*/
|
|
84
84
|
readonly dnsDestinationIpv6BlockId: pulumi.Output<string>;
|
|
85
85
|
/**
|
|
86
|
-
*
|
|
86
|
+
* Specify the DNS over HTTPS domain that receives DNS requests. Gateway automatically generates this value.
|
|
87
87
|
*/
|
|
88
88
|
readonly dohSubdomain: pulumi.Output<string>;
|
|
89
89
|
/**
|
|
90
|
-
*
|
|
90
|
+
* Indicate whether the location must resolve EDNS queries.
|
|
91
91
|
*/
|
|
92
92
|
readonly ecsSupport: pulumi.Output<boolean>;
|
|
93
93
|
/**
|
|
94
|
-
*
|
|
94
|
+
* Configure the destination endpoints for this location.
|
|
95
95
|
*/
|
|
96
96
|
readonly endpoints: pulumi.Output<outputs.TeamsLocationEndpoints | undefined>;
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* Defines the automatically generated IPv6 destination IP assigned to this location. Gateway counts all DNS requests sent to this IP as requests under this location.
|
|
99
99
|
*/
|
|
100
100
|
readonly ip: pulumi.Output<string>;
|
|
101
101
|
/**
|
|
102
|
-
*
|
|
102
|
+
* Show the primary destination IPv4 address from the pair identified dns*destination*ips_id. This field read-only.
|
|
103
103
|
*/
|
|
104
104
|
readonly ipv4Destination: pulumi.Output<string>;
|
|
105
105
|
/**
|
|
106
|
-
*
|
|
106
|
+
* Show the backup destination IPv4 address from the pair identified dns*destination*ips_id. This field read-only.
|
|
107
107
|
*/
|
|
108
108
|
readonly ipv4DestinationBackup: pulumi.Output<string>;
|
|
109
109
|
/**
|
|
110
|
-
*
|
|
110
|
+
* Specify the location name.
|
|
111
111
|
*/
|
|
112
112
|
readonly name: pulumi.Output<string>;
|
|
113
113
|
/**
|
|
114
|
-
*
|
|
114
|
+
* Specify the list of network ranges from which requests at this location originate. The list takes effect only if it is non-empty and the IPv4 endpoint is enabled for this location.
|
|
115
115
|
*/
|
|
116
116
|
readonly networks: pulumi.Output<outputs.TeamsLocationNetwork[]>;
|
|
117
117
|
readonly updatedAt: pulumi.Output<string>;
|
|
@@ -131,48 +131,48 @@ export declare class TeamsLocation extends pulumi.CustomResource {
|
|
|
131
131
|
export interface TeamsLocationState {
|
|
132
132
|
accountId?: pulumi.Input<string>;
|
|
133
133
|
/**
|
|
134
|
-
*
|
|
134
|
+
* Indicate whether this location is the default location.
|
|
135
135
|
*/
|
|
136
136
|
clientDefault?: pulumi.Input<boolean>;
|
|
137
137
|
createdAt?: pulumi.Input<string>;
|
|
138
138
|
/**
|
|
139
|
-
*
|
|
139
|
+
* Specify the identifier of the pair of IPv4 addresses assigned to this location. When creating a location, if this field is absent or set to null, the pair of shared IPv4 addresses (0e4a32c6-6fb8-4858-9296-98f51631e8e6) is auto-assigned. When updating a location, if this field is absent or set to null, the pre-assigned pair remains unchanged.
|
|
140
140
|
*/
|
|
141
141
|
dnsDestinationIpsId?: pulumi.Input<string>;
|
|
142
142
|
/**
|
|
143
|
-
*
|
|
143
|
+
* Specify the UUID of the IPv6 block brought to the gateway so that this location's IPv6 address is allocated from the Bring Your Own IPv6 (BYOIPv6) block rather than the standard Cloudflare IPv6 block.
|
|
144
144
|
*/
|
|
145
145
|
dnsDestinationIpv6BlockId?: pulumi.Input<string>;
|
|
146
146
|
/**
|
|
147
|
-
*
|
|
147
|
+
* Specify the DNS over HTTPS domain that receives DNS requests. Gateway automatically generates this value.
|
|
148
148
|
*/
|
|
149
149
|
dohSubdomain?: pulumi.Input<string>;
|
|
150
150
|
/**
|
|
151
|
-
*
|
|
151
|
+
* Indicate whether the location must resolve EDNS queries.
|
|
152
152
|
*/
|
|
153
153
|
ecsSupport?: pulumi.Input<boolean>;
|
|
154
154
|
/**
|
|
155
|
-
*
|
|
155
|
+
* Configure the destination endpoints for this location.
|
|
156
156
|
*/
|
|
157
157
|
endpoints?: pulumi.Input<inputs.TeamsLocationEndpoints>;
|
|
158
158
|
/**
|
|
159
|
-
*
|
|
159
|
+
* Defines the automatically generated IPv6 destination IP assigned to this location. Gateway counts all DNS requests sent to this IP as requests under this location.
|
|
160
160
|
*/
|
|
161
161
|
ip?: pulumi.Input<string>;
|
|
162
162
|
/**
|
|
163
|
-
*
|
|
163
|
+
* Show the primary destination IPv4 address from the pair identified dns*destination*ips_id. This field read-only.
|
|
164
164
|
*/
|
|
165
165
|
ipv4Destination?: pulumi.Input<string>;
|
|
166
166
|
/**
|
|
167
|
-
*
|
|
167
|
+
* Show the backup destination IPv4 address from the pair identified dns*destination*ips_id. This field read-only.
|
|
168
168
|
*/
|
|
169
169
|
ipv4DestinationBackup?: pulumi.Input<string>;
|
|
170
170
|
/**
|
|
171
|
-
*
|
|
171
|
+
* Specify the location name.
|
|
172
172
|
*/
|
|
173
173
|
name?: pulumi.Input<string>;
|
|
174
174
|
/**
|
|
175
|
-
*
|
|
175
|
+
* Specify the list of network ranges from which requests at this location originate. The list takes effect only if it is non-empty and the IPv4 endpoint is enabled for this location.
|
|
176
176
|
*/
|
|
177
177
|
networks?: pulumi.Input<pulumi.Input<inputs.TeamsLocationNetwork>[]>;
|
|
178
178
|
updatedAt?: pulumi.Input<string>;
|
|
@@ -183,27 +183,27 @@ export interface TeamsLocationState {
|
|
|
183
183
|
export interface TeamsLocationArgs {
|
|
184
184
|
accountId: pulumi.Input<string>;
|
|
185
185
|
/**
|
|
186
|
-
*
|
|
186
|
+
* Indicate whether this location is the default location.
|
|
187
187
|
*/
|
|
188
188
|
clientDefault?: pulumi.Input<boolean>;
|
|
189
189
|
/**
|
|
190
|
-
*
|
|
190
|
+
* Specify the identifier of the pair of IPv4 addresses assigned to this location. When creating a location, if this field is absent or set to null, the pair of shared IPv4 addresses (0e4a32c6-6fb8-4858-9296-98f51631e8e6) is auto-assigned. When updating a location, if this field is absent or set to null, the pre-assigned pair remains unchanged.
|
|
191
191
|
*/
|
|
192
192
|
dnsDestinationIpsId?: pulumi.Input<string>;
|
|
193
193
|
/**
|
|
194
|
-
*
|
|
194
|
+
* Indicate whether the location must resolve EDNS queries.
|
|
195
195
|
*/
|
|
196
196
|
ecsSupport?: pulumi.Input<boolean>;
|
|
197
197
|
/**
|
|
198
|
-
*
|
|
198
|
+
* Configure the destination endpoints for this location.
|
|
199
199
|
*/
|
|
200
200
|
endpoints?: pulumi.Input<inputs.TeamsLocationEndpoints>;
|
|
201
201
|
/**
|
|
202
|
-
*
|
|
202
|
+
* Specify the location name.
|
|
203
203
|
*/
|
|
204
204
|
name: pulumi.Input<string>;
|
|
205
205
|
/**
|
|
206
|
-
*
|
|
206
|
+
* Specify the list of network ranges from which requests at this location originate. The list takes effect only if it is non-empty and the IPv4 endpoint is enabled for this location.
|
|
207
207
|
*/
|
|
208
208
|
networks?: pulumi.Input<pulumi.Input<inputs.TeamsLocationNetwork>[]>;
|
|
209
209
|
}
|
package/teamsProxyEndpoint.d.ts
CHANGED
|
@@ -40,15 +40,15 @@ export declare class TeamsProxyEndpoint extends pulumi.CustomResource {
|
|
|
40
40
|
readonly accountId: pulumi.Output<string>;
|
|
41
41
|
readonly createdAt: pulumi.Output<string>;
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* Specify the list of CIDRs to restrict ingress connections.
|
|
44
44
|
*/
|
|
45
45
|
readonly ips: pulumi.Output<string[]>;
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
47
|
+
* Specify the name of the proxy endpoint.
|
|
48
48
|
*/
|
|
49
49
|
readonly name: pulumi.Output<string>;
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
51
|
+
* Specify the subdomain to use as the destination in the proxy client.
|
|
52
52
|
*/
|
|
53
53
|
readonly subdomain: pulumi.Output<string>;
|
|
54
54
|
readonly updatedAt: pulumi.Output<string>;
|
|
@@ -69,15 +69,15 @@ export interface TeamsProxyEndpointState {
|
|
|
69
69
|
accountId?: pulumi.Input<string>;
|
|
70
70
|
createdAt?: pulumi.Input<string>;
|
|
71
71
|
/**
|
|
72
|
-
*
|
|
72
|
+
* Specify the list of CIDRs to restrict ingress connections.
|
|
73
73
|
*/
|
|
74
74
|
ips?: pulumi.Input<pulumi.Input<string>[]>;
|
|
75
75
|
/**
|
|
76
|
-
*
|
|
76
|
+
* Specify the name of the proxy endpoint.
|
|
77
77
|
*/
|
|
78
78
|
name?: pulumi.Input<string>;
|
|
79
79
|
/**
|
|
80
|
-
*
|
|
80
|
+
* Specify the subdomain to use as the destination in the proxy client.
|
|
81
81
|
*/
|
|
82
82
|
subdomain?: pulumi.Input<string>;
|
|
83
83
|
updatedAt?: pulumi.Input<string>;
|
|
@@ -88,11 +88,11 @@ export interface TeamsProxyEndpointState {
|
|
|
88
88
|
export interface TeamsProxyEndpointArgs {
|
|
89
89
|
accountId: pulumi.Input<string>;
|
|
90
90
|
/**
|
|
91
|
-
*
|
|
91
|
+
* Specify the list of CIDRs to restrict ingress connections.
|
|
92
92
|
*/
|
|
93
93
|
ips: pulumi.Input<pulumi.Input<string>[]>;
|
|
94
94
|
/**
|
|
95
|
-
*
|
|
95
|
+
* Specify the name of the proxy endpoint.
|
|
96
96
|
*/
|
|
97
97
|
name: pulumi.Input<string>;
|
|
98
98
|
}
|