@pulumi/cloudflare 6.5.0-alpha.1753476912 → 6.5.0-alpha.1755193135
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/accessApplication.d.ts +9 -13
- package/accessApplication.js +0 -4
- package/accessApplication.js.map +1 -1
- package/accessCustomPage.d.ts +0 -29
- package/accessCustomPage.js +0 -19
- package/accessCustomPage.js.map +1 -1
- package/accessGroup.d.ts +0 -4
- package/accessGroup.js +0 -4
- package/accessGroup.js.map +1 -1
- package/accessMutualTlsCertificate.d.ts +0 -4
- package/accessMutualTlsCertificate.js +0 -4
- package/accessMutualTlsCertificate.js.map +1 -1
- package/accessOrganization.d.ts +0 -4
- package/accessOrganization.js +0 -4
- package/accessOrganization.js.map +1 -1
- package/accessPolicy.d.ts +3 -17
- package/accessPolicy.js +3 -8
- package/accessPolicy.js.map +1 -1
- package/accessServiceToken.d.ts +0 -6
- package/accessServiceToken.js +0 -6
- package/accessServiceToken.js.map +1 -1
- package/accessTag.d.ts +0 -12
- package/accessTag.js +0 -6
- package/accessTag.js.map +1 -1
- package/accountToken.d.ts +5 -0
- package/accountToken.js +1 -1
- package/accountToken.js.map +1 -1
- package/apiToken.d.ts +1 -1
- package/argoSmartRouting.d.ts +3 -3
- package/botManagement.d.ts +16 -16
- package/customPages.d.ts +18 -5
- package/customPages.js +11 -4
- package/customPages.js.map +1 -1
- package/dlpCustomProfile.d.ts +29 -5
- package/dlpCustomProfile.js +0 -3
- package/dlpCustomProfile.js.map +1 -1
- package/dlpPredefinedProfile.d.ts +11 -5
- package/dlpPredefinedProfile.js +1 -1
- package/dlpPredefinedProfile.js.map +1 -1
- package/getAccountApiTokenPermissionGroups.d.ts +31 -5
- package/getAccountApiTokenPermissionGroups.js +8 -0
- package/getAccountApiTokenPermissionGroups.js.map +1 -1
- package/getAccountApiTokenPermissionGroupsList.d.ts +34 -0
- package/getAccountApiTokenPermissionGroupsList.js +8 -0
- package/getAccountApiTokenPermissionGroupsList.js.map +1 -1
- package/getApiTokenPermissionGroupsList.d.ts +38 -2
- package/getApiTokenPermissionGroupsList.js +12 -2
- package/getApiTokenPermissionGroupsList.js.map +1 -1
- package/getArgoSmartRouting.d.ts +3 -3
- package/getBotManagement.d.ts +2 -2
- package/getCustomPages.d.ts +23 -6
- package/getCustomPages.js +2 -2
- package/getCustomPages.js.map +1 -1
- package/getDnsRecord.d.ts +1 -1
- package/getEmailSecurityBlockSenders.d.ts +5 -0
- package/getEmailSecurityBlockSenders.js +4 -0
- package/getEmailSecurityBlockSenders.js.map +1 -1
- package/getEmailSecurityTrustedDomainsList.d.ts +5 -0
- package/getEmailSecurityTrustedDomainsList.js +4 -0
- package/getEmailSecurityTrustedDomainsList.js.map +1 -1
- package/getHyperdriveConfig.d.ts +4 -0
- package/getHyperdriveConfig.js.map +1 -1
- package/getImage.d.ts +4 -0
- package/getImage.js.map +1 -1
- package/getImages.d.ts +14 -0
- package/getImages.js +4 -0
- package/getImages.js.map +1 -1
- package/getList.d.ts +7 -7
- package/getListItem.d.ts +4 -33
- package/getListItem.js.map +1 -1
- package/getListItems.d.ts +103 -0
- package/getListItems.js +56 -0
- package/getListItems.js.map +1 -0
- package/getLists.d.ts +75 -0
- package/getLists.js +48 -0
- package/getLists.js.map +1 -0
- package/getLogpushDatasetJob.d.ts +5 -5
- package/getLogpushJob.d.ts +5 -5
- package/getQueueConsumer.d.ts +10 -0
- package/getQueueConsumer.js +4 -0
- package/getQueueConsumer.js.map +1 -1
- package/getQueueConsumers.d.ts +89 -0
- package/getQueueConsumers.js +52 -0
- package/getQueueConsumers.js.map +1 -0
- package/getRateLimit.d.ts +1 -1
- package/getSnippetRulesList.d.ts +5 -5
- package/getSnippetRulesList.js +2 -2
- package/getSnippets.d.ts +12 -12
- package/getSnippets.js +4 -4
- package/getSnippetsList.d.ts +5 -5
- package/getSnippetsList.js +2 -2
- package/getStreams.d.ts +3 -3
- package/getUserAgentBlockingRule.d.ts +26 -4
- package/getUserAgentBlockingRule.js +2 -0
- package/getUserAgentBlockingRule.js.map +1 -1
- package/getUserAgentBlockingRules.d.ts +19 -19
- package/getUserAgentBlockingRules.js +8 -8
- package/getUserAgentBlockingRules.js.map +1 -1
- package/getWorkersDeployment.d.ts +18 -5
- package/getWorkersDeployment.js +4 -0
- package/getWorkersDeployment.js.map +1 -1
- package/getWorkersKv.d.ts +3 -3
- package/getWorkersKvNamespace.d.ts +3 -3
- package/getWorkersKvNamespaces.d.ts +3 -3
- package/getZeroTrustAccessApplications.d.ts +14 -0
- package/getZeroTrustAccessApplications.js +4 -0
- package/getZeroTrustAccessApplications.js.map +1 -1
- package/getZeroTrustDlpCustomProfile.d.ts +2 -0
- package/getZeroTrustDlpCustomProfile.js.map +1 -1
- package/getZeroTrustDlpDataset.d.ts +1 -1
- package/getZeroTrustDlpEntry.d.ts +1 -1
- package/getZeroTrustDlpPredefinedProfile.d.ts +2 -0
- package/getZeroTrustDlpPredefinedProfile.js.map +1 -1
- package/getZeroTrustDnsLocation.d.ts +1 -1
- package/getZeroTrustGatewayPolicy.d.ts +4 -1
- package/getZeroTrustGatewayPolicy.js.map +1 -1
- package/getZeroTrustGatewaySettings.d.ts +0 -3
- package/getZeroTrustGatewaySettings.js.map +1 -1
- package/getZeroTrustTunnelWarpConnector.d.ts +125 -0
- package/getZeroTrustTunnelWarpConnector.js +52 -0
- package/getZeroTrustTunnelWarpConnector.js.map +1 -0
- package/getZeroTrustTunnelWarpConnectors.d.ts +168 -0
- package/getZeroTrustTunnelWarpConnectors.js +84 -0
- package/getZeroTrustTunnelWarpConnectors.js.map +1 -0
- package/hyperdriveConfig.d.ts +12 -0
- package/hyperdriveConfig.js +2 -0
- package/hyperdriveConfig.js.map +1 -1
- package/image.d.ts +27 -1
- package/image.js +10 -1
- package/image.js.map +1 -1
- package/index.d.ts +27 -0
- package/index.js +48 -12
- package/index.js.map +1 -1
- package/list.d.ts +5 -5
- package/listItem.d.ts +6 -6
- package/logpullRetention.d.ts +6 -0
- package/logpullRetention.js +6 -0
- package/logpullRetention.js.map +1 -1
- package/logpushJob.d.ts +19 -19
- package/magicTransitConnector.d.ts +6 -29
- package/magicTransitConnector.js +3 -26
- package/magicTransitConnector.js.map +1 -1
- package/magicWanGreTunnel.d.ts +0 -31
- package/magicWanGreTunnel.js +0 -31
- package/magicWanGreTunnel.js.map +1 -1
- package/magicWanIpsecTunnel.d.ts +0 -31
- package/magicWanIpsecTunnel.js +3 -32
- package/magicWanIpsecTunnel.js.map +1 -1
- package/magicWanStaticRoute.d.ts +0 -7
- package/magicWanStaticRoute.js +0 -6
- package/magicWanStaticRoute.js.map +1 -1
- package/package.json +2 -2
- package/rateLimit.d.ts +2 -2
- package/regionalHostname.d.ts +2 -2
- package/regionalHostname.js +1 -1
- package/snippetRules.d.ts +36 -10
- package/snippetRules.js +5 -0
- package/snippetRules.js.map +1 -1
- package/snippets.d.ts +27 -18
- package/snippets.js +6 -0
- package/snippets.js.map +1 -1
- package/staticRoute.d.ts +0 -7
- package/staticRoute.js +0 -6
- package/staticRoute.js.map +1 -1
- package/teamsAccount.d.ts +1 -1
- package/teamsList.d.ts +4 -4
- package/teamsLocation.d.ts +4 -4
- package/teamsRule.d.ts +28 -4
- package/teamsRule.js +6 -0
- package/teamsRule.js.map +1 -1
- package/types/input.d.ts +775 -824
- package/types/output.d.ts +1559 -926
- package/userAgentBlockingRule.d.ts +26 -6
- package/userAgentBlockingRule.js +12 -2
- package/userAgentBlockingRule.js.map +1 -1
- package/workerScript.d.ts +41 -17
- package/workerScript.js +6 -5
- package/workerScript.js.map +1 -1
- package/workersDeployment.d.ts +5 -7
- package/workersDeployment.js +1 -3
- package/workersDeployment.js.map +1 -1
- package/workersKv.d.ts +4 -13
- package/workersKv.js +1 -1
- package/workersKv.js.map +1 -1
- package/workersKvNamespace.d.ts +3 -3
- package/workersScript.d.ts +41 -17
- package/workersScript.js +6 -5
- package/workersScript.js.map +1 -1
- package/zeroTrustAccessApplication.d.ts +9 -13
- package/zeroTrustAccessApplication.js +0 -4
- package/zeroTrustAccessApplication.js.map +1 -1
- package/zeroTrustAccessCustomPage.d.ts +0 -29
- package/zeroTrustAccessCustomPage.js +0 -19
- package/zeroTrustAccessCustomPage.js.map +1 -1
- package/zeroTrustAccessGroup.d.ts +0 -4
- package/zeroTrustAccessGroup.js +0 -4
- package/zeroTrustAccessGroup.js.map +1 -1
- package/zeroTrustAccessMtlsCertificate.d.ts +0 -4
- package/zeroTrustAccessMtlsCertificate.js +0 -4
- package/zeroTrustAccessMtlsCertificate.js.map +1 -1
- package/zeroTrustAccessPolicy.d.ts +3 -17
- package/zeroTrustAccessPolicy.js +3 -8
- package/zeroTrustAccessPolicy.js.map +1 -1
- package/zeroTrustAccessServiceToken.d.ts +0 -6
- package/zeroTrustAccessServiceToken.js +0 -6
- package/zeroTrustAccessServiceToken.js.map +1 -1
- package/zeroTrustAccessTag.d.ts +0 -12
- package/zeroTrustAccessTag.js +0 -6
- package/zeroTrustAccessTag.js.map +1 -1
- package/zeroTrustDlpCustomEntry.d.ts +106 -0
- package/zeroTrustDlpCustomEntry.js +105 -0
- package/zeroTrustDlpCustomEntry.js.map +1 -0
- package/zeroTrustDlpCustomProfile.d.ts +29 -5
- package/zeroTrustDlpCustomProfile.js +0 -3
- package/zeroTrustDlpCustomProfile.js.map +1 -1
- package/zeroTrustDlpDataset.d.ts +2 -2
- package/zeroTrustDlpIntegrationEntry.d.ts +81 -0
- package/zeroTrustDlpIntegrationEntry.js +85 -0
- package/zeroTrustDlpIntegrationEntry.js.map +1 -0
- package/zeroTrustDlpPredefinedEntry.d.ts +81 -0
- package/zeroTrustDlpPredefinedEntry.js +83 -0
- package/zeroTrustDlpPredefinedEntry.js.map +1 -0
- package/zeroTrustDlpPredefinedProfile.d.ts +11 -5
- package/zeroTrustDlpPredefinedProfile.js +1 -1
- package/zeroTrustDlpPredefinedProfile.js.map +1 -1
- package/zeroTrustDnsLocation.d.ts +4 -4
- package/zeroTrustGatewayPolicy.d.ts +28 -4
- package/zeroTrustGatewayPolicy.js +6 -0
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustGatewaySettings.d.ts +1 -1
- package/zeroTrustList.d.ts +4 -4
- package/zeroTrustOrganization.d.ts +0 -4
- package/zeroTrustOrganization.js +0 -4
- package/zeroTrustOrganization.js.map +1 -1
- package/zeroTrustTunnelWarpConnector.d.ts +181 -0
- package/zeroTrustTunnelWarpConnector.js +100 -0
- package/zeroTrustTunnelWarpConnector.js.map +1 -0
- package/zoneLockdown.d.ts +4 -4
|
@@ -36,7 +36,6 @@ export declare class ZeroTrustOrganization extends pulumi.CustomResource {
|
|
|
36
36
|
* When set to `true`, users skip the identity provider selection step during login.
|
|
37
37
|
*/
|
|
38
38
|
readonly autoRedirectToIdentity: pulumi.Output<boolean>;
|
|
39
|
-
readonly createdAt: pulumi.Output<string>;
|
|
40
39
|
readonly customPages: pulumi.Output<outputs.ZeroTrustOrganizationCustomPages | undefined>;
|
|
41
40
|
readonly isUiReadOnly: pulumi.Output<boolean | undefined>;
|
|
42
41
|
readonly loginDesign: pulumi.Output<outputs.ZeroTrustOrganizationLoginDesign | undefined>;
|
|
@@ -52,7 +51,6 @@ export declare class ZeroTrustOrganization extends pulumi.CustomResource {
|
|
|
52
51
|
* A description of the reason why the UI read only field is being toggled.
|
|
53
52
|
*/
|
|
54
53
|
readonly uiReadOnlyToggleReason: pulumi.Output<string | undefined>;
|
|
55
|
-
readonly updatedAt: pulumi.Output<string>;
|
|
56
54
|
/**
|
|
57
55
|
* The amount of time a user seat is inactive before it expires. When the user seat exceeds the set time of inactivity, the user is removed as an active seat and no longer counts against your Teams seat count. Minimum value for this setting is 1 month (730h). Must be in the format `300ms` or `2h45m`. Valid time units are: `ns`, `us` (or `µs`), `ms`, `s`, `m`, `h`.
|
|
58
56
|
*/
|
|
@@ -94,7 +92,6 @@ export interface ZeroTrustOrganizationState {
|
|
|
94
92
|
* When set to `true`, users skip the identity provider selection step during login.
|
|
95
93
|
*/
|
|
96
94
|
autoRedirectToIdentity?: pulumi.Input<boolean>;
|
|
97
|
-
createdAt?: pulumi.Input<string>;
|
|
98
95
|
customPages?: pulumi.Input<inputs.ZeroTrustOrganizationCustomPages>;
|
|
99
96
|
isUiReadOnly?: pulumi.Input<boolean>;
|
|
100
97
|
loginDesign?: pulumi.Input<inputs.ZeroTrustOrganizationLoginDesign>;
|
|
@@ -110,7 +107,6 @@ export interface ZeroTrustOrganizationState {
|
|
|
110
107
|
* A description of the reason why the UI read only field is being toggled.
|
|
111
108
|
*/
|
|
112
109
|
uiReadOnlyToggleReason?: pulumi.Input<string>;
|
|
113
|
-
updatedAt?: pulumi.Input<string>;
|
|
114
110
|
/**
|
|
115
111
|
* The amount of time a user seat is inactive before it expires. When the user seat exceeds the set time of inactivity, the user is removed as an active seat and no longer counts against your Teams seat count. Minimum value for this setting is 1 month (730h). Must be in the format `300ms` or `2h45m`. Valid time units are: `ns`, `us` (or `µs`), `ms`, `s`, `m`, `h`.
|
|
116
112
|
*/
|
package/zeroTrustOrganization.js
CHANGED
|
@@ -40,14 +40,12 @@ class ZeroTrustOrganization extends pulumi.CustomResource {
|
|
|
40
40
|
resourceInputs["allowAuthenticateViaWarp"] = state ? state.allowAuthenticateViaWarp : undefined;
|
|
41
41
|
resourceInputs["authDomain"] = state ? state.authDomain : undefined;
|
|
42
42
|
resourceInputs["autoRedirectToIdentity"] = state ? state.autoRedirectToIdentity : undefined;
|
|
43
|
-
resourceInputs["createdAt"] = state ? state.createdAt : undefined;
|
|
44
43
|
resourceInputs["customPages"] = state ? state.customPages : undefined;
|
|
45
44
|
resourceInputs["isUiReadOnly"] = state ? state.isUiReadOnly : undefined;
|
|
46
45
|
resourceInputs["loginDesign"] = state ? state.loginDesign : undefined;
|
|
47
46
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
48
47
|
resourceInputs["sessionDuration"] = state ? state.sessionDuration : undefined;
|
|
49
48
|
resourceInputs["uiReadOnlyToggleReason"] = state ? state.uiReadOnlyToggleReason : undefined;
|
|
50
|
-
resourceInputs["updatedAt"] = state ? state.updatedAt : undefined;
|
|
51
49
|
resourceInputs["userSeatExpirationInactiveTime"] = state ? state.userSeatExpirationInactiveTime : undefined;
|
|
52
50
|
resourceInputs["warpAuthSessionDuration"] = state ? state.warpAuthSessionDuration : undefined;
|
|
53
51
|
resourceInputs["zoneId"] = state ? state.zoneId : undefined;
|
|
@@ -67,8 +65,6 @@ class ZeroTrustOrganization extends pulumi.CustomResource {
|
|
|
67
65
|
resourceInputs["userSeatExpirationInactiveTime"] = args ? args.userSeatExpirationInactiveTime : undefined;
|
|
68
66
|
resourceInputs["warpAuthSessionDuration"] = args ? args.warpAuthSessionDuration : undefined;
|
|
69
67
|
resourceInputs["zoneId"] = args ? args.zoneId : undefined;
|
|
70
|
-
resourceInputs["createdAt"] = undefined /*out*/;
|
|
71
|
-
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
72
68
|
}
|
|
73
69
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
70
|
const aliasOpts = { aliases: [{ type: "cloudflare:index/accessOrganization:AccessOrganization" }] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zeroTrustOrganization.js","sourceRoot":"","sources":["../zeroTrustOrganization.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;
|
|
1
|
+
{"version":3,"file":"zeroTrustOrganization.js","sourceRoot":"","sources":["../zeroTrustOrganization.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAsDD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,0BAA0B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,gCAAgC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5G,cAAc,CAAC,yBAAyB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,cAAc,CAAC,gCAAgC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,8BAA8B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1G,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,uBAAuB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5F,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,wDAAwD,EAAE,CAAC,EAAE,CAAC;QACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AAtHL,sDAuHC;AAzGG,gBAAgB;AACO,kCAAY,GAAG,8DAA8D,CAAC"}
|
|
@@ -0,0 +1,181 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
10
|
+
*
|
|
11
|
+
* const exampleZeroTrustTunnelWarpConnector = new cloudflare.ZeroTrustTunnelWarpConnector("example_zero_trust_tunnel_warp_connector", {
|
|
12
|
+
* accountId: "699d98642c564d2e855e9661899b7252",
|
|
13
|
+
* name: "blog",
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
16
|
+
*
|
|
17
|
+
* ## Import
|
|
18
|
+
*
|
|
19
|
+
* ```sh
|
|
20
|
+
* $ pulumi import cloudflare:index/zeroTrustTunnelWarpConnector:ZeroTrustTunnelWarpConnector example '<account_id>/<tunnel_id>'
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare class ZeroTrustTunnelWarpConnector extends pulumi.CustomResource {
|
|
24
|
+
/**
|
|
25
|
+
* Get an existing ZeroTrustTunnelWarpConnector 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: string, id: pulumi.Input<pulumi.ID>, state?: ZeroTrustTunnelWarpConnectorState, opts?: pulumi.CustomResourceOptions): ZeroTrustTunnelWarpConnector;
|
|
34
|
+
/**
|
|
35
|
+
* Returns true if the given object is an instance of ZeroTrustTunnelWarpConnector. This is designed to work even
|
|
36
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
37
|
+
*/
|
|
38
|
+
static isInstance(obj: any): obj is ZeroTrustTunnelWarpConnector;
|
|
39
|
+
/**
|
|
40
|
+
* Cloudflare account ID
|
|
41
|
+
*/
|
|
42
|
+
readonly accountId: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* Cloudflare account ID
|
|
45
|
+
*/
|
|
46
|
+
readonly accountTag: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* The Cloudflare Tunnel connections between your origin and Cloudflare's edge.
|
|
49
|
+
*
|
|
50
|
+
* @deprecated This field will start returning an empty array. To fetch the connections of a given tunnel, please use the dedicated endpoint `/accounts/{account_id}/{tunnel_type}/{tunnel_id}/connections`
|
|
51
|
+
*/
|
|
52
|
+
readonly connections: pulumi.Output<outputs.ZeroTrustTunnelWarpConnectorConnection[]>;
|
|
53
|
+
/**
|
|
54
|
+
* Timestamp of when the tunnel established at least one connection to Cloudflare's edge. If `null`, the tunnel is inactive.
|
|
55
|
+
*/
|
|
56
|
+
readonly connsActiveAt: pulumi.Output<string>;
|
|
57
|
+
/**
|
|
58
|
+
* Timestamp of when the tunnel became inactive (no connections to Cloudflare's edge). If `null`, the tunnel is active.
|
|
59
|
+
*/
|
|
60
|
+
readonly connsInactiveAt: pulumi.Output<string>;
|
|
61
|
+
/**
|
|
62
|
+
* Timestamp of when the resource was created.
|
|
63
|
+
*/
|
|
64
|
+
readonly createdAt: pulumi.Output<string>;
|
|
65
|
+
/**
|
|
66
|
+
* Timestamp of when the resource was deleted. If `null`, the resource has not been deleted.
|
|
67
|
+
*/
|
|
68
|
+
readonly deletedAt: pulumi.Output<string>;
|
|
69
|
+
/**
|
|
70
|
+
* Metadata associated with the tunnel.
|
|
71
|
+
*/
|
|
72
|
+
readonly metadata: pulumi.Output<string>;
|
|
73
|
+
/**
|
|
74
|
+
* A user-friendly name for a tunnel.
|
|
75
|
+
*/
|
|
76
|
+
readonly name: pulumi.Output<string>;
|
|
77
|
+
/**
|
|
78
|
+
* If `true`, the tunnel can be configured remotely from the Zero Trust dashboard. If `false`, the tunnel must be configured locally on the origin machine.
|
|
79
|
+
*/
|
|
80
|
+
readonly remoteConfig: pulumi.Output<boolean>;
|
|
81
|
+
/**
|
|
82
|
+
* The status of the tunnel. Valid values are `inactive` (tunnel has never been run), `degraded` (tunnel is active and able to serve traffic but in an unhealthy state), `healthy` (tunnel is active and able to serve traffic), or `down` (tunnel can not serve traffic as it has no connections to the Cloudflare Edge).
|
|
83
|
+
* Available values: "inactive", "degraded", "healthy", "down".
|
|
84
|
+
*/
|
|
85
|
+
readonly status: pulumi.Output<string>;
|
|
86
|
+
/**
|
|
87
|
+
* The type of tunnel.
|
|
88
|
+
* Available values: "cfd*tunnel", "warp*connector", "warp", "magic", "ipSec", "gre", "cni".
|
|
89
|
+
*/
|
|
90
|
+
readonly tunType: pulumi.Output<string>;
|
|
91
|
+
/**
|
|
92
|
+
* Sets the password required to run a locally-managed tunnel. Must be at least 32 bytes and encoded as a base64 string.
|
|
93
|
+
*/
|
|
94
|
+
readonly tunnelSecret: pulumi.Output<string | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* Create a ZeroTrustTunnelWarpConnector resource with the given unique name, arguments, and options.
|
|
97
|
+
*
|
|
98
|
+
* @param name The _unique_ name of the resource.
|
|
99
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
100
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
101
|
+
*/
|
|
102
|
+
constructor(name: string, args: ZeroTrustTunnelWarpConnectorArgs, opts?: pulumi.CustomResourceOptions);
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* Input properties used for looking up and filtering ZeroTrustTunnelWarpConnector resources.
|
|
106
|
+
*/
|
|
107
|
+
export interface ZeroTrustTunnelWarpConnectorState {
|
|
108
|
+
/**
|
|
109
|
+
* Cloudflare account ID
|
|
110
|
+
*/
|
|
111
|
+
accountId?: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* Cloudflare account ID
|
|
114
|
+
*/
|
|
115
|
+
accountTag?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* The Cloudflare Tunnel connections between your origin and Cloudflare's edge.
|
|
118
|
+
*
|
|
119
|
+
* @deprecated This field will start returning an empty array. To fetch the connections of a given tunnel, please use the dedicated endpoint `/accounts/{account_id}/{tunnel_type}/{tunnel_id}/connections`
|
|
120
|
+
*/
|
|
121
|
+
connections?: pulumi.Input<pulumi.Input<inputs.ZeroTrustTunnelWarpConnectorConnection>[]>;
|
|
122
|
+
/**
|
|
123
|
+
* Timestamp of when the tunnel established at least one connection to Cloudflare's edge. If `null`, the tunnel is inactive.
|
|
124
|
+
*/
|
|
125
|
+
connsActiveAt?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* Timestamp of when the tunnel became inactive (no connections to Cloudflare's edge). If `null`, the tunnel is active.
|
|
128
|
+
*/
|
|
129
|
+
connsInactiveAt?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* Timestamp of when the resource was created.
|
|
132
|
+
*/
|
|
133
|
+
createdAt?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* Timestamp of when the resource was deleted. If `null`, the resource has not been deleted.
|
|
136
|
+
*/
|
|
137
|
+
deletedAt?: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* Metadata associated with the tunnel.
|
|
140
|
+
*/
|
|
141
|
+
metadata?: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* A user-friendly name for a tunnel.
|
|
144
|
+
*/
|
|
145
|
+
name?: pulumi.Input<string>;
|
|
146
|
+
/**
|
|
147
|
+
* If `true`, the tunnel can be configured remotely from the Zero Trust dashboard. If `false`, the tunnel must be configured locally on the origin machine.
|
|
148
|
+
*/
|
|
149
|
+
remoteConfig?: pulumi.Input<boolean>;
|
|
150
|
+
/**
|
|
151
|
+
* The status of the tunnel. Valid values are `inactive` (tunnel has never been run), `degraded` (tunnel is active and able to serve traffic but in an unhealthy state), `healthy` (tunnel is active and able to serve traffic), or `down` (tunnel can not serve traffic as it has no connections to the Cloudflare Edge).
|
|
152
|
+
* Available values: "inactive", "degraded", "healthy", "down".
|
|
153
|
+
*/
|
|
154
|
+
status?: pulumi.Input<string>;
|
|
155
|
+
/**
|
|
156
|
+
* The type of tunnel.
|
|
157
|
+
* Available values: "cfd*tunnel", "warp*connector", "warp", "magic", "ipSec", "gre", "cni".
|
|
158
|
+
*/
|
|
159
|
+
tunType?: pulumi.Input<string>;
|
|
160
|
+
/**
|
|
161
|
+
* Sets the password required to run a locally-managed tunnel. Must be at least 32 bytes and encoded as a base64 string.
|
|
162
|
+
*/
|
|
163
|
+
tunnelSecret?: pulumi.Input<string>;
|
|
164
|
+
}
|
|
165
|
+
/**
|
|
166
|
+
* The set of arguments for constructing a ZeroTrustTunnelWarpConnector resource.
|
|
167
|
+
*/
|
|
168
|
+
export interface ZeroTrustTunnelWarpConnectorArgs {
|
|
169
|
+
/**
|
|
170
|
+
* Cloudflare account ID
|
|
171
|
+
*/
|
|
172
|
+
accountId: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* A user-friendly name for a tunnel.
|
|
175
|
+
*/
|
|
176
|
+
name: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* Sets the password required to run a locally-managed tunnel. Must be at least 32 bytes and encoded as a base64 string.
|
|
179
|
+
*/
|
|
180
|
+
tunnelSecret?: pulumi.Input<string>;
|
|
181
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.ZeroTrustTunnelWarpConnector = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
14
|
+
*
|
|
15
|
+
* const exampleZeroTrustTunnelWarpConnector = new cloudflare.ZeroTrustTunnelWarpConnector("example_zero_trust_tunnel_warp_connector", {
|
|
16
|
+
* accountId: "699d98642c564d2e855e9661899b7252",
|
|
17
|
+
* name: "blog",
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* ## Import
|
|
22
|
+
*
|
|
23
|
+
* ```sh
|
|
24
|
+
* $ pulumi import cloudflare:index/zeroTrustTunnelWarpConnector:ZeroTrustTunnelWarpConnector example '<account_id>/<tunnel_id>'
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
class ZeroTrustTunnelWarpConnector extends pulumi.CustomResource {
|
|
28
|
+
/**
|
|
29
|
+
* Get an existing ZeroTrustTunnelWarpConnector resource's state with the given name, ID, and optional extra
|
|
30
|
+
* properties used to qualify the lookup.
|
|
31
|
+
*
|
|
32
|
+
* @param name The _unique_ name of the resulting resource.
|
|
33
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
34
|
+
* @param state Any extra arguments used during the lookup.
|
|
35
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
36
|
+
*/
|
|
37
|
+
static get(name, id, state, opts) {
|
|
38
|
+
return new ZeroTrustTunnelWarpConnector(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Returns true if the given object is an instance of ZeroTrustTunnelWarpConnector. This is designed to work even
|
|
42
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
43
|
+
*/
|
|
44
|
+
static isInstance(obj) {
|
|
45
|
+
if (obj === undefined || obj === null) {
|
|
46
|
+
return false;
|
|
47
|
+
}
|
|
48
|
+
return obj['__pulumiType'] === ZeroTrustTunnelWarpConnector.__pulumiType;
|
|
49
|
+
}
|
|
50
|
+
constructor(name, argsOrState, opts) {
|
|
51
|
+
let resourceInputs = {};
|
|
52
|
+
opts = opts || {};
|
|
53
|
+
if (opts.id) {
|
|
54
|
+
const state = argsOrState;
|
|
55
|
+
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
56
|
+
resourceInputs["accountTag"] = state ? state.accountTag : undefined;
|
|
57
|
+
resourceInputs["connections"] = state ? state.connections : undefined;
|
|
58
|
+
resourceInputs["connsActiveAt"] = state ? state.connsActiveAt : undefined;
|
|
59
|
+
resourceInputs["connsInactiveAt"] = state ? state.connsInactiveAt : undefined;
|
|
60
|
+
resourceInputs["createdAt"] = state ? state.createdAt : undefined;
|
|
61
|
+
resourceInputs["deletedAt"] = state ? state.deletedAt : undefined;
|
|
62
|
+
resourceInputs["metadata"] = state ? state.metadata : undefined;
|
|
63
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
64
|
+
resourceInputs["remoteConfig"] = state ? state.remoteConfig : undefined;
|
|
65
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
66
|
+
resourceInputs["tunType"] = state ? state.tunType : undefined;
|
|
67
|
+
resourceInputs["tunnelSecret"] = state ? state.tunnelSecret : undefined;
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
const args = argsOrState;
|
|
71
|
+
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
72
|
+
throw new Error("Missing required property 'accountId'");
|
|
73
|
+
}
|
|
74
|
+
if ((!args || args.name === undefined) && !opts.urn) {
|
|
75
|
+
throw new Error("Missing required property 'name'");
|
|
76
|
+
}
|
|
77
|
+
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
78
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
79
|
+
resourceInputs["tunnelSecret"] = (args === null || args === void 0 ? void 0 : args.tunnelSecret) ? pulumi.secret(args.tunnelSecret) : undefined;
|
|
80
|
+
resourceInputs["accountTag"] = undefined /*out*/;
|
|
81
|
+
resourceInputs["connections"] = undefined /*out*/;
|
|
82
|
+
resourceInputs["connsActiveAt"] = undefined /*out*/;
|
|
83
|
+
resourceInputs["connsInactiveAt"] = undefined /*out*/;
|
|
84
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
85
|
+
resourceInputs["deletedAt"] = undefined /*out*/;
|
|
86
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
87
|
+
resourceInputs["remoteConfig"] = undefined /*out*/;
|
|
88
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
89
|
+
resourceInputs["tunType"] = undefined /*out*/;
|
|
90
|
+
}
|
|
91
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
92
|
+
const secretOpts = { additionalSecretOutputs: ["tunnelSecret"] };
|
|
93
|
+
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
94
|
+
super(ZeroTrustTunnelWarpConnector.__pulumiType, name, resourceInputs, opts);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
exports.ZeroTrustTunnelWarpConnector = ZeroTrustTunnelWarpConnector;
|
|
98
|
+
/** @internal */
|
|
99
|
+
ZeroTrustTunnelWarpConnector.__pulumiType = 'cloudflare:index/zeroTrustTunnelWarpConnector:ZeroTrustTunnelWarpConnector';
|
|
100
|
+
//# sourceMappingURL=zeroTrustTunnelWarpConnector.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zeroTrustTunnelWarpConnector.js","sourceRoot":"","sources":["../zeroTrustTunnelWarpConnector.ts"],"names":[],"mappings":"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"}
|
package/zoneLockdown.d.ts
CHANGED
|
@@ -52,7 +52,7 @@ export declare class ZoneLockdown extends pulumi.CustomResource {
|
|
|
52
52
|
*/
|
|
53
53
|
readonly createdOn: pulumi.Output<string>;
|
|
54
54
|
/**
|
|
55
|
-
* An informative summary of the
|
|
55
|
+
* An informative summary of the rule. This value is sanitized and any tags will be removed.
|
|
56
56
|
*/
|
|
57
57
|
readonly description: pulumi.Output<string | undefined>;
|
|
58
58
|
/**
|
|
@@ -62,7 +62,7 @@ export declare class ZoneLockdown extends pulumi.CustomResource {
|
|
|
62
62
|
/**
|
|
63
63
|
* When true, indicates that the rule is currently paused.
|
|
64
64
|
*/
|
|
65
|
-
readonly paused: pulumi.Output<boolean
|
|
65
|
+
readonly paused: pulumi.Output<boolean>;
|
|
66
66
|
/**
|
|
67
67
|
* The priority of the rule to control the processing order. A lower number indicates higher priority. If not provided, any rules with a configured priority will be processed before rules without a priority.
|
|
68
68
|
*/
|
|
@@ -97,7 +97,7 @@ export interface ZoneLockdownState {
|
|
|
97
97
|
*/
|
|
98
98
|
createdOn?: pulumi.Input<string>;
|
|
99
99
|
/**
|
|
100
|
-
* An informative summary of the
|
|
100
|
+
* An informative summary of the rule. This value is sanitized and any tags will be removed.
|
|
101
101
|
*/
|
|
102
102
|
description?: pulumi.Input<string>;
|
|
103
103
|
/**
|
|
@@ -130,7 +130,7 @@ export interface ZoneLockdownArgs {
|
|
|
130
130
|
*/
|
|
131
131
|
configurations: pulumi.Input<pulumi.Input<inputs.ZoneLockdownConfiguration>[]>;
|
|
132
132
|
/**
|
|
133
|
-
* An informative summary of the
|
|
133
|
+
* An informative summary of the rule. This value is sanitized and any tags will be removed.
|
|
134
134
|
*/
|
|
135
135
|
description?: pulumi.Input<string>;
|
|
136
136
|
/**
|