@pulumi/scm 1.0.0-alpha.1762562132 → 1.0.0-alpha.1762844275
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/address.d.ts +3 -3
- package/address.js +3 -3
- package/addressGroup.d.ts +2 -2
- package/addressGroup.js +2 -2
- package/{aggregateEthernetInterface.d.ts → aggregateInterface.d.ts} +26 -24
- package/{aggregateEthernetInterface.js → aggregateInterface.js} +13 -11
- package/aggregateInterface.js.map +1 -0
- package/antiSpywareSignature.d.ts +3 -3
- package/appOverrideRule.d.ts +128 -3
- package/appOverrideRule.js +95 -0
- package/appOverrideRule.js.map +1 -1
- package/applicationFilter.d.ts +16 -0
- package/applicationFilter.js +16 -0
- package/applicationFilter.js.map +1 -1
- package/authenticationRule.d.ts +123 -0
- package/authenticationRule.js +103 -0
- package/authenticationRule.js.map +1 -1
- package/bgpRouteMapRedistribution.d.ts +6 -6
- package/certificateProfile.d.ts +29 -0
- package/certificateProfile.js +29 -0
- package/certificateProfile.js.map +1 -1
- package/decryptionProfile.d.ts +139 -0
- package/decryptionProfile.js +139 -0
- package/decryptionProfile.js.map +1 -1
- package/decryptionRule.d.ts +139 -0
- package/decryptionRule.js +119 -0
- package/decryptionRule.js.map +1 -1
- package/dnsProxy.d.ts +6 -6
- package/dnsSecurityProfile.d.ts +2 -0
- package/dnsSecurityProfile.js +2 -0
- package/dnsSecurityProfile.js.map +1 -1
- package/dynamicUserGroup.d.ts +3 -3
- package/dynamicUserGroup.js +3 -3
- package/ethernetInterface.d.ts +13 -11
- package/ethernetInterface.js +2 -0
- package/ethernetInterface.js.map +1 -1
- package/externalDynamicList.d.ts +80 -0
- package/externalDynamicList.js +80 -0
- package/externalDynamicList.js.map +1 -1
- package/folder.d.ts +60 -0
- package/folder.js +60 -0
- package/folder.js.map +1 -1
- package/getAddressGroupList.d.ts +4 -4
- package/getAddressGroupList.js +4 -4
- package/getAddressList.d.ts +4 -4
- package/getAddressList.js +4 -4
- package/getAggregateInterface.d.ts +116 -0
- package/getAggregateInterface.js +68 -0
- package/getAggregateInterface.js.map +1 -0
- package/{getAggregateEthernetInterfaceList.d.ts → getAggregateInterfaceList.d.ts} +35 -9
- package/getAggregateInterfaceList.js +66 -0
- package/getAggregateInterfaceList.js.map +1 -0
- package/getAntiSpywareProfileList.d.ts +2 -2
- package/getAntiSpywareProfileList.js +2 -2
- package/getAntiSpywareSignature.d.ts +1 -1
- package/getAntiSpywareSignatureList.d.ts +2 -2
- package/getAntiSpywareSignatureList.js +2 -2
- package/getAppOverrideRule.d.ts +65 -1
- package/getAppOverrideRule.js +52 -0
- package/getAppOverrideRule.js.map +1 -1
- package/getAppOverrideRuleList.d.ts +48 -2
- package/getAppOverrideRuleList.js +36 -2
- package/getAppOverrideRuleList.js.map +1 -1
- package/getApplicationGroupList.d.ts +4 -4
- package/getApplicationGroupList.js +4 -4
- package/getApplicationList.d.ts +2 -2
- package/getApplicationList.js +2 -2
- package/getAuthenticationRule.d.ts +74 -0
- package/getAuthenticationRule.js +62 -0
- package/getAuthenticationRule.js.map +1 -1
- package/getAuthenticationRuleList.d.ts +50 -2
- package/getAuthenticationRuleList.js +38 -2
- package/getAuthenticationRuleList.js.map +1 -1
- package/getBgpRouteMapRedistribution.d.ts +7 -7
- package/getCertificateProfileList.d.ts +2 -2
- package/getCertificateProfileList.js +2 -2
- package/getDecryptionProfile.d.ts +40 -0
- package/getDecryptionProfile.js +40 -0
- package/getDecryptionProfile.js.map +1 -1
- package/getDecryptionProfileList.d.ts +32 -0
- package/getDecryptionProfileList.js +32 -0
- package/getDecryptionProfileList.js.map +1 -1
- package/getDecryptionRule.d.ts +74 -0
- package/getDecryptionRule.js +62 -0
- package/getDecryptionRule.js.map +1 -1
- package/getDecryptionRuleList.d.ts +48 -2
- package/getDecryptionRuleList.js +36 -2
- package/getDecryptionRuleList.js.map +1 -1
- package/getDnsProxy.d.ts +1 -1
- package/getDnsSecurityProfile.d.ts +40 -0
- package/getDnsSecurityProfile.js +40 -0
- package/getDnsSecurityProfile.js.map +1 -1
- package/getDnsSecurityProfileList.d.ts +32 -0
- package/getDnsSecurityProfileList.js +32 -0
- package/getDnsSecurityProfileList.js.map +1 -1
- package/getDynamicUserGroupList.d.ts +4 -4
- package/getDynamicUserGroupList.js +4 -4
- package/getEthernetInterface.d.ts +40 -2
- package/getEthernetInterface.js +38 -0
- package/getEthernetInterface.js.map +1 -1
- package/getEthernetInterfaceList.d.ts +26 -0
- package/getEthernetInterfaceList.js +26 -0
- package/getEthernetInterfaceList.js.map +1 -1
- package/getExternalDynamicListList.d.ts +4 -4
- package/getExternalDynamicListList.js +4 -4
- package/getFolder.d.ts +36 -0
- package/getFolder.js +36 -0
- package/getFolder.js.map +1 -1
- package/getHipObjectList.d.ts +4 -4
- package/getHipObjectList.js +4 -4
- package/getHipProfileList.d.ts +4 -4
- package/getHipProfileList.js +4 -4
- package/getInterfaceManagementProfile.d.ts +89 -8
- package/getInterfaceManagementProfile.js +80 -0
- package/getInterfaceManagementProfile.js.map +1 -1
- package/getInterfaceManagementProfileList.d.ts +42 -0
- package/getInterfaceManagementProfileList.js +42 -0
- package/getInterfaceManagementProfileList.js.map +1 -1
- package/getLayer2Subinterface.d.ts +42 -2
- package/getLayer2Subinterface.js +40 -0
- package/getLayer2Subinterface.js.map +1 -1
- package/getLayer2SubinterfaceList.d.ts +26 -0
- package/getLayer2SubinterfaceList.js +26 -0
- package/getLayer2SubinterfaceList.js.map +1 -1
- package/getLayer3Subinterface.d.ts +45 -3
- package/getLayer3Subinterface.js +42 -0
- package/getLayer3Subinterface.js.map +1 -1
- package/getLayer3SubinterfaceList.d.ts +26 -0
- package/getLayer3SubinterfaceList.js +26 -0
- package/getLayer3SubinterfaceList.js.map +1 -1
- package/getLogicalRouter.d.ts +38 -0
- package/getLogicalRouter.js +38 -0
- package/getLogicalRouter.js.map +1 -1
- package/getLogicalRouterList.d.ts +40 -0
- package/getLogicalRouterList.js +30 -0
- package/getLogicalRouterList.js.map +1 -1
- package/getLoopbackInterface.d.ts +49 -7
- package/getLoopbackInterface.js +38 -0
- package/getLoopbackInterface.js.map +1 -1
- package/getLoopbackInterfaceList.d.ts +26 -0
- package/getLoopbackInterfaceList.js +26 -0
- package/getLoopbackInterfaceList.js.map +1 -1
- package/getNatRule.d.ts +86 -14
- package/getNatRule.js +76 -0
- package/getNatRule.js.map +1 -1
- package/getNatRuleList.d.ts +52 -2
- package/getNatRuleList.js +40 -2
- package/getNatRuleList.js.map +1 -1
- package/getPbfRule.d.ts +88 -0
- package/getPbfRule.js +88 -0
- package/getPbfRule.js.map +1 -1
- package/getPbfRuleList.d.ts +34 -0
- package/getPbfRuleList.js +34 -0
- package/getPbfRuleList.js.map +1 -1
- package/getQosPolicyRule.d.ts +72 -0
- package/getQosPolicyRule.js +60 -0
- package/getQosPolicyRule.js.map +1 -1
- package/getQosPolicyRuleList.d.ts +48 -2
- package/getQosPolicyRuleList.js +36 -2
- package/getQosPolicyRuleList.js.map +1 -1
- package/getRadiusServerProfile.d.ts +54 -0
- package/getRadiusServerProfile.js +54 -0
- package/getRadiusServerProfile.js.map +1 -1
- package/getSdwanTrafficDistributionProfile.d.ts +1 -1
- package/getSecurityRule.d.ts +106 -0
- package/getSecurityRule.js +94 -0
- package/getSecurityRule.js.map +1 -1
- package/getSecurityRuleList.d.ts +46 -2
- package/getSecurityRuleList.js +34 -2
- package/getSecurityRuleList.js.map +1 -1
- package/getServiceConnection.d.ts +177 -1
- package/getServiceConnection.js +176 -0
- package/getServiceConnection.js.map +1 -1
- package/getServiceConnectionGroup.d.ts +208 -0
- package/getServiceConnectionGroup.js +208 -0
- package/getServiceConnectionGroup.js.map +1 -1
- package/getServiceGroupList.d.ts +2 -2
- package/getServiceGroupList.js +2 -2
- package/getServiceList.d.ts +4 -4
- package/getServiceList.js +4 -4
- package/getSnippet.d.ts +48 -0
- package/getSnippet.js +48 -0
- package/getSnippet.js.map +1 -1
- package/getSnippetList.d.ts +24 -0
- package/getSnippetList.js +24 -0
- package/getSnippetList.js.map +1 -1
- package/getTagList.d.ts +2 -2
- package/getTagList.js +2 -2
- package/getTunnelInterface.d.ts +42 -4
- package/getTunnelInterface.js +38 -0
- package/getTunnelInterface.js.map +1 -1
- package/getTunnelInterfaceList.d.ts +26 -0
- package/getTunnelInterfaceList.js +26 -0
- package/getTunnelInterfaceList.js.map +1 -1
- package/getUrlAccessProfileList.d.ts +2 -2
- package/getUrlAccessProfileList.js +2 -2
- package/getUrlCategoryList.d.ts +4 -4
- package/getUrlCategoryList.js +4 -4
- package/getVlanInterface.d.ts +46 -6
- package/getVlanInterface.js +40 -0
- package/getVlanInterface.js.map +1 -1
- package/getVlanInterfaceList.d.ts +26 -0
- package/getVlanInterfaceList.js +26 -0
- package/getVlanInterfaceList.js.map +1 -1
- package/getVulnerabilityProtectionProfileList.d.ts +2 -2
- package/getVulnerabilityProtectionProfileList.js +2 -2
- package/getVulnerabilityProtectionSignature.d.ts +41 -1
- package/getVulnerabilityProtectionSignature.js +40 -0
- package/getVulnerabilityProtectionSignature.js.map +1 -1
- package/getVulnerabilityProtectionSignatureList.d.ts +32 -0
- package/getVulnerabilityProtectionSignatureList.js +32 -0
- package/getVulnerabilityProtectionSignatureList.js.map +1 -1
- package/getZone.d.ts +44 -0
- package/getZone.js +44 -0
- package/getZone.js.map +1 -1
- package/getZoneList.d.ts +26 -0
- package/getZoneList.js +26 -0
- package/getZoneList.js.map +1 -1
- package/ikeGateway.d.ts +49 -0
- package/ikeGateway.js +49 -0
- package/ikeGateway.js.map +1 -1
- package/index.d.ts +9 -9
- package/index.js +12 -12
- package/index.js.map +1 -1
- package/interfaceManagementProfile.d.ts +56 -24
- package/interfaceManagementProfile.js +30 -0
- package/interfaceManagementProfile.js.map +1 -1
- package/ipsecCryptoProfile.d.ts +28 -0
- package/ipsecCryptoProfile.js +28 -0
- package/ipsecCryptoProfile.js.map +1 -1
- package/ipsecTunnel.d.ts +66 -0
- package/ipsecTunnel.js +66 -0
- package/ipsecTunnel.js.map +1 -1
- package/layer2Subinterface.d.ts +36 -7
- package/layer2Subinterface.js +32 -0
- package/layer2Subinterface.js.map +1 -1
- package/layer3Subinterface.d.ts +70 -11
- package/layer3Subinterface.js +59 -0
- package/layer3Subinterface.js.map +1 -1
- package/logicalRouter.d.ts +2 -0
- package/logicalRouter.js +2 -0
- package/logicalRouter.js.map +1 -1
- package/loopbackInterface.d.ts +58 -15
- package/loopbackInterface.js +35 -2
- package/loopbackInterface.js.map +1 -1
- package/natRule.d.ts +135 -42
- package/natRule.js +121 -8
- package/natRule.js.map +1 -1
- package/package.json +2 -2
- package/pbfRule.d.ts +89 -0
- package/pbfRule.js +89 -0
- package/pbfRule.js.map +1 -1
- package/qosPolicyRule.d.ts +95 -0
- package/qosPolicyRule.js +75 -0
- package/qosPolicyRule.js.map +1 -1
- package/radiusServerProfile.d.ts +38 -0
- package/radiusServerProfile.js +38 -0
- package/radiusServerProfile.js.map +1 -1
- package/remoteNetwork.d.ts +81 -0
- package/remoteNetwork.js +81 -0
- package/remoteNetwork.js.map +1 -1
- package/sdwanTrafficDistributionProfile.d.ts +4 -4
- package/securityRule.d.ts +181 -0
- package/securityRule.js +161 -0
- package/securityRule.js.map +1 -1
- package/serviceConnection.d.ts +82 -3
- package/serviceConnection.js +81 -2
- package/serviceConnection.js.map +1 -1
- package/serviceConnectionGroup.d.ts +100 -0
- package/serviceConnectionGroup.js +100 -0
- package/serviceConnectionGroup.js.map +1 -1
- package/serviceGroup.d.ts +2 -2
- package/serviceGroup.js +2 -2
- package/snippet.d.ts +23 -0
- package/snippet.js +23 -0
- package/snippet.js.map +1 -1
- package/tag.d.ts +3 -3
- package/tag.js +3 -3
- package/tunnelInterface.d.ts +42 -12
- package/tunnelInterface.js +32 -2
- package/tunnelInterface.js.map +1 -1
- package/types/input.d.ts +607 -335
- package/types/output.d.ts +1945 -1069
- package/vlanInterface.d.ts +40 -20
- package/vlanInterface.js +20 -0
- package/vlanInterface.js.map +1 -1
- package/vulnerabilityProtectionSignature.d.ts +12 -10
- package/vulnerabilityProtectionSignature.js +14 -0
- package/vulnerabilityProtectionSignature.js.map +1 -1
- package/zone.d.ts +71 -0
- package/zone.js +71 -0
- package/zone.js.map +1 -1
- package/aggregateEthernetInterface.js.map +0 -1
- package/getAggregateEthernetInterface.d.ts +0 -78
- package/getAggregateEthernetInterface.js +0 -30
- package/getAggregateEthernetInterface.js.map +0 -1
- package/getAggregateEthernetInterfaceList.js +0 -40
- package/getAggregateEthernetInterfaceList.js.map +0 -1
package/decryptionProfile.js
CHANGED
|
@@ -7,6 +7,145 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* DecryptionProfile resource
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* const scmDecryptionProfileBase = new scm.DecryptionProfile("scm_decryption_profile_base", {
|
|
18
|
+
* folder: "ngfw-shared",
|
|
19
|
+
* name: "dp_base",
|
|
20
|
+
* });
|
|
21
|
+
* const scmDecryptionProfileForwardProxy = new scm.DecryptionProfile("scm_decryption_profile_forward_proxy", {
|
|
22
|
+
* folder: "ngfw-shared",
|
|
23
|
+
* name: "dp_forward_proxy",
|
|
24
|
+
* sslForwardProxy: {
|
|
25
|
+
* autoIncludeAltname: false,
|
|
26
|
+
* blockClientCert: true,
|
|
27
|
+
* blockExpiredCertificate: true,
|
|
28
|
+
* blockTimeoutCert: true,
|
|
29
|
+
* blockTls13DowngradeNoResource: false,
|
|
30
|
+
* blockUnknownCert: false,
|
|
31
|
+
* blockUnsupportedCipher: true,
|
|
32
|
+
* blockUnsupportedVersion: true,
|
|
33
|
+
* blockUntrustedIssuer: true,
|
|
34
|
+
* restrictCertExts: false,
|
|
35
|
+
* stripAlpn: true,
|
|
36
|
+
* },
|
|
37
|
+
* });
|
|
38
|
+
* const scmDecryptionProfileInboundProxy = new scm.DecryptionProfile("scm_decryption_profile_inbound_proxy", {
|
|
39
|
+
* folder: "ngfw-shared",
|
|
40
|
+
* name: "dp_inbound_proxy",
|
|
41
|
+
* sslInboundProxy: {
|
|
42
|
+
* blockIfHsmUnavailable: true,
|
|
43
|
+
* blockIfNoResource: true,
|
|
44
|
+
* blockUnsupportedCipher: false,
|
|
45
|
+
* blockUnsupportedVersion: true,
|
|
46
|
+
* },
|
|
47
|
+
* });
|
|
48
|
+
* const scmDecryptionProfileNoProxy = new scm.DecryptionProfile("scm_decryption_profile_no_proxy", {
|
|
49
|
+
* folder: "ngfw-shared",
|
|
50
|
+
* name: "dp_no_proxy",
|
|
51
|
+
* sslNoProxy: {
|
|
52
|
+
* blockExpiredCertificate: true,
|
|
53
|
+
* blockUntrustedIssuer: false,
|
|
54
|
+
* },
|
|
55
|
+
* });
|
|
56
|
+
* const scmDecryptionProfileProtocolSettings = new scm.DecryptionProfile("scm_decryption_profile_protocol_settings", {
|
|
57
|
+
* folder: "ngfw-shared",
|
|
58
|
+
* name: "dp_protocol_settings",
|
|
59
|
+
* sslProtocolSettings: {
|
|
60
|
+
* authAlgoMd5: true,
|
|
61
|
+
* authAlgoSha1: true,
|
|
62
|
+
* authAlgoSha256: true,
|
|
63
|
+
* authAlgoSha384: false,
|
|
64
|
+
* encAlgo3des: false,
|
|
65
|
+
* encAlgoAes128Cbc: false,
|
|
66
|
+
* encAlgoAes128Gcm: true,
|
|
67
|
+
* encAlgoAes256Cbc: false,
|
|
68
|
+
* encAlgoAes256Gcm: true,
|
|
69
|
+
* encAlgoChacha20Poly1305: false,
|
|
70
|
+
* encAlgoRc4: false,
|
|
71
|
+
* keyxchgAlgoDhe: true,
|
|
72
|
+
* keyxchgAlgoEcdhe: true,
|
|
73
|
+
* keyxchgAlgoRsa: false,
|
|
74
|
+
* maxVersion: "max",
|
|
75
|
+
* minVersion: "tls1-2",
|
|
76
|
+
* },
|
|
77
|
+
* });
|
|
78
|
+
* const mixedDecryptionProfile = new scm.DecryptionProfile("mixed_decryption_profile", {
|
|
79
|
+
* folder: "ngfw-shared",
|
|
80
|
+
* name: "mixed_dp",
|
|
81
|
+
* sslForwardProxy: {
|
|
82
|
+
* autoIncludeAltname: true,
|
|
83
|
+
* blockClientCert: true,
|
|
84
|
+
* blockExpiredCertificate: false,
|
|
85
|
+
* restrictCertExts: false,
|
|
86
|
+
* stripAlpn: true,
|
|
87
|
+
* },
|
|
88
|
+
* sslInboundProxy: {
|
|
89
|
+
* blockIfHsmUnavailable: true,
|
|
90
|
+
* blockIfNoResource: true,
|
|
91
|
+
* blockUnsupportedCipher: true,
|
|
92
|
+
* blockUnsupportedVersion: true,
|
|
93
|
+
* },
|
|
94
|
+
* sslProtocolSettings: {
|
|
95
|
+
* authAlgoMd5: true,
|
|
96
|
+
* authAlgoSha1: true,
|
|
97
|
+
* authAlgoSha256: false,
|
|
98
|
+
* authAlgoSha384: true,
|
|
99
|
+
* encAlgo3des: true,
|
|
100
|
+
* encAlgoRc4: true,
|
|
101
|
+
* keyxchgAlgoDhe: false,
|
|
102
|
+
* keyxchgAlgoEcdhe: false,
|
|
103
|
+
* maxVersion: "tls1-3",
|
|
104
|
+
* minVersion: "tls1-1",
|
|
105
|
+
* },
|
|
106
|
+
* });
|
|
107
|
+
* const fullMixedDecryptionProfile = new scm.DecryptionProfile("full_mixed_decryption_profile", {
|
|
108
|
+
* folder: "ngfw-shared",
|
|
109
|
+
* name: "full_mixed_dp",
|
|
110
|
+
* sslForwardProxy: {
|
|
111
|
+
* autoIncludeAltname: true,
|
|
112
|
+
* blockClientCert: true,
|
|
113
|
+
* blockExpiredCertificate: false,
|
|
114
|
+
* blockTimeoutCert: true,
|
|
115
|
+
* blockUnknownCert: false,
|
|
116
|
+
* blockUnsupportedCipher: true,
|
|
117
|
+
* blockUntrustedIssuer: false,
|
|
118
|
+
* restrictCertExts: false,
|
|
119
|
+
* stripAlpn: true,
|
|
120
|
+
* },
|
|
121
|
+
* sslInboundProxy: {
|
|
122
|
+
* blockIfHsmUnavailable: true,
|
|
123
|
+
* blockIfNoResource: false,
|
|
124
|
+
* blockUnsupportedCipher: true,
|
|
125
|
+
* blockUnsupportedVersion: false,
|
|
126
|
+
* },
|
|
127
|
+
* sslNoProxy: {
|
|
128
|
+
* blockExpiredCertificate: false,
|
|
129
|
+
* blockUntrustedIssuer: true,
|
|
130
|
+
* },
|
|
131
|
+
* sslProtocolSettings: {
|
|
132
|
+
* authAlgoMd5: false,
|
|
133
|
+
* authAlgoSha1: true,
|
|
134
|
+
* authAlgoSha256: false,
|
|
135
|
+
* authAlgoSha384: true,
|
|
136
|
+
* encAlgo3des: false,
|
|
137
|
+
* encAlgoAes128Gcm: true,
|
|
138
|
+
* encAlgoAes256Cbc: false,
|
|
139
|
+
* encAlgoAes256Gcm: true,
|
|
140
|
+
* encAlgoRc4: true,
|
|
141
|
+
* keyxchgAlgoDhe: false,
|
|
142
|
+
* keyxchgAlgoEcdhe: true,
|
|
143
|
+
* keyxchgAlgoRsa: false,
|
|
144
|
+
* maxVersion: "tls1-0",
|
|
145
|
+
* minVersion: "sslv3",
|
|
146
|
+
* },
|
|
147
|
+
* });
|
|
148
|
+
* ```
|
|
10
149
|
*/
|
|
11
150
|
class DecryptionProfile extends pulumi.CustomResource {
|
|
12
151
|
/**
|
package/decryptionProfile.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decryptionProfile.js","sourceRoot":"","sources":["../decryptionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"decryptionProfile.js","sourceRoot":"","sources":["../decryptionProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6IG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,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,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IA4CD,YAAY,IAAY,EAAE,WAA4D,EAAE,IAAmC;QACvH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiD,CAAC;YAChE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAgD,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AAlGL,8CAmGC;AArFG,gBAAgB;AACO,8BAAY,GAAG,+CAA+C,CAAC"}
|
package/decryptionRule.d.ts
CHANGED
|
@@ -3,6 +3,121 @@ import * as inputs from "./types/input";
|
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
5
|
* DecryptionRule resource
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as scm from "@pulumi/scm";
|
|
12
|
+
*
|
|
13
|
+
* // --- 1. TAG Resource ---
|
|
14
|
+
* const decryptionPositionTag = new scm.Tag("decryption_position_tag", {
|
|
15
|
+
* name: "decryption-position-tag",
|
|
16
|
+
* folder: "All",
|
|
17
|
+
* color: "Purple",
|
|
18
|
+
* });
|
|
19
|
+
* // --- 2. ANCHOR DECRYPTION RULE (Used for relative positioning) ---
|
|
20
|
+
* const anchorDecryptionRule = new scm.DecryptionRule("anchor_decryption_rule", {
|
|
21
|
+
* name: "anchor-decryption-rule",
|
|
22
|
+
* description: "Base rule for testing 'before' and 'after' positioning.",
|
|
23
|
+
* folder: "All",
|
|
24
|
+
* position: "pre",
|
|
25
|
+
* action: "decrypt",
|
|
26
|
+
* froms: ["trust"],
|
|
27
|
+
* tos: ["untrust"],
|
|
28
|
+
* sources: ["any"],
|
|
29
|
+
* destinations: ["any"],
|
|
30
|
+
* services: ["service-https"],
|
|
31
|
+
* categories: ["high-risk"],
|
|
32
|
+
* sourceUsers: ["any"],
|
|
33
|
+
* type: {
|
|
34
|
+
* sslForwardProxy: {},
|
|
35
|
+
* },
|
|
36
|
+
* destinationHips: ["any"],
|
|
37
|
+
* tags: [decryptionPositionTag.name],
|
|
38
|
+
* logSuccess: true,
|
|
39
|
+
* logFail: true,
|
|
40
|
+
* disabled: false,
|
|
41
|
+
* negateSource: false,
|
|
42
|
+
* negateDestination: false,
|
|
43
|
+
* });
|
|
44
|
+
* // --- 3. ABSOLUTE POSITIONING Examples ("top" and "bottom") ---
|
|
45
|
+
* const ruleTopDecryptionRule = new scm.DecryptionRule("rule_top_decryption_rule", {
|
|
46
|
+
* name: "top-absolute-decryption-rule",
|
|
47
|
+
* description: "Placed at the very TOP of the Decryption rulebase.",
|
|
48
|
+
* folder: "All",
|
|
49
|
+
* position: "pre",
|
|
50
|
+
* action: "no-decrypt",
|
|
51
|
+
* relativePosition: "top",
|
|
52
|
+
* froms: ["any"],
|
|
53
|
+
* tos: ["any"],
|
|
54
|
+
* sources: ["any"],
|
|
55
|
+
* destinations: ["any"],
|
|
56
|
+
* services: ["service-https"],
|
|
57
|
+
* categories: ["high-risk"],
|
|
58
|
+
* sourceUsers: ["any"],
|
|
59
|
+
* type: {
|
|
60
|
+
* sslForwardProxy: {},
|
|
61
|
+
* },
|
|
62
|
+
* });
|
|
63
|
+
* const ruleBottomDecryptionRule = new scm.DecryptionRule("rule_bottom_decryption_rule", {
|
|
64
|
+
* name: "bottom-absolute-decryption-rule",
|
|
65
|
+
* description: "Placed at the very BOTTOM of the Decryption rulebase.",
|
|
66
|
+
* folder: "All",
|
|
67
|
+
* position: "pre",
|
|
68
|
+
* action: "decrypt",
|
|
69
|
+
* relativePosition: "bottom",
|
|
70
|
+
* froms: ["any"],
|
|
71
|
+
* tos: ["any"],
|
|
72
|
+
* sources: ["any"],
|
|
73
|
+
* destinations: ["any"],
|
|
74
|
+
* services: ["service-https"],
|
|
75
|
+
* categories: ["high-risk"],
|
|
76
|
+
* sourceUsers: ["any"],
|
|
77
|
+
* type: {
|
|
78
|
+
* sslForwardProxy: {},
|
|
79
|
+
* },
|
|
80
|
+
* });
|
|
81
|
+
* // --- 4. RELATIVE POSITIONING Examples ("before" and "after") ---
|
|
82
|
+
* const ruleBeforeAnchorDecryption = new scm.DecryptionRule("rule_before_anchor_decryption", {
|
|
83
|
+
* name: "before-anchor-decryption-rule",
|
|
84
|
+
* description: "Positioned immediately BEFORE the anchor-decryption-rule. Updating",
|
|
85
|
+
* folder: "All",
|
|
86
|
+
* position: "pre",
|
|
87
|
+
* action: "decrypt",
|
|
88
|
+
* relativePosition: "before",
|
|
89
|
+
* targetRule: anchorDecryptionRule.id,
|
|
90
|
+
* froms: ["trust"],
|
|
91
|
+
* tos: ["untrust"],
|
|
92
|
+
* sources: ["10.1.1.0/24"],
|
|
93
|
+
* destinations: ["any"],
|
|
94
|
+
* services: ["service-https"],
|
|
95
|
+
* categories: ["high-risk"],
|
|
96
|
+
* sourceUsers: ["any"],
|
|
97
|
+
* type: {
|
|
98
|
+
* sslForwardProxy: {},
|
|
99
|
+
* },
|
|
100
|
+
* });
|
|
101
|
+
* const ruleAfterAnchorDecryption = new scm.DecryptionRule("rule_after_anchor_decryption", {
|
|
102
|
+
* name: "after-anchor-decryption-rule_123",
|
|
103
|
+
* description: "Positioned immediately AFTER the anchor-decryption-rule.",
|
|
104
|
+
* folder: "All",
|
|
105
|
+
* position: "pre",
|
|
106
|
+
* action: "decrypt",
|
|
107
|
+
* relativePosition: "after",
|
|
108
|
+
* targetRule: anchorDecryptionRule.id,
|
|
109
|
+
* froms: ["any"],
|
|
110
|
+
* tos: ["untrust"],
|
|
111
|
+
* sources: ["any"],
|
|
112
|
+
* destinations: ["192.168.1.10"],
|
|
113
|
+
* services: ["service-https"],
|
|
114
|
+
* categories: ["any"],
|
|
115
|
+
* sourceUsers: ["any"],
|
|
116
|
+
* type: {
|
|
117
|
+
* sslForwardProxy: {},
|
|
118
|
+
* },
|
|
119
|
+
* });
|
|
120
|
+
* ```
|
|
6
121
|
*/
|
|
7
122
|
export declare class DecryptionRule extends pulumi.CustomResource {
|
|
8
123
|
/**
|
|
@@ -88,6 +203,10 @@ export declare class DecryptionRule extends pulumi.CustomResource {
|
|
|
88
203
|
* The decryption profile associated with the decryption rule
|
|
89
204
|
*/
|
|
90
205
|
readonly profile: pulumi.Output<string | undefined>;
|
|
206
|
+
/**
|
|
207
|
+
* Relative positioning rule. String must be one of these: `"before"`, `"after"`, `"top"`, `"bottom"`. If not specified, rule is created at the bottom of the ruleset.
|
|
208
|
+
*/
|
|
209
|
+
readonly relativePosition: pulumi.Output<string | undefined>;
|
|
91
210
|
/**
|
|
92
211
|
* The destination services and/or service groups
|
|
93
212
|
*/
|
|
@@ -112,6 +231,10 @@ export declare class DecryptionRule extends pulumi.CustomResource {
|
|
|
112
231
|
* The tags associated with the decryption rule
|
|
113
232
|
*/
|
|
114
233
|
readonly tags: pulumi.Output<string[] | undefined>;
|
|
234
|
+
/**
|
|
235
|
+
* The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
|
|
236
|
+
*/
|
|
237
|
+
readonly targetRule: pulumi.Output<string | undefined>;
|
|
115
238
|
readonly tfid: pulumi.Output<string>;
|
|
116
239
|
/**
|
|
117
240
|
* The destination security zone
|
|
@@ -202,6 +325,10 @@ export interface DecryptionRuleState {
|
|
|
202
325
|
* The decryption profile associated with the decryption rule
|
|
203
326
|
*/
|
|
204
327
|
profile?: pulumi.Input<string>;
|
|
328
|
+
/**
|
|
329
|
+
* Relative positioning rule. String must be one of these: `"before"`, `"after"`, `"top"`, `"bottom"`. If not specified, rule is created at the bottom of the ruleset.
|
|
330
|
+
*/
|
|
331
|
+
relativePosition?: pulumi.Input<string>;
|
|
205
332
|
/**
|
|
206
333
|
* The destination services and/or service groups
|
|
207
334
|
*/
|
|
@@ -226,6 +353,10 @@ export interface DecryptionRuleState {
|
|
|
226
353
|
* The tags associated with the decryption rule
|
|
227
354
|
*/
|
|
228
355
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
356
|
+
/**
|
|
357
|
+
* The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
|
|
358
|
+
*/
|
|
359
|
+
targetRule?: pulumi.Input<string>;
|
|
229
360
|
tfid?: pulumi.Input<string>;
|
|
230
361
|
/**
|
|
231
362
|
* The destination security zone
|
|
@@ -308,6 +439,10 @@ export interface DecryptionRuleArgs {
|
|
|
308
439
|
* The decryption profile associated with the decryption rule
|
|
309
440
|
*/
|
|
310
441
|
profile?: pulumi.Input<string>;
|
|
442
|
+
/**
|
|
443
|
+
* Relative positioning rule. String must be one of these: `"before"`, `"after"`, `"top"`, `"bottom"`. If not specified, rule is created at the bottom of the ruleset.
|
|
444
|
+
*/
|
|
445
|
+
relativePosition?: pulumi.Input<string>;
|
|
311
446
|
/**
|
|
312
447
|
* The destination services and/or service groups
|
|
313
448
|
*/
|
|
@@ -332,6 +467,10 @@ export interface DecryptionRuleArgs {
|
|
|
332
467
|
* The tags associated with the decryption rule
|
|
333
468
|
*/
|
|
334
469
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
470
|
+
/**
|
|
471
|
+
* The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
|
|
472
|
+
*/
|
|
473
|
+
targetRule?: pulumi.Input<string>;
|
|
335
474
|
/**
|
|
336
475
|
* The destination security zone
|
|
337
476
|
*/
|
package/decryptionRule.js
CHANGED
|
@@ -7,6 +7,121 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* DecryptionRule resource
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as scm from "@pulumi/scm";
|
|
16
|
+
*
|
|
17
|
+
* // --- 1. TAG Resource ---
|
|
18
|
+
* const decryptionPositionTag = new scm.Tag("decryption_position_tag", {
|
|
19
|
+
* name: "decryption-position-tag",
|
|
20
|
+
* folder: "All",
|
|
21
|
+
* color: "Purple",
|
|
22
|
+
* });
|
|
23
|
+
* // --- 2. ANCHOR DECRYPTION RULE (Used for relative positioning) ---
|
|
24
|
+
* const anchorDecryptionRule = new scm.DecryptionRule("anchor_decryption_rule", {
|
|
25
|
+
* name: "anchor-decryption-rule",
|
|
26
|
+
* description: "Base rule for testing 'before' and 'after' positioning.",
|
|
27
|
+
* folder: "All",
|
|
28
|
+
* position: "pre",
|
|
29
|
+
* action: "decrypt",
|
|
30
|
+
* froms: ["trust"],
|
|
31
|
+
* tos: ["untrust"],
|
|
32
|
+
* sources: ["any"],
|
|
33
|
+
* destinations: ["any"],
|
|
34
|
+
* services: ["service-https"],
|
|
35
|
+
* categories: ["high-risk"],
|
|
36
|
+
* sourceUsers: ["any"],
|
|
37
|
+
* type: {
|
|
38
|
+
* sslForwardProxy: {},
|
|
39
|
+
* },
|
|
40
|
+
* destinationHips: ["any"],
|
|
41
|
+
* tags: [decryptionPositionTag.name],
|
|
42
|
+
* logSuccess: true,
|
|
43
|
+
* logFail: true,
|
|
44
|
+
* disabled: false,
|
|
45
|
+
* negateSource: false,
|
|
46
|
+
* negateDestination: false,
|
|
47
|
+
* });
|
|
48
|
+
* // --- 3. ABSOLUTE POSITIONING Examples ("top" and "bottom") ---
|
|
49
|
+
* const ruleTopDecryptionRule = new scm.DecryptionRule("rule_top_decryption_rule", {
|
|
50
|
+
* name: "top-absolute-decryption-rule",
|
|
51
|
+
* description: "Placed at the very TOP of the Decryption rulebase.",
|
|
52
|
+
* folder: "All",
|
|
53
|
+
* position: "pre",
|
|
54
|
+
* action: "no-decrypt",
|
|
55
|
+
* relativePosition: "top",
|
|
56
|
+
* froms: ["any"],
|
|
57
|
+
* tos: ["any"],
|
|
58
|
+
* sources: ["any"],
|
|
59
|
+
* destinations: ["any"],
|
|
60
|
+
* services: ["service-https"],
|
|
61
|
+
* categories: ["high-risk"],
|
|
62
|
+
* sourceUsers: ["any"],
|
|
63
|
+
* type: {
|
|
64
|
+
* sslForwardProxy: {},
|
|
65
|
+
* },
|
|
66
|
+
* });
|
|
67
|
+
* const ruleBottomDecryptionRule = new scm.DecryptionRule("rule_bottom_decryption_rule", {
|
|
68
|
+
* name: "bottom-absolute-decryption-rule",
|
|
69
|
+
* description: "Placed at the very BOTTOM of the Decryption rulebase.",
|
|
70
|
+
* folder: "All",
|
|
71
|
+
* position: "pre",
|
|
72
|
+
* action: "decrypt",
|
|
73
|
+
* relativePosition: "bottom",
|
|
74
|
+
* froms: ["any"],
|
|
75
|
+
* tos: ["any"],
|
|
76
|
+
* sources: ["any"],
|
|
77
|
+
* destinations: ["any"],
|
|
78
|
+
* services: ["service-https"],
|
|
79
|
+
* categories: ["high-risk"],
|
|
80
|
+
* sourceUsers: ["any"],
|
|
81
|
+
* type: {
|
|
82
|
+
* sslForwardProxy: {},
|
|
83
|
+
* },
|
|
84
|
+
* });
|
|
85
|
+
* // --- 4. RELATIVE POSITIONING Examples ("before" and "after") ---
|
|
86
|
+
* const ruleBeforeAnchorDecryption = new scm.DecryptionRule("rule_before_anchor_decryption", {
|
|
87
|
+
* name: "before-anchor-decryption-rule",
|
|
88
|
+
* description: "Positioned immediately BEFORE the anchor-decryption-rule. Updating",
|
|
89
|
+
* folder: "All",
|
|
90
|
+
* position: "pre",
|
|
91
|
+
* action: "decrypt",
|
|
92
|
+
* relativePosition: "before",
|
|
93
|
+
* targetRule: anchorDecryptionRule.id,
|
|
94
|
+
* froms: ["trust"],
|
|
95
|
+
* tos: ["untrust"],
|
|
96
|
+
* sources: ["10.1.1.0/24"],
|
|
97
|
+
* destinations: ["any"],
|
|
98
|
+
* services: ["service-https"],
|
|
99
|
+
* categories: ["high-risk"],
|
|
100
|
+
* sourceUsers: ["any"],
|
|
101
|
+
* type: {
|
|
102
|
+
* sslForwardProxy: {},
|
|
103
|
+
* },
|
|
104
|
+
* });
|
|
105
|
+
* const ruleAfterAnchorDecryption = new scm.DecryptionRule("rule_after_anchor_decryption", {
|
|
106
|
+
* name: "after-anchor-decryption-rule_123",
|
|
107
|
+
* description: "Positioned immediately AFTER the anchor-decryption-rule.",
|
|
108
|
+
* folder: "All",
|
|
109
|
+
* position: "pre",
|
|
110
|
+
* action: "decrypt",
|
|
111
|
+
* relativePosition: "after",
|
|
112
|
+
* targetRule: anchorDecryptionRule.id,
|
|
113
|
+
* froms: ["any"],
|
|
114
|
+
* tos: ["untrust"],
|
|
115
|
+
* sources: ["any"],
|
|
116
|
+
* destinations: ["192.168.1.10"],
|
|
117
|
+
* services: ["service-https"],
|
|
118
|
+
* categories: ["any"],
|
|
119
|
+
* sourceUsers: ["any"],
|
|
120
|
+
* type: {
|
|
121
|
+
* sslForwardProxy: {},
|
|
122
|
+
* },
|
|
123
|
+
* });
|
|
124
|
+
* ```
|
|
10
125
|
*/
|
|
11
126
|
class DecryptionRule extends pulumi.CustomResource {
|
|
12
127
|
/**
|
|
@@ -53,12 +168,14 @@ class DecryptionRule extends pulumi.CustomResource {
|
|
|
53
168
|
resourceInputs["negateSource"] = state?.negateSource;
|
|
54
169
|
resourceInputs["position"] = state?.position;
|
|
55
170
|
resourceInputs["profile"] = state?.profile;
|
|
171
|
+
resourceInputs["relativePosition"] = state?.relativePosition;
|
|
56
172
|
resourceInputs["services"] = state?.services;
|
|
57
173
|
resourceInputs["snippet"] = state?.snippet;
|
|
58
174
|
resourceInputs["sourceHips"] = state?.sourceHips;
|
|
59
175
|
resourceInputs["sourceUsers"] = state?.sourceUsers;
|
|
60
176
|
resourceInputs["sources"] = state?.sources;
|
|
61
177
|
resourceInputs["tags"] = state?.tags;
|
|
178
|
+
resourceInputs["targetRule"] = state?.targetRule;
|
|
62
179
|
resourceInputs["tfid"] = state?.tfid;
|
|
63
180
|
resourceInputs["tos"] = state?.tos;
|
|
64
181
|
resourceInputs["type"] = state?.type;
|
|
@@ -106,12 +223,14 @@ class DecryptionRule extends pulumi.CustomResource {
|
|
|
106
223
|
resourceInputs["negateSource"] = args?.negateSource;
|
|
107
224
|
resourceInputs["position"] = args?.position;
|
|
108
225
|
resourceInputs["profile"] = args?.profile;
|
|
226
|
+
resourceInputs["relativePosition"] = args?.relativePosition;
|
|
109
227
|
resourceInputs["services"] = args?.services;
|
|
110
228
|
resourceInputs["snippet"] = args?.snippet;
|
|
111
229
|
resourceInputs["sourceHips"] = args?.sourceHips;
|
|
112
230
|
resourceInputs["sourceUsers"] = args?.sourceUsers;
|
|
113
231
|
resourceInputs["sources"] = args?.sources;
|
|
114
232
|
resourceInputs["tags"] = args?.tags;
|
|
233
|
+
resourceInputs["targetRule"] = args?.targetRule;
|
|
115
234
|
resourceInputs["tos"] = args?.tos;
|
|
116
235
|
resourceInputs["type"] = args?.type;
|
|
117
236
|
resourceInputs["tfid"] = undefined /*out*/;
|
package/decryptionRule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decryptionRule.js","sourceRoot":"","sources":["../decryptionRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"decryptionRule.js","sourceRoot":"","sources":["../decryptionRule.ts"],"names":[],"mappings":"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"}
|
package/dnsProxy.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ export declare class DnsProxy extends pulumi.CustomResource {
|
|
|
23
23
|
/**
|
|
24
24
|
* Cache
|
|
25
25
|
*/
|
|
26
|
-
readonly cache: pulumi.Output<outputs.DnsProxyCache
|
|
26
|
+
readonly cache: pulumi.Output<outputs.DnsProxyCache>;
|
|
27
27
|
/**
|
|
28
28
|
* Default
|
|
29
29
|
*/
|
|
@@ -33,7 +33,7 @@ export declare class DnsProxy extends pulumi.CustomResource {
|
|
|
33
33
|
*/
|
|
34
34
|
readonly device: pulumi.Output<string | undefined>;
|
|
35
35
|
/**
|
|
36
|
-
*
|
|
36
|
+
* DNS proxy rules
|
|
37
37
|
*/
|
|
38
38
|
readonly domainServers: pulumi.Output<outputs.DnsProxyDomainServer[] | undefined>;
|
|
39
39
|
/**
|
|
@@ -63,12 +63,12 @@ export declare class DnsProxy extends pulumi.CustomResource {
|
|
|
63
63
|
/**
|
|
64
64
|
* Tcp queries
|
|
65
65
|
*/
|
|
66
|
-
readonly tcpQueries: pulumi.Output<outputs.DnsProxyTcpQueries
|
|
66
|
+
readonly tcpQueries: pulumi.Output<outputs.DnsProxyTcpQueries>;
|
|
67
67
|
readonly tfid: pulumi.Output<string>;
|
|
68
68
|
/**
|
|
69
69
|
* Udp queries
|
|
70
70
|
*/
|
|
71
|
-
readonly udpQueries: pulumi.Output<outputs.DnsProxyUdpQueries
|
|
71
|
+
readonly udpQueries: pulumi.Output<outputs.DnsProxyUdpQueries>;
|
|
72
72
|
/**
|
|
73
73
|
* Create a DnsProxy resource with the given unique name, arguments, and options.
|
|
74
74
|
*
|
|
@@ -95,7 +95,7 @@ export interface DnsProxyState {
|
|
|
95
95
|
*/
|
|
96
96
|
device?: pulumi.Input<string>;
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* DNS proxy rules
|
|
99
99
|
*/
|
|
100
100
|
domainServers?: pulumi.Input<pulumi.Input<inputs.DnsProxyDomainServer>[]>;
|
|
101
101
|
/**
|
|
@@ -149,7 +149,7 @@ export interface DnsProxyArgs {
|
|
|
149
149
|
*/
|
|
150
150
|
device?: pulumi.Input<string>;
|
|
151
151
|
/**
|
|
152
|
-
*
|
|
152
|
+
* DNS proxy rules
|
|
153
153
|
*/
|
|
154
154
|
domainServers?: pulumi.Input<pulumi.Input<inputs.DnsProxyDomainServer>[]>;
|
|
155
155
|
/**
|
package/dnsSecurityProfile.d.ts
CHANGED
package/dnsSecurityProfile.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dnsSecurityProfile.js","sourceRoot":"","sources":["../dnsSecurityProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"dnsSecurityProfile.js","sourceRoot":"","sources":["../dnsSecurityProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,MAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA+B,EAAE,IAAmC;QAC7H,OAAO,IAAI,kBAAkB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACzE,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,kBAAkB,CAAC,YAAY,CAAC;IACnE,CAAC;IAoCD,YAAY,IAAY,EAAE,WAA8D,EAAE,IAAmC;QACzH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAkD,CAAC;YACjE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAiD,CAAC;YAC/D,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,kBAAkB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACvE,CAAC;;AAtFL,gDAuFC;AAzEG,gBAAgB;AACO,+BAAY,GAAG,iDAAiD,CAAC"}
|
package/dynamicUserGroup.d.ts
CHANGED
|
@@ -10,17 +10,17 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
10
10
|
*
|
|
11
11
|
* // First, create the tags that will be used in the dynamic user group's filter.
|
|
12
12
|
* const scmDugTag1 = new scm.Tag("scm_dug_tag_1", {
|
|
13
|
-
* folder: "
|
|
13
|
+
* folder: "All",
|
|
14
14
|
* name: "scm_dug_tag_1",
|
|
15
15
|
* color: "Red",
|
|
16
16
|
* });
|
|
17
17
|
* const scmDugTag2 = new scm.Tag("scm_dug_tag_2", {
|
|
18
|
-
* folder: "
|
|
18
|
+
* folder: "All",
|
|
19
19
|
* name: "scm_dug_tag_2",
|
|
20
20
|
* color: "Blue",
|
|
21
21
|
* });
|
|
22
22
|
* const scmDugTag3 = new scm.Tag("scm_dug_tag_3", {
|
|
23
|
-
* folder: "
|
|
23
|
+
* folder: "All",
|
|
24
24
|
* name: "scm_dug_tag_3",
|
|
25
25
|
* color: "Green",
|
|
26
26
|
* });
|
package/dynamicUserGroup.js
CHANGED
|
@@ -16,17 +16,17 @@ const utilities = require("./utilities");
|
|
|
16
16
|
*
|
|
17
17
|
* // First, create the tags that will be used in the dynamic user group's filter.
|
|
18
18
|
* const scmDugTag1 = new scm.Tag("scm_dug_tag_1", {
|
|
19
|
-
* folder: "
|
|
19
|
+
* folder: "All",
|
|
20
20
|
* name: "scm_dug_tag_1",
|
|
21
21
|
* color: "Red",
|
|
22
22
|
* });
|
|
23
23
|
* const scmDugTag2 = new scm.Tag("scm_dug_tag_2", {
|
|
24
|
-
* folder: "
|
|
24
|
+
* folder: "All",
|
|
25
25
|
* name: "scm_dug_tag_2",
|
|
26
26
|
* color: "Blue",
|
|
27
27
|
* });
|
|
28
28
|
* const scmDugTag3 = new scm.Tag("scm_dug_tag_3", {
|
|
29
|
-
* folder: "
|
|
29
|
+
* folder: "All",
|
|
30
30
|
* name: "scm_dug_tag_3",
|
|
31
31
|
* color: "Green",
|
|
32
32
|
* });
|