@pulumi/scm 1.0.0-alpha.1762562132 → 1.0.0-alpha.1762572739
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/address.d.ts
CHANGED
|
@@ -10,17 +10,17 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
10
10
|
*
|
|
11
11
|
* // This file is embedded using go:embed
|
|
12
12
|
* const scmAddrTag1 = new scm.Tag("scm_addr_tag_1", {
|
|
13
|
-
* folder: "
|
|
13
|
+
* folder: "All",
|
|
14
14
|
* name: "scm_addr_tag_1",
|
|
15
15
|
* color: "Red",
|
|
16
16
|
* });
|
|
17
17
|
* const scmAddrTag2 = new scm.Tag("scm_addr_tag_2", {
|
|
18
|
-
* folder: "
|
|
18
|
+
* folder: "All",
|
|
19
19
|
* name: "scm_addr_tag_2",
|
|
20
20
|
* color: "Blue",
|
|
21
21
|
* });
|
|
22
22
|
* const scmAddrTag3 = new scm.Tag("scm_addr_tag_3", {
|
|
23
|
-
* folder: "
|
|
23
|
+
* folder: "All",
|
|
24
24
|
* name: "scm_addr_tag_3",
|
|
25
25
|
* color: "Orange",
|
|
26
26
|
* });
|
package/address.js
CHANGED
|
@@ -16,17 +16,17 @@ const utilities = require("./utilities");
|
|
|
16
16
|
*
|
|
17
17
|
* // This file is embedded using go:embed
|
|
18
18
|
* const scmAddrTag1 = new scm.Tag("scm_addr_tag_1", {
|
|
19
|
-
* folder: "
|
|
19
|
+
* folder: "All",
|
|
20
20
|
* name: "scm_addr_tag_1",
|
|
21
21
|
* color: "Red",
|
|
22
22
|
* });
|
|
23
23
|
* const scmAddrTag2 = new scm.Tag("scm_addr_tag_2", {
|
|
24
|
-
* folder: "
|
|
24
|
+
* folder: "All",
|
|
25
25
|
* name: "scm_addr_tag_2",
|
|
26
26
|
* color: "Blue",
|
|
27
27
|
* });
|
|
28
28
|
* const scmAddrTag3 = new scm.Tag("scm_addr_tag_3", {
|
|
29
|
-
* folder: "
|
|
29
|
+
* folder: "All",
|
|
30
30
|
* name: "scm_addr_tag_3",
|
|
31
31
|
* color: "Orange",
|
|
32
32
|
* });
|
package/addressGroup.d.ts
CHANGED
|
@@ -36,13 +36,13 @@ import * as outputs from "./types/output";
|
|
|
36
36
|
* });
|
|
37
37
|
* // Create tags to be used for dynamic address group
|
|
38
38
|
* const scmAddressgroupTag1 = new scm.Tag("scm_addressgroup_tag_1", {
|
|
39
|
-
* folder: "
|
|
39
|
+
* folder: "All",
|
|
40
40
|
* name: "scm_addressgroup_tag_1",
|
|
41
41
|
* comments: "Managed by Pulumi",
|
|
42
42
|
* color: "Orange",
|
|
43
43
|
* });
|
|
44
44
|
* const scmAddressgroupTag2 = new scm.Tag("scm_addressgroup_tag_2", {
|
|
45
|
-
* folder: "
|
|
45
|
+
* folder: "All",
|
|
46
46
|
* name: "scm_addressgroup_tag_2",
|
|
47
47
|
* comments: "Managed by Pulumi",
|
|
48
48
|
* color: "Blue",
|
package/addressGroup.js
CHANGED
|
@@ -40,13 +40,13 @@ const utilities = require("./utilities");
|
|
|
40
40
|
* });
|
|
41
41
|
* // Create tags to be used for dynamic address group
|
|
42
42
|
* const scmAddressgroupTag1 = new scm.Tag("scm_addressgroup_tag_1", {
|
|
43
|
-
* folder: "
|
|
43
|
+
* folder: "All",
|
|
44
44
|
* name: "scm_addressgroup_tag_1",
|
|
45
45
|
* comments: "Managed by Pulumi",
|
|
46
46
|
* color: "Orange",
|
|
47
47
|
* });
|
|
48
48
|
* const scmAddressgroupTag2 = new scm.Tag("scm_addressgroup_tag_2", {
|
|
49
|
-
* folder: "
|
|
49
|
+
* folder: "All",
|
|
50
50
|
* name: "scm_addressgroup_tag_2",
|
|
51
51
|
* comments: "Managed by Pulumi",
|
|
52
52
|
* color: "Blue",
|
|
@@ -2,11 +2,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* AggregateInterface resource
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
6
8
|
*/
|
|
7
|
-
export declare class
|
|
9
|
+
export declare class AggregateInterface extends pulumi.CustomResource {
|
|
8
10
|
/**
|
|
9
|
-
* Get an existing
|
|
11
|
+
* Get an existing AggregateInterface resource's state with the given name, ID, and optional extra
|
|
10
12
|
* properties used to qualify the lookup.
|
|
11
13
|
*
|
|
12
14
|
* @param name The _unique_ name of the resulting resource.
|
|
@@ -14,18 +16,18 @@ export declare class AggregateEthernetInterface extends pulumi.CustomResource {
|
|
|
14
16
|
* @param state Any extra arguments used during the lookup.
|
|
15
17
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
18
|
*/
|
|
17
|
-
static get(name: string, id: pulumi.Input<pulumi.ID>, state?:
|
|
19
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AggregateInterfaceState, opts?: pulumi.CustomResourceOptions): AggregateInterface;
|
|
18
20
|
/**
|
|
19
|
-
* Returns true if the given object is an instance of
|
|
21
|
+
* Returns true if the given object is an instance of AggregateInterface. This is designed to work even
|
|
20
22
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
23
|
*/
|
|
22
|
-
static isInstance(obj: any): obj is
|
|
24
|
+
static isInstance(obj: any): obj is AggregateInterface;
|
|
23
25
|
/**
|
|
24
26
|
* Aggregate interface description
|
|
25
27
|
*/
|
|
26
28
|
readonly comment: pulumi.Output<string | undefined>;
|
|
27
29
|
/**
|
|
28
|
-
* Default
|
|
30
|
+
* Default interface assignment
|
|
29
31
|
*/
|
|
30
32
|
readonly defaultValue: pulumi.Output<string | undefined>;
|
|
31
33
|
/**
|
|
@@ -39,11 +41,11 @@ export declare class AggregateEthernetInterface extends pulumi.CustomResource {
|
|
|
39
41
|
/**
|
|
40
42
|
* Layer2
|
|
41
43
|
*/
|
|
42
|
-
readonly layer2: pulumi.Output<outputs.
|
|
44
|
+
readonly layer2: pulumi.Output<outputs.AggregateInterfaceLayer2>;
|
|
43
45
|
/**
|
|
44
|
-
*
|
|
46
|
+
* Aggregate Interface Layer 3 configuration
|
|
45
47
|
*/
|
|
46
|
-
readonly layer3: pulumi.Output<outputs.
|
|
48
|
+
readonly layer3: pulumi.Output<outputs.AggregateInterfaceLayer3>;
|
|
47
49
|
/**
|
|
48
50
|
* Aggregate interface name
|
|
49
51
|
*/
|
|
@@ -54,24 +56,24 @@ export declare class AggregateEthernetInterface extends pulumi.CustomResource {
|
|
|
54
56
|
readonly snippet: pulumi.Output<string | undefined>;
|
|
55
57
|
readonly tfid: pulumi.Output<string>;
|
|
56
58
|
/**
|
|
57
|
-
* Create a
|
|
59
|
+
* Create a AggregateInterface resource with the given unique name, arguments, and options.
|
|
58
60
|
*
|
|
59
61
|
* @param name The _unique_ name of the resource.
|
|
60
62
|
* @param args The arguments to use to populate this resource's properties.
|
|
61
63
|
* @param opts A bag of options that control this resource's behavior.
|
|
62
64
|
*/
|
|
63
|
-
constructor(name: string, args?:
|
|
65
|
+
constructor(name: string, args?: AggregateInterfaceArgs, opts?: pulumi.CustomResourceOptions);
|
|
64
66
|
}
|
|
65
67
|
/**
|
|
66
|
-
* Input properties used for looking up and filtering
|
|
68
|
+
* Input properties used for looking up and filtering AggregateInterface resources.
|
|
67
69
|
*/
|
|
68
|
-
export interface
|
|
70
|
+
export interface AggregateInterfaceState {
|
|
69
71
|
/**
|
|
70
72
|
* Aggregate interface description
|
|
71
73
|
*/
|
|
72
74
|
comment?: pulumi.Input<string>;
|
|
73
75
|
/**
|
|
74
|
-
* Default
|
|
76
|
+
* Default interface assignment
|
|
75
77
|
*/
|
|
76
78
|
defaultValue?: pulumi.Input<string>;
|
|
77
79
|
/**
|
|
@@ -85,11 +87,11 @@ export interface AggregateEthernetInterfaceState {
|
|
|
85
87
|
/**
|
|
86
88
|
* Layer2
|
|
87
89
|
*/
|
|
88
|
-
layer2?: pulumi.Input<inputs.
|
|
90
|
+
layer2?: pulumi.Input<inputs.AggregateInterfaceLayer2>;
|
|
89
91
|
/**
|
|
90
|
-
*
|
|
92
|
+
* Aggregate Interface Layer 3 configuration
|
|
91
93
|
*/
|
|
92
|
-
layer3?: pulumi.Input<inputs.
|
|
94
|
+
layer3?: pulumi.Input<inputs.AggregateInterfaceLayer3>;
|
|
93
95
|
/**
|
|
94
96
|
* Aggregate interface name
|
|
95
97
|
*/
|
|
@@ -101,15 +103,15 @@ export interface AggregateEthernetInterfaceState {
|
|
|
101
103
|
tfid?: pulumi.Input<string>;
|
|
102
104
|
}
|
|
103
105
|
/**
|
|
104
|
-
* The set of arguments for constructing a
|
|
106
|
+
* The set of arguments for constructing a AggregateInterface resource.
|
|
105
107
|
*/
|
|
106
|
-
export interface
|
|
108
|
+
export interface AggregateInterfaceArgs {
|
|
107
109
|
/**
|
|
108
110
|
* Aggregate interface description
|
|
109
111
|
*/
|
|
110
112
|
comment?: pulumi.Input<string>;
|
|
111
113
|
/**
|
|
112
|
-
* Default
|
|
114
|
+
* Default interface assignment
|
|
113
115
|
*/
|
|
114
116
|
defaultValue?: pulumi.Input<string>;
|
|
115
117
|
/**
|
|
@@ -123,11 +125,11 @@ export interface AggregateEthernetInterfaceArgs {
|
|
|
123
125
|
/**
|
|
124
126
|
* Layer2
|
|
125
127
|
*/
|
|
126
|
-
layer2?: pulumi.Input<inputs.
|
|
128
|
+
layer2?: pulumi.Input<inputs.AggregateInterfaceLayer2>;
|
|
127
129
|
/**
|
|
128
|
-
*
|
|
130
|
+
* Aggregate Interface Layer 3 configuration
|
|
129
131
|
*/
|
|
130
|
-
layer3?: pulumi.Input<inputs.
|
|
132
|
+
layer3?: pulumi.Input<inputs.AggregateInterfaceLayer3>;
|
|
131
133
|
/**
|
|
132
134
|
* Aggregate interface name
|
|
133
135
|
*/
|
|
@@ -2,15 +2,17 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.
|
|
5
|
+
exports.AggregateInterface = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* AggregateInterface resource
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
10
12
|
*/
|
|
11
|
-
class
|
|
13
|
+
class AggregateInterface extends pulumi.CustomResource {
|
|
12
14
|
/**
|
|
13
|
-
* Get an existing
|
|
15
|
+
* Get an existing AggregateInterface resource's state with the given name, ID, and optional extra
|
|
14
16
|
* properties used to qualify the lookup.
|
|
15
17
|
*
|
|
16
18
|
* @param name The _unique_ name of the resulting resource.
|
|
@@ -19,17 +21,17 @@ class AggregateEthernetInterface extends pulumi.CustomResource {
|
|
|
19
21
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
20
22
|
*/
|
|
21
23
|
static get(name, id, state, opts) {
|
|
22
|
-
return new
|
|
24
|
+
return new AggregateInterface(name, state, { ...opts, id: id });
|
|
23
25
|
}
|
|
24
26
|
/**
|
|
25
|
-
* Returns true if the given object is an instance of
|
|
27
|
+
* Returns true if the given object is an instance of AggregateInterface. This is designed to work even
|
|
26
28
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
27
29
|
*/
|
|
28
30
|
static isInstance(obj) {
|
|
29
31
|
if (obj === undefined || obj === null) {
|
|
30
32
|
return false;
|
|
31
33
|
}
|
|
32
|
-
return obj['__pulumiType'] ===
|
|
34
|
+
return obj['__pulumiType'] === AggregateInterface.__pulumiType;
|
|
33
35
|
}
|
|
34
36
|
constructor(name, argsOrState, opts) {
|
|
35
37
|
let resourceInputs = {};
|
|
@@ -59,10 +61,10 @@ class AggregateEthernetInterface extends pulumi.CustomResource {
|
|
|
59
61
|
resourceInputs["tfid"] = undefined /*out*/;
|
|
60
62
|
}
|
|
61
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
62
|
-
super(
|
|
64
|
+
super(AggregateInterface.__pulumiType, name, resourceInputs, opts);
|
|
63
65
|
}
|
|
64
66
|
}
|
|
65
|
-
exports.
|
|
67
|
+
exports.AggregateInterface = AggregateInterface;
|
|
66
68
|
/** @internal */
|
|
67
|
-
|
|
68
|
-
//# sourceMappingURL=
|
|
69
|
+
AggregateInterface.__pulumiType = 'scm:index/aggregateInterface:AggregateInterface';
|
|
70
|
+
//# sourceMappingURL=aggregateInterface.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"aggregateInterface.js","sourceRoot":"","sources":["../aggregateInterface.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;IA4CD,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,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,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,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,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;;AAlGL,gDAmGC;AArFG,gBAAgB;AACO,+BAAY,GAAG,iDAAiD,CAAC"}
|
|
@@ -70,7 +70,7 @@ export declare class AntiSpywareSignature extends pulumi.CustomResource {
|
|
|
70
70
|
/**
|
|
71
71
|
* threat id range \n\n and \n\n
|
|
72
72
|
*/
|
|
73
|
-
readonly threatId: pulumi.Output<
|
|
73
|
+
readonly threatId: pulumi.Output<string>;
|
|
74
74
|
/**
|
|
75
75
|
* Threatname
|
|
76
76
|
*/
|
|
@@ -140,7 +140,7 @@ export interface AntiSpywareSignatureState {
|
|
|
140
140
|
/**
|
|
141
141
|
* threat id range \n\n and \n\n
|
|
142
142
|
*/
|
|
143
|
-
threatId?: pulumi.Input<
|
|
143
|
+
threatId?: pulumi.Input<string>;
|
|
144
144
|
/**
|
|
145
145
|
* Threatname
|
|
146
146
|
*/
|
|
@@ -201,7 +201,7 @@ export interface AntiSpywareSignatureArgs {
|
|
|
201
201
|
/**
|
|
202
202
|
* threat id range \n\n and \n\n
|
|
203
203
|
*/
|
|
204
|
-
threatId: pulumi.Input<
|
|
204
|
+
threatId: pulumi.Input<string>;
|
|
205
205
|
/**
|
|
206
206
|
* Threatname
|
|
207
207
|
*/
|
package/appOverrideRule.d.ts
CHANGED
|
@@ -1,6 +1,95 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* AppOverrideRule resource
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as scm from "@pulumi/scm";
|
|
10
|
+
*
|
|
11
|
+
* // --- 1. TAG Resource ---
|
|
12
|
+
* const appOverridePositionTag = new scm.Tag("app_override_position_tag", {
|
|
13
|
+
* name: "app-override-position-tag_1",
|
|
14
|
+
* folder: "All",
|
|
15
|
+
* color: "Orange",
|
|
16
|
+
* });
|
|
17
|
+
* // --- 2. ANCHOR RULE (Used for relative positioning by other rules) ---
|
|
18
|
+
* const anchorAppOverride = new scm.AppOverrideRule("anchor_app_override", {
|
|
19
|
+
* name: "anchor-app-override-rule",
|
|
20
|
+
* description: "Base rule for testing 'before' and 'after' positioning. Updating",
|
|
21
|
+
* folder: "All",
|
|
22
|
+
* position: "pre",
|
|
23
|
+
* application: "ssl",
|
|
24
|
+
* protocol: "tcp",
|
|
25
|
+
* port: "112",
|
|
26
|
+
* froms: ["trust"],
|
|
27
|
+
* tos: ["untrust"],
|
|
28
|
+
* sources: ["any"],
|
|
29
|
+
* destinations: ["any"],
|
|
30
|
+
* tags: [appOverridePositionTag.name],
|
|
31
|
+
* });
|
|
32
|
+
* // --- 3. ABSOLUTE POSITIONING Examples ("top" and "bottom") ---
|
|
33
|
+
* const ruleTopAppOverride = new scm.AppOverrideRule("rule_top_app_override", {
|
|
34
|
+
* name: "top-absolute-app-override",
|
|
35
|
+
* description: "Placed at the very TOP of the App Override rulebase.",
|
|
36
|
+
* folder: "All",
|
|
37
|
+
* position: "pre",
|
|
38
|
+
* relativePosition: "bottom",
|
|
39
|
+
* application: "ssl",
|
|
40
|
+
* protocol: "tcp",
|
|
41
|
+
* port: "443",
|
|
42
|
+
* froms: ["untrust"],
|
|
43
|
+
* tos: ["trust"],
|
|
44
|
+
* sources: ["any"],
|
|
45
|
+
* destinations: ["any"],
|
|
46
|
+
* });
|
|
47
|
+
* const ruleBottomAppOverride = new scm.AppOverrideRule("rule_bottom_app_override", {
|
|
48
|
+
* name: "bottom-absolute-app-override",
|
|
49
|
+
* description: "Placed at the very BOTTOM of the App Override rulebase.",
|
|
50
|
+
* folder: "All",
|
|
51
|
+
* position: "pre",
|
|
52
|
+
* relativePosition: "bottom",
|
|
53
|
+
* application: "ssl",
|
|
54
|
+
* protocol: "tcp",
|
|
55
|
+
* port: "443",
|
|
56
|
+
* froms: ["any"],
|
|
57
|
+
* tos: ["any"],
|
|
58
|
+
* sources: ["any"],
|
|
59
|
+
* destinations: ["any"],
|
|
60
|
+
* });
|
|
61
|
+
* //--- 4. RELATIVE POSITIONING Examples ("before" and "after") ---
|
|
62
|
+
* const ruleBeforeAnchorOverride = new scm.AppOverrideRule("rule_before_anchor_override", {
|
|
63
|
+
* name: "before-anchor-app-override",
|
|
64
|
+
* description: "Positioned immediately BEFORE the anchor-app-override-rule.",
|
|
65
|
+
* folder: "All",
|
|
66
|
+
* position: "pre",
|
|
67
|
+
* relativePosition: "before",
|
|
68
|
+
* targetRule: anchorAppOverride.id,
|
|
69
|
+
* application: "ssl",
|
|
70
|
+
* protocol: "tcp",
|
|
71
|
+
* port: "443",
|
|
72
|
+
* froms: ["trust"],
|
|
73
|
+
* tos: ["untrust"],
|
|
74
|
+
* sources: ["any"],
|
|
75
|
+
* destinations: ["any"],
|
|
76
|
+
* });
|
|
77
|
+
* const ruleAfterAnchorOverride = new scm.AppOverrideRule("rule_after_anchor_override", {
|
|
78
|
+
* name: "after-anchor-app-override",
|
|
79
|
+
* description: "Positioned immediately AFTER the anchor-app-override-rule.",
|
|
80
|
+
* folder: "All",
|
|
81
|
+
* position: "pre",
|
|
82
|
+
* relativePosition: "before",
|
|
83
|
+
* targetRule: anchorAppOverride.id,
|
|
84
|
+
* application: "ssl",
|
|
85
|
+
* protocol: "tcp",
|
|
86
|
+
* port: "443",
|
|
87
|
+
* froms: ["untrust"],
|
|
88
|
+
* tos: ["trust"],
|
|
89
|
+
* sources: ["any"],
|
|
90
|
+
* destinations: ["any"],
|
|
91
|
+
* });
|
|
92
|
+
* ```
|
|
4
93
|
*/
|
|
5
94
|
export declare class AppOverrideRule extends pulumi.CustomResource {
|
|
6
95
|
/**
|
|
@@ -65,11 +154,19 @@ export declare class AppOverrideRule extends pulumi.CustomResource {
|
|
|
65
154
|
/**
|
|
66
155
|
* Port
|
|
67
156
|
*/
|
|
68
|
-
readonly port: pulumi.Output<
|
|
157
|
+
readonly port: pulumi.Output<string>;
|
|
158
|
+
/**
|
|
159
|
+
* The position of a security rule
|
|
160
|
+
*/
|
|
161
|
+
readonly position: pulumi.Output<string>;
|
|
69
162
|
/**
|
|
70
163
|
* Protocol
|
|
71
164
|
*/
|
|
72
165
|
readonly protocol: pulumi.Output<string>;
|
|
166
|
+
/**
|
|
167
|
+
* 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.
|
|
168
|
+
*/
|
|
169
|
+
readonly relativePosition: pulumi.Output<string | undefined>;
|
|
73
170
|
/**
|
|
74
171
|
* The snippet in which the resource is defined
|
|
75
172
|
*/
|
|
@@ -82,6 +179,10 @@ export declare class AppOverrideRule extends pulumi.CustomResource {
|
|
|
82
179
|
* Tag
|
|
83
180
|
*/
|
|
84
181
|
readonly tags: pulumi.Output<string[] | undefined>;
|
|
182
|
+
/**
|
|
183
|
+
* The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
|
|
184
|
+
*/
|
|
185
|
+
readonly targetRule: pulumi.Output<string | undefined>;
|
|
85
186
|
readonly tfid: pulumi.Output<string>;
|
|
86
187
|
/**
|
|
87
188
|
* To
|
|
@@ -147,11 +248,19 @@ export interface AppOverrideRuleState {
|
|
|
147
248
|
/**
|
|
148
249
|
* Port
|
|
149
250
|
*/
|
|
150
|
-
port?: pulumi.Input<
|
|
251
|
+
port?: pulumi.Input<string>;
|
|
252
|
+
/**
|
|
253
|
+
* The position of a security rule
|
|
254
|
+
*/
|
|
255
|
+
position?: pulumi.Input<string>;
|
|
151
256
|
/**
|
|
152
257
|
* Protocol
|
|
153
258
|
*/
|
|
154
259
|
protocol?: pulumi.Input<string>;
|
|
260
|
+
/**
|
|
261
|
+
* 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.
|
|
262
|
+
*/
|
|
263
|
+
relativePosition?: pulumi.Input<string>;
|
|
155
264
|
/**
|
|
156
265
|
* The snippet in which the resource is defined
|
|
157
266
|
*/
|
|
@@ -164,6 +273,10 @@ export interface AppOverrideRuleState {
|
|
|
164
273
|
* Tag
|
|
165
274
|
*/
|
|
166
275
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
276
|
+
/**
|
|
277
|
+
* The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
|
|
278
|
+
*/
|
|
279
|
+
targetRule?: pulumi.Input<string>;
|
|
167
280
|
tfid?: pulumi.Input<string>;
|
|
168
281
|
/**
|
|
169
282
|
* To
|
|
@@ -221,11 +334,19 @@ export interface AppOverrideRuleArgs {
|
|
|
221
334
|
/**
|
|
222
335
|
* Port
|
|
223
336
|
*/
|
|
224
|
-
port: pulumi.Input<
|
|
337
|
+
port: pulumi.Input<string>;
|
|
338
|
+
/**
|
|
339
|
+
* The position of a security rule
|
|
340
|
+
*/
|
|
341
|
+
position?: pulumi.Input<string>;
|
|
225
342
|
/**
|
|
226
343
|
* Protocol
|
|
227
344
|
*/
|
|
228
345
|
protocol: pulumi.Input<string>;
|
|
346
|
+
/**
|
|
347
|
+
* 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.
|
|
348
|
+
*/
|
|
349
|
+
relativePosition?: pulumi.Input<string>;
|
|
229
350
|
/**
|
|
230
351
|
* The snippet in which the resource is defined
|
|
231
352
|
*/
|
|
@@ -238,6 +359,10 @@ export interface AppOverrideRuleArgs {
|
|
|
238
359
|
* Tag
|
|
239
360
|
*/
|
|
240
361
|
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
362
|
+
/**
|
|
363
|
+
* The name or UUID of the rule to position this rule relative to. Required when `relativePosition` is `"before"` or `"after"`.
|
|
364
|
+
*/
|
|
365
|
+
targetRule?: pulumi.Input<string>;
|
|
241
366
|
/**
|
|
242
367
|
* To
|
|
243
368
|
*/
|
package/appOverrideRule.js
CHANGED
|
@@ -7,6 +7,95 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* AppOverrideRule 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 appOverridePositionTag = new scm.Tag("app_override_position_tag", {
|
|
19
|
+
* name: "app-override-position-tag_1",
|
|
20
|
+
* folder: "All",
|
|
21
|
+
* color: "Orange",
|
|
22
|
+
* });
|
|
23
|
+
* // --- 2. ANCHOR RULE (Used for relative positioning by other rules) ---
|
|
24
|
+
* const anchorAppOverride = new scm.AppOverrideRule("anchor_app_override", {
|
|
25
|
+
* name: "anchor-app-override-rule",
|
|
26
|
+
* description: "Base rule for testing 'before' and 'after' positioning. Updating",
|
|
27
|
+
* folder: "All",
|
|
28
|
+
* position: "pre",
|
|
29
|
+
* application: "ssl",
|
|
30
|
+
* protocol: "tcp",
|
|
31
|
+
* port: "112",
|
|
32
|
+
* froms: ["trust"],
|
|
33
|
+
* tos: ["untrust"],
|
|
34
|
+
* sources: ["any"],
|
|
35
|
+
* destinations: ["any"],
|
|
36
|
+
* tags: [appOverridePositionTag.name],
|
|
37
|
+
* });
|
|
38
|
+
* // --- 3. ABSOLUTE POSITIONING Examples ("top" and "bottom") ---
|
|
39
|
+
* const ruleTopAppOverride = new scm.AppOverrideRule("rule_top_app_override", {
|
|
40
|
+
* name: "top-absolute-app-override",
|
|
41
|
+
* description: "Placed at the very TOP of the App Override rulebase.",
|
|
42
|
+
* folder: "All",
|
|
43
|
+
* position: "pre",
|
|
44
|
+
* relativePosition: "bottom",
|
|
45
|
+
* application: "ssl",
|
|
46
|
+
* protocol: "tcp",
|
|
47
|
+
* port: "443",
|
|
48
|
+
* froms: ["untrust"],
|
|
49
|
+
* tos: ["trust"],
|
|
50
|
+
* sources: ["any"],
|
|
51
|
+
* destinations: ["any"],
|
|
52
|
+
* });
|
|
53
|
+
* const ruleBottomAppOverride = new scm.AppOverrideRule("rule_bottom_app_override", {
|
|
54
|
+
* name: "bottom-absolute-app-override",
|
|
55
|
+
* description: "Placed at the very BOTTOM of the App Override rulebase.",
|
|
56
|
+
* folder: "All",
|
|
57
|
+
* position: "pre",
|
|
58
|
+
* relativePosition: "bottom",
|
|
59
|
+
* application: "ssl",
|
|
60
|
+
* protocol: "tcp",
|
|
61
|
+
* port: "443",
|
|
62
|
+
* froms: ["any"],
|
|
63
|
+
* tos: ["any"],
|
|
64
|
+
* sources: ["any"],
|
|
65
|
+
* destinations: ["any"],
|
|
66
|
+
* });
|
|
67
|
+
* //--- 4. RELATIVE POSITIONING Examples ("before" and "after") ---
|
|
68
|
+
* const ruleBeforeAnchorOverride = new scm.AppOverrideRule("rule_before_anchor_override", {
|
|
69
|
+
* name: "before-anchor-app-override",
|
|
70
|
+
* description: "Positioned immediately BEFORE the anchor-app-override-rule.",
|
|
71
|
+
* folder: "All",
|
|
72
|
+
* position: "pre",
|
|
73
|
+
* relativePosition: "before",
|
|
74
|
+
* targetRule: anchorAppOverride.id,
|
|
75
|
+
* application: "ssl",
|
|
76
|
+
* protocol: "tcp",
|
|
77
|
+
* port: "443",
|
|
78
|
+
* froms: ["trust"],
|
|
79
|
+
* tos: ["untrust"],
|
|
80
|
+
* sources: ["any"],
|
|
81
|
+
* destinations: ["any"],
|
|
82
|
+
* });
|
|
83
|
+
* const ruleAfterAnchorOverride = new scm.AppOverrideRule("rule_after_anchor_override", {
|
|
84
|
+
* name: "after-anchor-app-override",
|
|
85
|
+
* description: "Positioned immediately AFTER the anchor-app-override-rule.",
|
|
86
|
+
* folder: "All",
|
|
87
|
+
* position: "pre",
|
|
88
|
+
* relativePosition: "before",
|
|
89
|
+
* targetRule: anchorAppOverride.id,
|
|
90
|
+
* application: "ssl",
|
|
91
|
+
* protocol: "tcp",
|
|
92
|
+
* port: "443",
|
|
93
|
+
* froms: ["untrust"],
|
|
94
|
+
* tos: ["trust"],
|
|
95
|
+
* sources: ["any"],
|
|
96
|
+
* destinations: ["any"],
|
|
97
|
+
* });
|
|
98
|
+
* ```
|
|
10
99
|
*/
|
|
11
100
|
class AppOverrideRule extends pulumi.CustomResource {
|
|
12
101
|
/**
|
|
@@ -48,10 +137,13 @@ class AppOverrideRule extends pulumi.CustomResource {
|
|
|
48
137
|
resourceInputs["negateDestination"] = state?.negateDestination;
|
|
49
138
|
resourceInputs["negateSource"] = state?.negateSource;
|
|
50
139
|
resourceInputs["port"] = state?.port;
|
|
140
|
+
resourceInputs["position"] = state?.position;
|
|
51
141
|
resourceInputs["protocol"] = state?.protocol;
|
|
142
|
+
resourceInputs["relativePosition"] = state?.relativePosition;
|
|
52
143
|
resourceInputs["snippet"] = state?.snippet;
|
|
53
144
|
resourceInputs["sources"] = state?.sources;
|
|
54
145
|
resourceInputs["tags"] = state?.tags;
|
|
146
|
+
resourceInputs["targetRule"] = state?.targetRule;
|
|
55
147
|
resourceInputs["tfid"] = state?.tfid;
|
|
56
148
|
resourceInputs["tos"] = state?.tos;
|
|
57
149
|
}
|
|
@@ -90,10 +182,13 @@ class AppOverrideRule extends pulumi.CustomResource {
|
|
|
90
182
|
resourceInputs["negateDestination"] = args?.negateDestination;
|
|
91
183
|
resourceInputs["negateSource"] = args?.negateSource;
|
|
92
184
|
resourceInputs["port"] = args?.port;
|
|
185
|
+
resourceInputs["position"] = args?.position;
|
|
93
186
|
resourceInputs["protocol"] = args?.protocol;
|
|
187
|
+
resourceInputs["relativePosition"] = args?.relativePosition;
|
|
94
188
|
resourceInputs["snippet"] = args?.snippet;
|
|
95
189
|
resourceInputs["sources"] = args?.sources;
|
|
96
190
|
resourceInputs["tags"] = args?.tags;
|
|
191
|
+
resourceInputs["targetRule"] = args?.targetRule;
|
|
97
192
|
resourceInputs["tos"] = args?.tos;
|
|
98
193
|
resourceInputs["tfid"] = undefined /*out*/;
|
|
99
194
|
}
|
package/appOverrideRule.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"appOverrideRule.js","sourceRoot":"","sources":["../appOverrideRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"appOverrideRule.js","sourceRoot":"","sources":["../appOverrideRule.ts"],"names":[],"mappings":"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"}
|
package/applicationFilter.d.ts
CHANGED
|
@@ -5,6 +5,22 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* ApplicationFilter resource
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as scm from "@pulumi/scm";
|
|
12
|
+
*
|
|
13
|
+
* const scmApplicationFilter1 = new scm.ApplicationFilter("scm_application_filter_1", {
|
|
14
|
+
* folder: "Shared",
|
|
15
|
+
* name: "scm_application_filter_1",
|
|
16
|
+
* categories: ["business-systems"],
|
|
17
|
+
* risks: [1],
|
|
18
|
+
* evasive: true,
|
|
19
|
+
* tagging: {
|
|
20
|
+
* noTag: true,
|
|
21
|
+
* },
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
8
24
|
*/
|
|
9
25
|
export declare class ApplicationFilter extends pulumi.CustomResource {
|
|
10
26
|
/**
|