@pulumi/scm 1.0.5 → 1.0.6

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.
Files changed (111) hide show
  1. package/forwardingProfile.d.ts +294 -0
  2. package/forwardingProfile.js +247 -0
  3. package/forwardingProfile.js.map +1 -0
  4. package/forwardingProfileDestination.d.ts +190 -0
  5. package/forwardingProfileDestination.js +143 -0
  6. package/forwardingProfileDestination.js.map +1 -0
  7. package/forwardingProfileRegionalAndCustomProxy.d.ts +289 -0
  8. package/forwardingProfileRegionalAndCustomProxy.js +192 -0
  9. package/forwardingProfileRegionalAndCustomProxy.js.map +1 -0
  10. package/forwardingProfileSourceApplication.d.ts +161 -0
  11. package/forwardingProfileSourceApplication.js +129 -0
  12. package/forwardingProfileSourceApplication.js.map +1 -0
  13. package/forwardingProfileUserLocation.d.ts +172 -0
  14. package/forwardingProfileUserLocation.js +125 -0
  15. package/forwardingProfileUserLocation.js.map +1 -0
  16. package/getAddressGroupList.d.ts +4 -4
  17. package/getAddressGroupList.js +4 -4
  18. package/getAddressList.d.ts +4 -4
  19. package/getAddressList.js +4 -4
  20. package/getAggregateInterfaceList.d.ts +2 -2
  21. package/getAggregateInterfaceList.js +2 -2
  22. package/getApplicationGroupList.d.ts +4 -4
  23. package/getApplicationGroupList.js +4 -4
  24. package/getBgpAuthProfileList.d.ts +2 -2
  25. package/getBgpAuthProfileList.js +2 -2
  26. package/getBgpRedistributionProfileList.d.ts +2 -2
  27. package/getBgpRedistributionProfileList.js +2 -2
  28. package/getBgpRouteMapList.d.ts +2 -2
  29. package/getBgpRouteMapList.js +2 -2
  30. package/getConfigMatchListList.d.ts +2 -2
  31. package/getConfigMatchListList.js +2 -2
  32. package/getDevice.d.ts +267 -0
  33. package/getDevice.js +82 -0
  34. package/getDevice.js.map +1 -0
  35. package/getDeviceList.d.ts +171 -0
  36. package/getDeviceList.js +88 -0
  37. package/getDeviceList.js.map +1 -0
  38. package/getDynamicUserGroupList.d.ts +4 -4
  39. package/getDynamicUserGroupList.js +4 -4
  40. package/getEthernetInterfaceList.d.ts +2 -2
  41. package/getEthernetInterfaceList.js +2 -2
  42. package/getForwardingProfile.d.ts +137 -0
  43. package/getForwardingProfile.js +92 -0
  44. package/getForwardingProfile.js.map +1 -0
  45. package/getForwardingProfileDestination.d.ts +127 -0
  46. package/getForwardingProfileDestination.js +82 -0
  47. package/getForwardingProfileDestination.js.map +1 -0
  48. package/getForwardingProfileDestinationList.d.ts +163 -0
  49. package/getForwardingProfileDestinationList.js +90 -0
  50. package/getForwardingProfileDestinationList.js.map +1 -0
  51. package/getForwardingProfileList.d.ts +163 -0
  52. package/getForwardingProfileList.js +90 -0
  53. package/getForwardingProfileList.js.map +1 -0
  54. package/getForwardingProfileRegionalAndCustomProxy.d.ts +157 -0
  55. package/getForwardingProfileRegionalAndCustomProxy.js +92 -0
  56. package/getForwardingProfileRegionalAndCustomProxy.js.map +1 -0
  57. package/getForwardingProfileRegionalAndCustomProxyList.d.ts +163 -0
  58. package/getForwardingProfileRegionalAndCustomProxyList.js +90 -0
  59. package/getForwardingProfileRegionalAndCustomProxyList.js.map +1 -0
  60. package/getForwardingProfileSourceApplication.d.ts +98 -0
  61. package/getForwardingProfileSourceApplication.js +58 -0
  62. package/getForwardingProfileSourceApplication.js.map +1 -0
  63. package/getForwardingProfileSourceApplicationList.d.ts +113 -0
  64. package/getForwardingProfileSourceApplicationList.js +40 -0
  65. package/getForwardingProfileSourceApplicationList.js.map +1 -0
  66. package/getForwardingProfileUserLocation.d.ts +127 -0
  67. package/getForwardingProfileUserLocation.js +82 -0
  68. package/getForwardingProfileUserLocation.js.map +1 -0
  69. package/getForwardingProfileUserLocationList.d.ts +163 -0
  70. package/getForwardingProfileUserLocationList.js +90 -0
  71. package/getForwardingProfileUserLocationList.js.map +1 -0
  72. package/getGlobalprotectMatchListList.d.ts +2 -2
  73. package/getGlobalprotectMatchListList.js +2 -2
  74. package/getHipmatchMatchListList.d.ts +2 -2
  75. package/getHipmatchMatchListList.js +2 -2
  76. package/getIptagMatchListList.d.ts +2 -2
  77. package/getIptagMatchListList.js +2 -2
  78. package/getLayer2SubinterfaceList.d.ts +2 -2
  79. package/getLayer2SubinterfaceList.js +2 -2
  80. package/getLayer3SubinterfaceList.d.ts +2 -2
  81. package/getLayer3SubinterfaceList.js +2 -2
  82. package/getLogicalRouterList.d.ts +2 -2
  83. package/getLogicalRouterList.js +2 -2
  84. package/getLoopbackInterfaceList.d.ts +2 -2
  85. package/getLoopbackInterfaceList.js +2 -2
  86. package/getServiceConnection.d.ts +4 -0
  87. package/getServiceConnection.js.map +1 -1
  88. package/getServiceList.d.ts +2 -2
  89. package/getServiceList.js +2 -2
  90. package/getSystemMatchListList.d.ts +2 -2
  91. package/getSystemMatchListList.js +2 -2
  92. package/getTunnelInterfaceList.d.ts +2 -2
  93. package/getTunnelInterfaceList.js +2 -2
  94. package/getUseridMatchListList.d.ts +2 -2
  95. package/getUseridMatchListList.js +2 -2
  96. package/getVlanInterfaceList.d.ts +2 -2
  97. package/getVlanInterfaceList.js +2 -2
  98. package/getZoneList.d.ts +2 -2
  99. package/getZoneList.js +2 -2
  100. package/index.d.ts +51 -0
  101. package/index.js +74 -13
  102. package/index.js.map +1 -1
  103. package/package.json +2 -2
  104. package/securityRule.d.ts +27 -0
  105. package/securityRule.js +27 -0
  106. package/securityRule.js.map +1 -1
  107. package/serviceConnection.d.ts +12 -0
  108. package/serviceConnection.js +2 -0
  109. package/serviceConnection.js.map +1 -1
  110. package/types/input.d.ts +335 -1
  111. package/types/output.d.ts +1423 -1
package/types/input.d.ts CHANGED
@@ -4874,6 +4874,332 @@ export interface FileBlockingProfileRule {
4874
4874
  */
4875
4875
  name: pulumi.Input<string>;
4876
4876
  }
4877
+ export interface ForwardingProfileDestinationFqdn {
4878
+ /**
4879
+ * alphanumeric string [*0-9a-zA-Z._-] and at most one $ by the end
4880
+ */
4881
+ name: pulumi.Input<string>;
4882
+ /**
4883
+ * Port number for fqdn based destination
4884
+ */
4885
+ port?: pulumi.Input<number>;
4886
+ }
4887
+ export interface ForwardingProfileDestinationIpAddress {
4888
+ /**
4889
+ * IP address with wildcards and CIDR notation support
4890
+ */
4891
+ name: pulumi.Input<string>;
4892
+ /**
4893
+ * Port number for IP address based destination
4894
+ */
4895
+ port?: pulumi.Input<number>;
4896
+ }
4897
+ export interface ForwardingProfileRegionalAndCustomProxyConnectivityPreference {
4898
+ /**
4899
+ * Indicates whether this connectivity method is enabled for use in the proxy configuration
4900
+ */
4901
+ enabled?: pulumi.Input<boolean>;
4902
+ /**
4903
+ * Connectivity method type - 'tunnel' for VPN tunnels, 'proxy' for HTTP/HTTPS proxies, 'adns' for authenticated DNS, 'masque' for MASQUE protocol
4904
+ */
4905
+ name: pulumi.Input<string>;
4906
+ }
4907
+ export interface ForwardingProfileRegionalAndCustomProxyPrismaAccessLocation {
4908
+ /**
4909
+ * Add list of locations separated by space, in that region
4910
+ */
4911
+ locations?: pulumi.Input<pulumi.Input<string>[]>;
4912
+ /**
4913
+ * One of the region from 'americas', 'europe', 'apac'
4914
+ */
4915
+ name: pulumi.Input<string>;
4916
+ }
4917
+ export interface ForwardingProfileRegionalAndCustomProxyProxy1 {
4918
+ /**
4919
+ * fqdn of the primary proxy server (supports wildcards and alphanumeric characters with dots, hyphens, and underscores)
4920
+ */
4921
+ fqdn?: pulumi.Input<string>;
4922
+ /**
4923
+ * Geographic or network location identifier for the primary proxy server
4924
+ */
4925
+ location?: pulumi.Input<string>;
4926
+ /**
4927
+ * port number for primary proxy
4928
+ */
4929
+ port?: pulumi.Input<number>;
4930
+ }
4931
+ export interface ForwardingProfileRegionalAndCustomProxyProxy2 {
4932
+ /**
4933
+ * Fqdn of the secondary (backup) proxy server used for failover scenarios
4934
+ */
4935
+ fqdn?: pulumi.Input<string>;
4936
+ /**
4937
+ * Geographic or network location identifier for the secondary proxy server
4938
+ */
4939
+ location?: pulumi.Input<string>;
4940
+ /**
4941
+ * port number for secondary proxy
4942
+ */
4943
+ port?: pulumi.Input<number>;
4944
+ }
4945
+ export interface ForwardingProfileType {
4946
+ /**
4947
+ * Global Protect proxy-based forwarding configuration
4948
+ */
4949
+ globalProtectProxy?: pulumi.Input<inputs.ForwardingProfileTypeGlobalProtectProxy>;
4950
+ /**
4951
+ * PAC file based forwarding configuration
4952
+ *
4953
+ * > ℹ️ **Note:** You must specify exactly one of `globalProtectProxy`, `pacFile`, and `ztnaAgent`.
4954
+ */
4955
+ pacFile?: pulumi.Input<inputs.ForwardingProfileTypePacFile>;
4956
+ /**
4957
+ * ZTNA agent-based forwarding configuration
4958
+ *
4959
+ * > ℹ️ **Note:** You must specify exactly one of `globalProtectProxy`, `pacFile`, and `ztnaAgent`.
4960
+ */
4961
+ ztnaAgent?: pulumi.Input<inputs.ForwardingProfileTypeZtnaAgent>;
4962
+ }
4963
+ export interface ForwardingProfileTypeGlobalProtectProxy {
4964
+ /**
4965
+ * Basic block rule configuration for PAC file and GlobalProtect proxy profiles
4966
+ */
4967
+ blockRule?: pulumi.Input<inputs.ForwardingProfileTypeGlobalProtectProxyBlockRule>;
4968
+ /**
4969
+ * List of GlobalProtect proxy-based forwarding rules
4970
+ */
4971
+ forwardingRules?: pulumi.Input<pulumi.Input<inputs.ForwardingProfileTypeGlobalProtectProxyForwardingRule>[]>;
4972
+ /**
4973
+ * User uploaded PAC file for Global Protect proxy-based forwarding configuration
4974
+ */
4975
+ pacUpload?: pulumi.Input<boolean>;
4976
+ }
4977
+ export interface ForwardingProfileTypeGlobalProtectProxyBlockRule {
4978
+ /**
4979
+ * TCP traffic allowlist configuration
4980
+ */
4981
+ allowTcp?: pulumi.Input<inputs.ForwardingProfileTypeGlobalProtectProxyBlockRuleAllowTcp>;
4982
+ /**
4983
+ * UDP traffic allowlist configuration with location and destination support
4984
+ */
4985
+ allowUdp?: pulumi.Input<inputs.ForwardingProfileTypeGlobalProtectProxyBlockRuleAllowUdp>;
4986
+ /**
4987
+ * Enable block rule
4988
+ */
4989
+ enable?: pulumi.Input<boolean>;
4990
+ }
4991
+ export interface ForwardingProfileTypeGlobalProtectProxyBlockRuleAllowTcp {
4992
+ /**
4993
+ * Enable locations for allow-tcp
4994
+ */
4995
+ enableLocations?: pulumi.Input<boolean>;
4996
+ /**
4997
+ * List of user locations allowed for TCP traffic
4998
+ */
4999
+ locations?: pulumi.Input<pulumi.Input<string>[]>;
5000
+ }
5001
+ export interface ForwardingProfileTypeGlobalProtectProxyBlockRuleAllowUdp {
5002
+ /**
5003
+ * Destination addresses or networks allowed for UDP traffic
5004
+ */
5005
+ destinations?: pulumi.Input<string>;
5006
+ /**
5007
+ * Enable destinations for allow-udp
5008
+ */
5009
+ enableDestinations?: pulumi.Input<boolean>;
5010
+ /**
5011
+ * Enable locations for allow-udp
5012
+ */
5013
+ enableLocations?: pulumi.Input<boolean>;
5014
+ /**
5015
+ * List of user locations allowed for UDP traffic
5016
+ */
5017
+ locations?: pulumi.Input<pulumi.Input<string>[]>;
5018
+ }
5019
+ export interface ForwardingProfileTypeGlobalProtectProxyForwardingRule {
5020
+ /**
5021
+ * Connectivity method for this forwarding rule (e.g. direct)
5022
+ */
5023
+ connectivity?: pulumi.Input<string>;
5024
+ /**
5025
+ * Destination scope this forwarding rule applies to
5026
+ */
5027
+ destinations?: pulumi.Input<string>;
5028
+ /**
5029
+ * Enable a basic forwarding rule
5030
+ */
5031
+ enabled?: pulumi.Input<boolean>;
5032
+ /**
5033
+ * Basic forwarding rule name as an alphanumeric string [ 0-9a-zA-Z._ -]
5034
+ */
5035
+ name: pulumi.Input<string>;
5036
+ /**
5037
+ * User location scope this rule applies to
5038
+ */
5039
+ userLocations?: pulumi.Input<string>;
5040
+ }
5041
+ export interface ForwardingProfileTypePacFile {
5042
+ /**
5043
+ * Basic block rule configuration for PAC file and GlobalProtect proxy profiles
5044
+ */
5045
+ blockRule?: pulumi.Input<inputs.ForwardingProfileTypePacFileBlockRule>;
5046
+ /**
5047
+ * List of PAC file-based forwarding rules
5048
+ */
5049
+ forwardingRules?: pulumi.Input<pulumi.Input<inputs.ForwardingProfileTypePacFileForwardingRule>[]>;
5050
+ /**
5051
+ * User upload PAC file for PAC file based forwarding configuration
5052
+ */
5053
+ pacUpload?: pulumi.Input<boolean>;
5054
+ }
5055
+ export interface ForwardingProfileTypePacFileBlockRule {
5056
+ /**
5057
+ * TCP traffic allowlist configuration
5058
+ */
5059
+ allowTcp?: pulumi.Input<inputs.ForwardingProfileTypePacFileBlockRuleAllowTcp>;
5060
+ /**
5061
+ * UDP traffic allowlist configuration with location and destination support
5062
+ */
5063
+ allowUdp?: pulumi.Input<inputs.ForwardingProfileTypePacFileBlockRuleAllowUdp>;
5064
+ /**
5065
+ * Enable block rule
5066
+ */
5067
+ enable?: pulumi.Input<boolean>;
5068
+ }
5069
+ export interface ForwardingProfileTypePacFileBlockRuleAllowTcp {
5070
+ /**
5071
+ * Enable locations for allow-tcp
5072
+ */
5073
+ enableLocations?: pulumi.Input<boolean>;
5074
+ /**
5075
+ * List of user locations allowed for TCP traffic
5076
+ */
5077
+ locations?: pulumi.Input<pulumi.Input<string>[]>;
5078
+ }
5079
+ export interface ForwardingProfileTypePacFileBlockRuleAllowUdp {
5080
+ /**
5081
+ * Destination addresses or networks allowed for UDP traffic
5082
+ */
5083
+ destinations?: pulumi.Input<string>;
5084
+ /**
5085
+ * Enable destinations for allow-udp
5086
+ */
5087
+ enableDestinations?: pulumi.Input<boolean>;
5088
+ /**
5089
+ * Enable locations for allow-udp
5090
+ */
5091
+ enableLocations?: pulumi.Input<boolean>;
5092
+ /**
5093
+ * List of user locations allowed for UDP traffic
5094
+ */
5095
+ locations?: pulumi.Input<pulumi.Input<string>[]>;
5096
+ }
5097
+ export interface ForwardingProfileTypePacFileForwardingRule {
5098
+ /**
5099
+ * Connectivity method for this forwarding rule (e.g. direct)
5100
+ */
5101
+ connectivity?: pulumi.Input<string>;
5102
+ /**
5103
+ * Destination scope this forwarding rule applies to
5104
+ */
5105
+ destinations?: pulumi.Input<string>;
5106
+ /**
5107
+ * Enable a basic forwarding rule
5108
+ */
5109
+ enabled?: pulumi.Input<boolean>;
5110
+ /**
5111
+ * Basic forwarding rule name as an alphanumeric string [ 0-9a-zA-Z._ -]
5112
+ */
5113
+ name: pulumi.Input<string>;
5114
+ /**
5115
+ * User location scope this rule applies to
5116
+ */
5117
+ userLocations?: pulumi.Input<string>;
5118
+ }
5119
+ export interface ForwardingProfileTypeZtnaAgent {
5120
+ /**
5121
+ * ZTNA block rule configuration
5122
+ */
5123
+ blockRule?: pulumi.Input<inputs.ForwardingProfileTypeZtnaAgentBlockRule>;
5124
+ /**
5125
+ * List of ZTNA agent-based forwarding rules
5126
+ */
5127
+ forwardingRules?: pulumi.Input<pulumi.Input<inputs.ForwardingProfileTypeZtnaAgentForwardingRule>[]>;
5128
+ /**
5129
+ * User uploaded PAC file for a ZTNA agent-based forwarding configuration
5130
+ */
5131
+ pacUpload?: pulumi.Input<boolean>;
5132
+ }
5133
+ export interface ForwardingProfileTypeZtnaAgentBlockRule {
5134
+ /**
5135
+ * Allow ICMP for troubleshooting
5136
+ */
5137
+ allowIcmpForTroubleshooting?: pulumi.Input<boolean>;
5138
+ /**
5139
+ * Block all other unmatched outbound connections
5140
+ */
5141
+ blockAllOtherUnmatchedOutboundConnections?: pulumi.Input<boolean>;
5142
+ /**
5143
+ * Block inbound access when connected to tunnel
5144
+ */
5145
+ blockInboundAccessWhenConnectedToTunnel?: pulumi.Input<boolean>;
5146
+ /**
5147
+ * Block Non-TCP Non UDP based traffic when connected to tunnel
5148
+ */
5149
+ blockNonTcpNonUdpTrafficWhenConnectedToTunnel?: pulumi.Input<boolean>;
5150
+ /**
5151
+ * Block outbound LAN access when connected to tunnel
5152
+ */
5153
+ blockOutboundLanAccessWhenConnectedToTunnel?: pulumi.Input<boolean>;
5154
+ /**
5155
+ * Enforce FQDN DNS resolution via tunnel DNS servers
5156
+ */
5157
+ enforcerFqdnDnsResolutionViaDnsServers?: pulumi.Input<boolean>;
5158
+ /**
5159
+ * Resolve All FQDNs using DNS servers assigned by the tunnel (Windows Only)
5160
+ */
5161
+ resolveAllFqdnsUsingDnsServersAssignedByTheTunnel?: pulumi.Input<boolean>;
5162
+ }
5163
+ export interface ForwardingProfileTypeZtnaAgentForwardingRule {
5164
+ /**
5165
+ * Connectivity method for this ZTNA forwarding rule (e.g. direct)
5166
+ */
5167
+ connectivity?: pulumi.Input<string>;
5168
+ /**
5169
+ * Destination scope this ZTNA forwarding rule applies to
5170
+ */
5171
+ destinations?: pulumi.Input<string>;
5172
+ /**
5173
+ * Enable a forwarding rule ztna
5174
+ */
5175
+ enabled?: pulumi.Input<boolean>;
5176
+ /**
5177
+ * Forwarding rule ZTNA name as an alphanumeric string [ 0-9a-zA-Z._ -]
5178
+ */
5179
+ name: pulumi.Input<string>;
5180
+ /**
5181
+ * Source applications this ZTNA rule applies to
5182
+ */
5183
+ sourceApplications?: pulumi.Input<string>;
5184
+ /**
5185
+ * Type of traffic this ZTNA rule applies to (dns, network, or both)
5186
+ */
5187
+ trafficType?: pulumi.Input<string>;
5188
+ /**
5189
+ * User location scope this ZTNA rule applies to
5190
+ */
5191
+ userLocations?: pulumi.Input<string>;
5192
+ }
5193
+ export interface ForwardingProfileUserLocationInternalHostDetection {
5194
+ /**
5195
+ * user location fqdn
5196
+ */
5197
+ fqdn: pulumi.Input<string>;
5198
+ /**
5199
+ * user location ip address
5200
+ */
5201
+ ipAddress: pulumi.Input<string>;
5202
+ }
4877
5203
  export interface GeneralSettingGeneral {
4878
5204
  /**
4879
5205
  * Force admins to acknowledge login banner
@@ -12260,7 +12586,7 @@ export interface MfaServerMfaVendorTypeOktaAdaptiveV1 {
12260
12586
  /**
12261
12587
  * Okta timeout (seconds)
12262
12588
  */
12263
- oktaTimeout: pulumi.Input<number>;
12589
+ oktaTimeout: pulumi.Input<string>;
12264
12590
  /**
12265
12591
  * Okta API token
12266
12592
  */
@@ -13497,6 +13823,10 @@ export interface SecurityRuleAllowUrlCategoryFileControl {
13497
13823
  upload?: pulumi.Input<string>;
13498
13824
  }
13499
13825
  export interface SecurityRuleAllowWebApplication {
13826
+ /**
13827
+ * App id
13828
+ */
13829
+ appId?: pulumi.Input<string>;
13500
13830
  /**
13501
13831
  * Application function
13502
13832
  */
@@ -13651,6 +13981,10 @@ export interface ServiceConnectionBgpPeer {
13651
13981
  * Peer ipv6 address
13652
13982
  */
13653
13983
  peerIpv6Address?: pulumi.Input<string>;
13984
+ /**
13985
+ * Same peer IP address for SC
13986
+ */
13987
+ sameAsPrimary?: pulumi.Input<boolean>;
13654
13988
  /**
13655
13989
  * Secret
13656
13990
  */