@pulumi/azure 6.31.0-alpha.1766557601 → 6.31.0-alpha.1767033592

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 (283) hide show
  1. package/apimanagement/getWorkspace.d.ts +114 -0
  2. package/apimanagement/getWorkspace.js +94 -0
  3. package/apimanagement/getWorkspace.js.map +1 -0
  4. package/apimanagement/index.d.ts +3 -0
  5. package/apimanagement/index.js +5 -2
  6. package/apimanagement/index.js.map +1 -1
  7. package/appservice/linuxWebAppSlot.d.ts +9 -0
  8. package/appservice/linuxWebAppSlot.js.map +1 -1
  9. package/appservice/windowsWebApp.d.ts +3 -3
  10. package/appservice/windowsWebAppSlot.d.ts +3 -3
  11. package/armmsi/federatedIdentityCredential.d.ts +1 -1
  12. package/armmsi/federatedIdentityCredential.js +1 -1
  13. package/authorization/getUserAssignedIdentity.d.ts +2 -2
  14. package/authorization/getUserAssignedIdentity.js +2 -2
  15. package/authorization/userAssignedIdentity.d.ts +7 -0
  16. package/authorization/userAssignedIdentity.js +7 -0
  17. package/authorization/userAssignedIdentity.js.map +1 -1
  18. package/automation/index.d.ts +3 -0
  19. package/automation/index.js +6 -1
  20. package/automation/index.js.map +1 -1
  21. package/automation/jobSchedule.d.ts +3 -3
  22. package/automation/runtimeEnvironment.d.ts +194 -0
  23. package/automation/runtimeEnvironment.js +122 -0
  24. package/automation/runtimeEnvironment.js.map +1 -0
  25. package/billing/accountCostManagementExport.d.ts +9 -6
  26. package/billing/accountCostManagementExport.js.map +1 -1
  27. package/bot/healthbot.d.ts +10 -4
  28. package/bot/healthbot.js +1 -1
  29. package/bot/healthbot.js.map +1 -1
  30. package/cognitive/account.d.ts +6 -6
  31. package/cognitive/accountProject.d.ts +205 -0
  32. package/cognitive/accountProject.js +128 -0
  33. package/cognitive/accountProject.js.map +1 -0
  34. package/cognitive/getAccount.d.ts +68 -8
  35. package/cognitive/getAccount.js.map +1 -1
  36. package/cognitive/index.d.ts +3 -0
  37. package/cognitive/index.js +6 -1
  38. package/cognitive/index.js.map +1 -1
  39. package/compute/diskEncryptionSet.d.ts +3 -3
  40. package/compute/linuxVirtualMachine.d.ts +3 -3
  41. package/compute/managedDisk.d.ts +3 -3
  42. package/compute/scaleSetStandbyPool.d.ts +3 -3
  43. package/compute/windowsVirtualMachine.d.ts +3 -3
  44. package/containerapp/environmentCertificate.d.ts +117 -4
  45. package/containerapp/environmentCertificate.js +83 -6
  46. package/containerapp/environmentCertificate.js.map +1 -1
  47. package/containerapp/environmentStorage.d.ts +0 -3
  48. package/containerapp/environmentStorage.js.map +1 -1
  49. package/containerapp/job.d.ts +9 -9
  50. package/containerservice/connectedRegistry.d.ts +1 -1
  51. package/containerservice/connectedRegistry.js +1 -1
  52. package/containerservice/getRegistry.d.ts +2 -2
  53. package/containerservice/getRegistry.js +2 -2
  54. package/containerservice/getRegistryScopeMap.d.ts +2 -2
  55. package/containerservice/getRegistryScopeMap.js +2 -2
  56. package/containerservice/getRegistryToken.d.ts +2 -2
  57. package/containerservice/getRegistryToken.js +2 -2
  58. package/containerservice/kubernetesCluster.d.ts +12 -0
  59. package/containerservice/kubernetesCluster.js +2 -0
  60. package/containerservice/kubernetesCluster.js.map +1 -1
  61. package/containerservice/registry.d.ts +4 -4
  62. package/containerservice/registry.js +1 -1
  63. package/containerservice/registryScopeMap.d.ts +1 -1
  64. package/containerservice/registryScopeMap.js +1 -1
  65. package/containerservice/registryTask.d.ts +1 -1
  66. package/containerservice/registryTask.js +1 -1
  67. package/containerservice/registryToken.d.ts +1 -1
  68. package/containerservice/registryToken.js +1 -1
  69. package/containerservice/registryWebhook.d.ts +1 -1
  70. package/containerservice/registryWebhook.js +1 -1
  71. package/containerservice/registryWebook.d.ts +1 -1
  72. package/containerservice/registryWebook.js +1 -1
  73. package/containerservice/tokenPassword.d.ts +1 -1
  74. package/containerservice/tokenPassword.js +1 -1
  75. package/core/getUserAssignedIdentity.d.ts +2 -2
  76. package/core/getUserAssignedIdentity.js +2 -2
  77. package/cosmosdb/cassandraDatacenter.d.ts +3 -3
  78. package/cosmosdb/mongoCluster.d.ts +80 -5
  79. package/cosmosdb/mongoCluster.js +12 -0
  80. package/cosmosdb/mongoCluster.js.map +1 -1
  81. package/dashboard/grafana.d.ts +3 -3
  82. package/databasemigration/project.d.ts +6 -6
  83. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +14 -17
  84. package/databricks/workspaceRootDbfsCustomerManagedKey.js +8 -11
  85. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  86. package/datafactory/factory.d.ts +3 -3
  87. package/dataprotection/backupInstanceBlogStorage.d.ts +8 -0
  88. package/dataprotection/backupInstanceBlogStorage.js +2 -0
  89. package/dataprotection/backupInstanceBlogStorage.js.map +1 -1
  90. package/dataprotection/backupInstanceDisk.d.ts +8 -0
  91. package/dataprotection/backupInstanceDisk.js +2 -0
  92. package/dataprotection/backupInstanceDisk.js.map +1 -1
  93. package/dataprotection/backupInstanceKubernetesCluster.d.ts +11 -3
  94. package/dataprotection/backupInstanceKubernetesCluster.js +2 -0
  95. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  96. package/dataprotection/backupInstanceMysqlFlexibleServer.d.ts +8 -0
  97. package/dataprotection/backupInstanceMysqlFlexibleServer.js +2 -0
  98. package/dataprotection/backupInstanceMysqlFlexibleServer.js.map +1 -1
  99. package/dataprotection/backupInstancePostgresql.d.ts +10 -0
  100. package/dataprotection/backupInstancePostgresql.js +4 -0
  101. package/dataprotection/backupInstancePostgresql.js.map +1 -1
  102. package/dataprotection/backupInstancePostgresqlFlexibleServer.d.ts +8 -0
  103. package/dataprotection/backupInstancePostgresqlFlexibleServer.js +2 -0
  104. package/dataprotection/backupInstancePostgresqlFlexibleServer.js.map +1 -1
  105. package/dataprotection/backupPolicyPostgresql.d.ts +2 -0
  106. package/dataprotection/backupPolicyPostgresql.js +2 -0
  107. package/dataprotection/backupPolicyPostgresql.js.map +1 -1
  108. package/dataprotection/backupVault.d.ts +3 -3
  109. package/devcenter/networkConnection.d.ts +3 -3
  110. package/dns/zone.d.ts +9 -9
  111. package/dynatrace/monitor.d.ts +12 -12
  112. package/elasticsan/volume.d.ts +3 -3
  113. package/eventgrid/namespace.d.ts +6 -6
  114. package/eventhub/eventHub.d.ts +6 -6
  115. package/eventhub/subscription.d.ts +3 -3
  116. package/extendedlocation/customLocation.d.ts +6 -6
  117. package/hdinsight/sparkCluster.d.ts +3 -3
  118. package/healthcare/dicomService.d.ts +3 -3
  119. package/index.d.ts +1 -2
  120. package/index.js +2 -4
  121. package/index.js.map +1 -1
  122. package/keyvault/managedHardwareSecurityModuleRoleAssignment.d.ts +0 -3
  123. package/keyvault/managedHardwareSecurityModuleRoleAssignment.js.map +1 -1
  124. package/keyvault/secret.d.ts +3 -3
  125. package/kusto/attachedDatabaseConfiguration.d.ts +3 -3
  126. package/lb/loadBalancer.d.ts +6 -0
  127. package/lb/loadBalancer.js.map +1 -1
  128. package/loganalytics/index.d.ts +3 -0
  129. package/loganalytics/index.js +6 -1
  130. package/loganalytics/index.js.map +1 -1
  131. package/loganalytics/workspaceTableCustomLog.d.ts +213 -0
  132. package/loganalytics/workspaceTableCustomLog.js +118 -0
  133. package/loganalytics/workspaceTableCustomLog.js.map +1 -0
  134. package/machinelearning/workspaceNetworkOutboundRuleServiceTag.d.ts +3 -3
  135. package/managedredis/managedRedis.d.ts +3 -3
  136. package/mongocluster/index.d.ts +3 -0
  137. package/mongocluster/index.js +6 -1
  138. package/mongocluster/index.js.map +1 -1
  139. package/mongocluster/mongoCluster.d.ts +80 -5
  140. package/mongocluster/mongoCluster.js +12 -0
  141. package/mongocluster/mongoCluster.js.map +1 -1
  142. package/mongocluster/user.d.ts +155 -0
  143. package/mongocluster/user.js +129 -0
  144. package/mongocluster/user.js.map +1 -0
  145. package/msi/userAssignedIdentity.d.ts +7 -0
  146. package/msi/userAssignedIdentity.js +7 -0
  147. package/msi/userAssignedIdentity.js.map +1 -1
  148. package/mssql/managedInstance.d.ts +12 -9
  149. package/mssql/managedInstance.js.map +1 -1
  150. package/mysql/flexibleServer.d.ts +3 -3
  151. package/network/getNetworkManagerNetworkGroup.d.ts +4 -0
  152. package/network/getNetworkManagerNetworkGroup.js.map +1 -1
  153. package/network/networkManagerNetworkGroup.d.ts +18 -0
  154. package/network/networkManagerNetworkGroup.js +2 -0
  155. package/network/networkManagerNetworkGroup.js.map +1 -1
  156. package/network/networkManagerStaticMember.d.ts +9 -3
  157. package/network/networkManagerStaticMember.js.map +1 -1
  158. package/network/publicIp.d.ts +3 -3
  159. package/network/virtualNetwork.d.ts +3 -3
  160. package/network/virtualNetworkGateway.d.ts +6 -15
  161. package/network/virtualNetworkGateway.js.map +1 -1
  162. package/notificationhub/hub.d.ts +3 -3
  163. package/notificationhub/namespace.d.ts +9 -9
  164. package/operationalinsights/analyticsWorkspace.d.ts +3 -3
  165. package/oracle/autonomousDatabase.d.ts +25 -34
  166. package/oracle/autonomousDatabase.js +1 -1
  167. package/oracle/autonomousDatabase.js.map +1 -1
  168. package/oracle/autonomousDatabaseBackup.d.ts +3 -3
  169. package/oracle/cloudVmCluster.d.ts +3 -3
  170. package/oracle/resourceAnchor.d.ts +2 -2
  171. package/package.json +2 -2
  172. package/paloalto/index.d.ts +6 -0
  173. package/paloalto/index.js +11 -1
  174. package/paloalto/index.js.map +1 -1
  175. package/paloalto/localRulestackRule.d.ts +3 -3
  176. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.d.ts +245 -0
  177. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js +147 -0
  178. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js.map +1 -0
  179. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.d.ts +275 -0
  180. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js +177 -0
  181. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js.map +1 -0
  182. package/postgresql/flexibleServer.d.ts +7 -7
  183. package/postgresql/flexibleServer.js +1 -1
  184. package/postgresql/flexibleServerBackup.d.ts +1 -1
  185. package/postgresql/flexibleServerBackup.js +1 -1
  186. package/postgresql/flexibleServerConfiguration.d.ts +1 -1
  187. package/postgresql/flexibleServerConfiguration.js +1 -1
  188. package/postgresql/flexibleServerDatabase.d.ts +1 -1
  189. package/postgresql/flexibleServerDatabase.js +1 -1
  190. package/postgresql/flexibleServerFirewallRule.d.ts +1 -1
  191. package/postgresql/flexibleServerFirewallRule.js +1 -1
  192. package/postgresql/flexibleServerVirtualEndpoint.d.ts +10 -10
  193. package/postgresql/flexibleServerVirtualEndpoint.js +1 -1
  194. package/postgresql/getFlexibleServer.d.ts +2 -2
  195. package/postgresql/getFlexibleServer.js +2 -2
  196. package/search/service.d.ts +3 -3
  197. package/servicebus/subscription.d.ts +3 -3
  198. package/siterecovery/vmwareReplicatedVm.d.ts +3 -3
  199. package/storage/account.d.ts +3 -3
  200. package/storage/container.d.ts +6 -6
  201. package/storage/customerManagedKey.d.ts +3 -3
  202. package/storage/queue.d.ts +6 -6
  203. package/storage/share.d.ts +6 -6
  204. package/storage/shareDirectory.d.ts +19 -7
  205. package/storage/shareDirectory.js +4 -5
  206. package/storage/shareDirectory.js.map +1 -1
  207. package/storage/shareFile.d.ts +19 -7
  208. package/storage/shareFile.js +4 -5
  209. package/storage/shareFile.js.map +1 -1
  210. package/storage/syncServerEndpoint.d.ts +3 -3
  211. package/storage/tableEntity.d.ts +3 -3
  212. package/types/input.d.ts +538 -396
  213. package/types/output.d.ts +618 -699
  214. package/webpubsub/socketio.d.ts +3 -3
  215. package/mobile/getNetwork.d.ts +0 -106
  216. package/mobile/getNetwork.js +0 -68
  217. package/mobile/getNetwork.js.map +0 -1
  218. package/mobile/getNetworkAttachedDataNetwork.d.ts +0 -129
  219. package/mobile/getNetworkAttachedDataNetwork.js +0 -76
  220. package/mobile/getNetworkAttachedDataNetwork.js.map +0 -1
  221. package/mobile/getNetworkDataNetwork.d.ts +0 -106
  222. package/mobile/getNetworkDataNetwork.js +0 -76
  223. package/mobile/getNetworkDataNetwork.js.map +0 -1
  224. package/mobile/getNetworkPacketCoreControlPlane.d.ts +0 -138
  225. package/mobile/getNetworkPacketCoreControlPlane.js +0 -68
  226. package/mobile/getNetworkPacketCoreControlPlane.js.map +0 -1
  227. package/mobile/getNetworkPacketCoreDataPlane.d.ts +0 -118
  228. package/mobile/getNetworkPacketCoreDataPlane.js +0 -76
  229. package/mobile/getNetworkPacketCoreDataPlane.js.map +0 -1
  230. package/mobile/getNetworkService.d.ts +0 -118
  231. package/mobile/getNetworkService.js +0 -76
  232. package/mobile/getNetworkService.js.map +0 -1
  233. package/mobile/getNetworkSim.d.ts +0 -97
  234. package/mobile/getNetworkSim.js +0 -48
  235. package/mobile/getNetworkSim.js.map +0 -1
  236. package/mobile/getNetworkSimGroup.d.ts +0 -111
  237. package/mobile/getNetworkSimGroup.js +0 -76
  238. package/mobile/getNetworkSimGroup.js.map +0 -1
  239. package/mobile/getNetworkSimPolicy.d.ts +0 -123
  240. package/mobile/getNetworkSimPolicy.js +0 -76
  241. package/mobile/getNetworkSimPolicy.js.map +0 -1
  242. package/mobile/getNetworkSite.d.ts +0 -106
  243. package/mobile/getNetworkSite.js +0 -76
  244. package/mobile/getNetworkSite.js.map +0 -1
  245. package/mobile/getNetworkSlice.d.ts +0 -111
  246. package/mobile/getNetworkSlice.js +0 -76
  247. package/mobile/getNetworkSlice.js.map +0 -1
  248. package/mobile/index.d.ts +0 -66
  249. package/mobile/index.js +0 -105
  250. package/mobile/index.js.map +0 -1
  251. package/mobile/network.d.ts +0 -162
  252. package/mobile/network.js +0 -110
  253. package/mobile/network.js.map +0 -1
  254. package/mobile/networkAttachedDataNetwork.d.ts +0 -293
  255. package/mobile/networkAttachedDataNetwork.js +0 -179
  256. package/mobile/networkAttachedDataNetwork.js.map +0 -1
  257. package/mobile/networkDataNetwork.d.ts +0 -148
  258. package/mobile/networkDataNetwork.js +0 -106
  259. package/mobile/networkDataNetwork.js.map +0 -1
  260. package/mobile/networkPacketCoreControlPlane.d.ts +0 -320
  261. package/mobile/networkPacketCoreControlPlane.js +0 -165
  262. package/mobile/networkPacketCoreControlPlane.js.map +0 -1
  263. package/mobile/networkPacketCoreDataPlane.d.ts +0 -208
  264. package/mobile/networkPacketCoreDataPlane.js +0 -136
  265. package/mobile/networkPacketCoreDataPlane.js.map +0 -1
  266. package/mobile/networkService.d.ts +0 -210
  267. package/mobile/networkService.js +0 -152
  268. package/mobile/networkService.js.map +0 -1
  269. package/mobile/networkSim.d.ts +0 -243
  270. package/mobile/networkSim.js +0 -161
  271. package/mobile/networkSim.js.map +0 -1
  272. package/mobile/networkSimGroup.d.ts +0 -184
  273. package/mobile/networkSimGroup.js +0 -124
  274. package/mobile/networkSimGroup.js.map +0 -1
  275. package/mobile/networkSimPolicy.d.ts +0 -249
  276. package/mobile/networkSimPolicy.js +0 -174
  277. package/mobile/networkSimPolicy.js.map +0 -1
  278. package/mobile/networkSite.d.ts +0 -149
  279. package/mobile/networkSite.js +0 -111
  280. package/mobile/networkSite.js.map +0 -1
  281. package/mobile/networkSlice.d.ts +0 -187
  282. package/mobile/networkSlice.js +0 -113
  283. package/mobile/networkSlice.js.map +0 -1
@@ -50,7 +50,7 @@ import * as outputs from "../types/output";
50
50
  *
51
51
  * A `longTermBackupSchedule` blocks supports the following:
52
52
  *
53
- * * `repeatCadence` - (Required) Specifies the schedule for automated long-term backups. Possible values are `Weekly`, `Monthly`, `Yearly`, or `OneTime` (does not repeat) . For example, if the Backup date and Time is `Jan 24, 2025 00:09:00 UTC` and this is a Tuesday, and Weekly is selected, the long-term backup will happen every Tuesday.
53
+ * * `repeatCadence` - (Required) Specifies the schedule for automated long-term backups. Possible values are `Weekly`, `Monthly`, `Yearly`, or `OneTime` (does not repeat) . For example, if the Backup date and Time is `Jan 24, 2025 00:09:00 UTC` and this is a Tuesday, and Weekly is selected, the long-term backup will happen every Tuesday.
54
54
  *
55
55
  * * `timeOfBackup` - (Required) The date and time in which the backup should be taken in ISO8601 Date Time format.
56
56
  *
@@ -90,7 +90,7 @@ export declare class AutonomousDatabase extends pulumi.CustomResource {
90
90
  */
91
91
  static isInstance(obj: any): obj is AutonomousDatabase;
92
92
  /**
93
- * The password must be between `12` and `30 `characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing. Changing this forces a new Autonomous Database to be created.
93
+ * The password must be between `12` and `30 `characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing.
94
94
  */
95
95
  readonly adminPassword: pulumi.Output<string>;
96
96
  /**
@@ -98,11 +98,11 @@ export declare class AutonomousDatabase extends pulumi.CustomResource {
98
98
  */
99
99
  readonly allowedIps: pulumi.Output<string[] | undefined>;
100
100
  /**
101
- * Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `true`.
101
+ * Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
102
102
  */
103
103
  readonly autoScalingEnabled: pulumi.Output<boolean>;
104
104
  /**
105
- * Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `false`.
105
+ * Indicates if auto scaling is enabled for the Autonomous Database storage.
106
106
  */
107
107
  readonly autoScalingForStorageEnabled: pulumi.Output<boolean>;
108
108
  /**
@@ -110,11 +110,11 @@ export declare class AutonomousDatabase extends pulumi.CustomResource {
110
110
  */
111
111
  readonly backupRetentionPeriodInDays: pulumi.Output<number>;
112
112
  /**
113
- * The character set for the autonomous database. The default is `AL32UTF8`. Allowed values are: `AL32UTF8`, `AR8ADOS710`, `AR8ADOS720`, `AR8APTEC715`, `AR8ARABICMACS`, `AR8ASMO8X`, `AR8ISO8859P6`, `AR8MSWIN1256`, `AR8MUSSAD768`, `AR8NAFITHA711`, `AR8NAFITHA721`, `AR8SAKHR706`, `AR8SAKHR707`, `AZ8ISO8859P9E`, `BG8MSWIN`, `BG8PC437S`, `BLT8CP921`, `BLT8ISO8859P13`, `BLT8MSWIN1257`, `BLT8PC775`, `BN8BSCII`, `CDN8PC863`, `CEL8ISO8859P14`, `CL8ISO8859P5`, `CL8ISOIR111`, `CL8KOI8R`, `CL8KOI8U`, `CL8MACCYRILLICS`, `CL8MSWIN1251`, `EE8ISO8859P2`, `EE8MACCES`, `EE8MACCROATIANS`, `EE8MSWIN1250`, `EE8PC852`, `EL8DEC`, `EL8ISO8859P7`, `EL8MACGREEKS`, `EL8MSWIN1253`, `EL8PC437S`, `EL8PC851`, `EL8PC869`, `ET8MSWIN923`, `HU8ABMOD`, `HU8CWI2`, `IN8ISCII`, `IS8PC861`, `IW8ISO8859P8`, `IW8MACHEBREWS`, `IW8MSWIN1255`, `IW8PC1507`, `JA16EUC`, `JA16EUCTILDE`, `JA16SJIS`, `JA16SJISTILDE`, `JA16VMS`, `KO16KSC5601`, `KO16KSCCS`, `KO16MSWIN949`, `LA8ISO6937`, `LA8PASSPORT`, `LT8MSWIN921`, `LT8PC772`, `LT8PC774`, `LV8PC1117`, `LV8PC8LR`, `LV8RST104090`, `N8PC865`, `NE8ISO8859P10`, `NEE8ISO8859P4`, `RU8BESTA`, `RU8PC855`, `RU8PC866`, `SE8ISO8859P3`, `TH8MACTHAIS`, `TH8TISASCII`, `TR8DEC`, `TR8MACTURKISHS`, `TR8MSWIN1254`, `TR8PC857`, `US7ASCII`, `US8PC437`, `UTF8`, `VN8MSWIN1258`, `VN8VN3`, `WE8DEC`, `WE8DG`, `WE8ISO8859P1`, `WE8ISO8859P15`, `WE8ISO8859P9`, `WE8MACROMAN8S`, `WE8MSWIN1252`, `WE8NCR4970`, `WE8NEXTSTEP`, `WE8PC850`, `WE8PC858`, `WE8PC860`, `WE8ROMAN8`, `ZHS16CGB231280`, `ZHS16GBK`, `ZHT16BIG5`, `ZHT16CCDC`, `ZHT16DBT`, `ZHT16HKSCS`, `ZHT16MSWIN950`, `ZHT32EUC`, `ZHT32SOPS`, `ZHT32TRIS`. Changing this forces a new Autonomous Database to be created
113
+ * The character set for the autonomous database. Allowed values are: `AL32UTF8`, `AR8ADOS710`, `AR8ADOS720`, `AR8APTEC715`, `AR8ARABICMACS`, `AR8ASMO8X`, `AR8ISO8859P6`, `AR8MSWIN1256`, `AR8MUSSAD768`, `AR8NAFITHA711`, `AR8NAFITHA721`, `AR8SAKHR706`, `AR8SAKHR707`, `AZ8ISO8859P9E`, `BG8MSWIN`, `BG8PC437S`, `BLT8CP921`, `BLT8ISO8859P13`, `BLT8MSWIN1257`, `BLT8PC775`, `BN8BSCII`, `CDN8PC863`, `CEL8ISO8859P14`, `CL8ISO8859P5`, `CL8ISOIR111`, `CL8KOI8R`, `CL8KOI8U`, `CL8MACCYRILLICS`, `CL8MSWIN1251`, `EE8ISO8859P2`, `EE8MACCES`, `EE8MACCROATIANS`, `EE8MSWIN1250`, `EE8PC852`, `EL8DEC`, `EL8ISO8859P7`, `EL8MACGREEKS`, `EL8MSWIN1253`, `EL8PC437S`, `EL8PC851`, `EL8PC869`, `ET8MSWIN923`, `HU8ABMOD`, `HU8CWI2`, `IN8ISCII`, `IS8PC861`, `IW8ISO8859P8`, `IW8MACHEBREWS`, `IW8MSWIN1255`, `IW8PC1507`, `JA16EUC`, `JA16EUCTILDE`, `JA16SJIS`, `JA16SJISTILDE`, `JA16VMS`, `KO16KSC5601`, `KO16KSCCS`, `KO16MSWIN949`, `LA8ISO6937`, `LA8PASSPORT`, `LT8MSWIN921`, `LT8PC772`, `LT8PC774`, `LV8PC1117`, `LV8PC8LR`, `LV8RST104090`, `N8PC865`, `NE8ISO8859P10`, `NEE8ISO8859P4`, `RU8BESTA`, `RU8PC855`, `RU8PC866`, `SE8ISO8859P3`, `TH8MACTHAIS`, `TH8TISASCII`, `TR8DEC`, `TR8MACTURKISHS`, `TR8MSWIN1254`, `TR8PC857`, `US7ASCII`, `US8PC437`, `UTF8`, `VN8MSWIN1258`, `VN8VN3`, `WE8DEC`, `WE8DG`, `WE8ISO8859P1`, `WE8ISO8859P15`, `WE8ISO8859P9`, `WE8MACROMAN8S`, `WE8MSWIN1252`, `WE8NCR4970`, `WE8NEXTSTEP`, `WE8PC850`, `WE8PC858`, `WE8PC860`, `WE8ROMAN8`, `ZHS16CGB231280`, `ZHS16GBK`, `ZHT16BIG5`, `ZHT16CCDC`, `ZHT16DBT`, `ZHT16HKSCS`, `ZHT16MSWIN950`, `ZHT32EUC`, `ZHT32SOPS`, `ZHT32TRIS`. Changing this forces a new Autonomous Database to be created.
114
114
  */
115
115
  readonly characterSet: pulumi.Output<string>;
116
116
  /**
117
- * The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. For an Autonomous Database Serverless instance, the `ECPU` compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
117
+ * The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. For an Autonomous Database Serverless instance, the `ECPU` compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
118
118
  */
119
119
  readonly computeCount: pulumi.Output<number>;
120
120
  /**
@@ -131,12 +131,9 @@ export declare class AutonomousDatabase extends pulumi.CustomResource {
131
131
  */
132
132
  readonly dbVersion: pulumi.Output<string>;
133
133
  /**
134
- * The Autonomous Database workload type. Changing this forces a new Autonomous Database to be created. The following values are valid:
135
- * * OLTP - indicates an Autonomous Transaction Processing database
136
- * * DW - indicates an Autonomous Data Warehouse database
137
- * * AJD - indicates an Autonomous JSON Database
138
- * * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
134
+ * The Autonomous Database workload type. Changing this forces a new Autonomous Database to be created. Possible values are `AJD`, `APEX`, `DW` and `OLTP`.
139
135
  *
136
+ * > **Note:** `AJD` indicates an Autonomous JSON database; `APEX` indicates an Autonomous Database with the Oracle APEX Application Development workload type; `DW` indicates an Autonomous Data Warehouse database; `OLTP` indicates an Autonomous Transaction Processing database
140
137
  * > **Note:** When Provisioning Database with `APEX` workload `mtlsConnectionRequired` must be set to `true`.
141
138
  */
142
139
  readonly dbWorkload: pulumi.Output<string>;
@@ -145,7 +142,7 @@ export declare class AutonomousDatabase extends pulumi.CustomResource {
145
142
  */
146
143
  readonly displayName: pulumi.Output<string>;
147
144
  /**
148
- * The Oracle license model that applies to the Oracle Autonomous Database. Changing this forces a new Autonomous Database to be created. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
145
+ * The Oracle license model that applies to the Oracle Autonomous Database. Possible values are `LicenseIncluded` and `BringYourOwnLicense`. Changing this forces a new Autonomous Database to be created. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
149
146
  */
150
147
  readonly licenseModel: pulumi.Output<string>;
151
148
  /**
@@ -196,7 +193,7 @@ export declare class AutonomousDatabase extends pulumi.CustomResource {
196
193
  */
197
194
  export interface AutonomousDatabaseState {
198
195
  /**
199
- * The password must be between `12` and `30 `characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing. Changing this forces a new Autonomous Database to be created.
196
+ * The password must be between `12` and `30 `characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing.
200
197
  */
201
198
  adminPassword?: pulumi.Input<string>;
202
199
  /**
@@ -204,11 +201,11 @@ export interface AutonomousDatabaseState {
204
201
  */
205
202
  allowedIps?: pulumi.Input<pulumi.Input<string>[]>;
206
203
  /**
207
- * Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `true`.
204
+ * Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
208
205
  */
209
206
  autoScalingEnabled?: pulumi.Input<boolean>;
210
207
  /**
211
- * Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `false`.
208
+ * Indicates if auto scaling is enabled for the Autonomous Database storage.
212
209
  */
213
210
  autoScalingForStorageEnabled?: pulumi.Input<boolean>;
214
211
  /**
@@ -216,11 +213,11 @@ export interface AutonomousDatabaseState {
216
213
  */
217
214
  backupRetentionPeriodInDays?: pulumi.Input<number>;
218
215
  /**
219
- * The character set for the autonomous database. The default is `AL32UTF8`. Allowed values are: `AL32UTF8`, `AR8ADOS710`, `AR8ADOS720`, `AR8APTEC715`, `AR8ARABICMACS`, `AR8ASMO8X`, `AR8ISO8859P6`, `AR8MSWIN1256`, `AR8MUSSAD768`, `AR8NAFITHA711`, `AR8NAFITHA721`, `AR8SAKHR706`, `AR8SAKHR707`, `AZ8ISO8859P9E`, `BG8MSWIN`, `BG8PC437S`, `BLT8CP921`, `BLT8ISO8859P13`, `BLT8MSWIN1257`, `BLT8PC775`, `BN8BSCII`, `CDN8PC863`, `CEL8ISO8859P14`, `CL8ISO8859P5`, `CL8ISOIR111`, `CL8KOI8R`, `CL8KOI8U`, `CL8MACCYRILLICS`, `CL8MSWIN1251`, `EE8ISO8859P2`, `EE8MACCES`, `EE8MACCROATIANS`, `EE8MSWIN1250`, `EE8PC852`, `EL8DEC`, `EL8ISO8859P7`, `EL8MACGREEKS`, `EL8MSWIN1253`, `EL8PC437S`, `EL8PC851`, `EL8PC869`, `ET8MSWIN923`, `HU8ABMOD`, `HU8CWI2`, `IN8ISCII`, `IS8PC861`, `IW8ISO8859P8`, `IW8MACHEBREWS`, `IW8MSWIN1255`, `IW8PC1507`, `JA16EUC`, `JA16EUCTILDE`, `JA16SJIS`, `JA16SJISTILDE`, `JA16VMS`, `KO16KSC5601`, `KO16KSCCS`, `KO16MSWIN949`, `LA8ISO6937`, `LA8PASSPORT`, `LT8MSWIN921`, `LT8PC772`, `LT8PC774`, `LV8PC1117`, `LV8PC8LR`, `LV8RST104090`, `N8PC865`, `NE8ISO8859P10`, `NEE8ISO8859P4`, `RU8BESTA`, `RU8PC855`, `RU8PC866`, `SE8ISO8859P3`, `TH8MACTHAIS`, `TH8TISASCII`, `TR8DEC`, `TR8MACTURKISHS`, `TR8MSWIN1254`, `TR8PC857`, `US7ASCII`, `US8PC437`, `UTF8`, `VN8MSWIN1258`, `VN8VN3`, `WE8DEC`, `WE8DG`, `WE8ISO8859P1`, `WE8ISO8859P15`, `WE8ISO8859P9`, `WE8MACROMAN8S`, `WE8MSWIN1252`, `WE8NCR4970`, `WE8NEXTSTEP`, `WE8PC850`, `WE8PC858`, `WE8PC860`, `WE8ROMAN8`, `ZHS16CGB231280`, `ZHS16GBK`, `ZHT16BIG5`, `ZHT16CCDC`, `ZHT16DBT`, `ZHT16HKSCS`, `ZHT16MSWIN950`, `ZHT32EUC`, `ZHT32SOPS`, `ZHT32TRIS`. Changing this forces a new Autonomous Database to be created
216
+ * The character set for the autonomous database. Allowed values are: `AL32UTF8`, `AR8ADOS710`, `AR8ADOS720`, `AR8APTEC715`, `AR8ARABICMACS`, `AR8ASMO8X`, `AR8ISO8859P6`, `AR8MSWIN1256`, `AR8MUSSAD768`, `AR8NAFITHA711`, `AR8NAFITHA721`, `AR8SAKHR706`, `AR8SAKHR707`, `AZ8ISO8859P9E`, `BG8MSWIN`, `BG8PC437S`, `BLT8CP921`, `BLT8ISO8859P13`, `BLT8MSWIN1257`, `BLT8PC775`, `BN8BSCII`, `CDN8PC863`, `CEL8ISO8859P14`, `CL8ISO8859P5`, `CL8ISOIR111`, `CL8KOI8R`, `CL8KOI8U`, `CL8MACCYRILLICS`, `CL8MSWIN1251`, `EE8ISO8859P2`, `EE8MACCES`, `EE8MACCROATIANS`, `EE8MSWIN1250`, `EE8PC852`, `EL8DEC`, `EL8ISO8859P7`, `EL8MACGREEKS`, `EL8MSWIN1253`, `EL8PC437S`, `EL8PC851`, `EL8PC869`, `ET8MSWIN923`, `HU8ABMOD`, `HU8CWI2`, `IN8ISCII`, `IS8PC861`, `IW8ISO8859P8`, `IW8MACHEBREWS`, `IW8MSWIN1255`, `IW8PC1507`, `JA16EUC`, `JA16EUCTILDE`, `JA16SJIS`, `JA16SJISTILDE`, `JA16VMS`, `KO16KSC5601`, `KO16KSCCS`, `KO16MSWIN949`, `LA8ISO6937`, `LA8PASSPORT`, `LT8MSWIN921`, `LT8PC772`, `LT8PC774`, `LV8PC1117`, `LV8PC8LR`, `LV8RST104090`, `N8PC865`, `NE8ISO8859P10`, `NEE8ISO8859P4`, `RU8BESTA`, `RU8PC855`, `RU8PC866`, `SE8ISO8859P3`, `TH8MACTHAIS`, `TH8TISASCII`, `TR8DEC`, `TR8MACTURKISHS`, `TR8MSWIN1254`, `TR8PC857`, `US7ASCII`, `US8PC437`, `UTF8`, `VN8MSWIN1258`, `VN8VN3`, `WE8DEC`, `WE8DG`, `WE8ISO8859P1`, `WE8ISO8859P15`, `WE8ISO8859P9`, `WE8MACROMAN8S`, `WE8MSWIN1252`, `WE8NCR4970`, `WE8NEXTSTEP`, `WE8PC850`, `WE8PC858`, `WE8PC860`, `WE8ROMAN8`, `ZHS16CGB231280`, `ZHS16GBK`, `ZHT16BIG5`, `ZHT16CCDC`, `ZHT16DBT`, `ZHT16HKSCS`, `ZHT16MSWIN950`, `ZHT32EUC`, `ZHT32SOPS`, `ZHT32TRIS`. Changing this forces a new Autonomous Database to be created.
220
217
  */
221
218
  characterSet?: pulumi.Input<string>;
222
219
  /**
223
- * The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. For an Autonomous Database Serverless instance, the `ECPU` compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
220
+ * The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. For an Autonomous Database Serverless instance, the `ECPU` compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
224
221
  */
225
222
  computeCount?: pulumi.Input<number>;
226
223
  /**
@@ -237,12 +234,9 @@ export interface AutonomousDatabaseState {
237
234
  */
238
235
  dbVersion?: pulumi.Input<string>;
239
236
  /**
240
- * The Autonomous Database workload type. Changing this forces a new Autonomous Database to be created. The following values are valid:
241
- * * OLTP - indicates an Autonomous Transaction Processing database
242
- * * DW - indicates an Autonomous Data Warehouse database
243
- * * AJD - indicates an Autonomous JSON Database
244
- * * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
237
+ * The Autonomous Database workload type. Changing this forces a new Autonomous Database to be created. Possible values are `AJD`, `APEX`, `DW` and `OLTP`.
245
238
  *
239
+ * > **Note:** `AJD` indicates an Autonomous JSON database; `APEX` indicates an Autonomous Database with the Oracle APEX Application Development workload type; `DW` indicates an Autonomous Data Warehouse database; `OLTP` indicates an Autonomous Transaction Processing database
246
240
  * > **Note:** When Provisioning Database with `APEX` workload `mtlsConnectionRequired` must be set to `true`.
247
241
  */
248
242
  dbWorkload?: pulumi.Input<string>;
@@ -251,7 +245,7 @@ export interface AutonomousDatabaseState {
251
245
  */
252
246
  displayName?: pulumi.Input<string>;
253
247
  /**
254
- * The Oracle license model that applies to the Oracle Autonomous Database. Changing this forces a new Autonomous Database to be created. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
248
+ * The Oracle license model that applies to the Oracle Autonomous Database. Possible values are `LicenseIncluded` and `BringYourOwnLicense`. Changing this forces a new Autonomous Database to be created. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
255
249
  */
256
250
  licenseModel?: pulumi.Input<string>;
257
251
  /**
@@ -294,7 +288,7 @@ export interface AutonomousDatabaseState {
294
288
  */
295
289
  export interface AutonomousDatabaseArgs {
296
290
  /**
297
- * The password must be between `12` and `30 `characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing. Changing this forces a new Autonomous Database to be created.
291
+ * The password must be between `12` and `30 `characters long, and must contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It cannot contain the double quote symbol (") or the username "admin", regardless of casing.
298
292
  */
299
293
  adminPassword: pulumi.Input<string>;
300
294
  /**
@@ -302,11 +296,11 @@ export interface AutonomousDatabaseArgs {
302
296
  */
303
297
  allowedIps?: pulumi.Input<pulumi.Input<string>[]>;
304
298
  /**
305
- * Indicates if auto scaling is enabled for the Autonomous Database CPU core count. The default value is `true`.
299
+ * Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
306
300
  */
307
301
  autoScalingEnabled: pulumi.Input<boolean>;
308
302
  /**
309
- * Indicates if auto scaling is enabled for the Autonomous Database storage. The default value is `false`.
303
+ * Indicates if auto scaling is enabled for the Autonomous Database storage.
310
304
  */
311
305
  autoScalingForStorageEnabled: pulumi.Input<boolean>;
312
306
  /**
@@ -314,11 +308,11 @@ export interface AutonomousDatabaseArgs {
314
308
  */
315
309
  backupRetentionPeriodInDays: pulumi.Input<number>;
316
310
  /**
317
- * The character set for the autonomous database. The default is `AL32UTF8`. Allowed values are: `AL32UTF8`, `AR8ADOS710`, `AR8ADOS720`, `AR8APTEC715`, `AR8ARABICMACS`, `AR8ASMO8X`, `AR8ISO8859P6`, `AR8MSWIN1256`, `AR8MUSSAD768`, `AR8NAFITHA711`, `AR8NAFITHA721`, `AR8SAKHR706`, `AR8SAKHR707`, `AZ8ISO8859P9E`, `BG8MSWIN`, `BG8PC437S`, `BLT8CP921`, `BLT8ISO8859P13`, `BLT8MSWIN1257`, `BLT8PC775`, `BN8BSCII`, `CDN8PC863`, `CEL8ISO8859P14`, `CL8ISO8859P5`, `CL8ISOIR111`, `CL8KOI8R`, `CL8KOI8U`, `CL8MACCYRILLICS`, `CL8MSWIN1251`, `EE8ISO8859P2`, `EE8MACCES`, `EE8MACCROATIANS`, `EE8MSWIN1250`, `EE8PC852`, `EL8DEC`, `EL8ISO8859P7`, `EL8MACGREEKS`, `EL8MSWIN1253`, `EL8PC437S`, `EL8PC851`, `EL8PC869`, `ET8MSWIN923`, `HU8ABMOD`, `HU8CWI2`, `IN8ISCII`, `IS8PC861`, `IW8ISO8859P8`, `IW8MACHEBREWS`, `IW8MSWIN1255`, `IW8PC1507`, `JA16EUC`, `JA16EUCTILDE`, `JA16SJIS`, `JA16SJISTILDE`, `JA16VMS`, `KO16KSC5601`, `KO16KSCCS`, `KO16MSWIN949`, `LA8ISO6937`, `LA8PASSPORT`, `LT8MSWIN921`, `LT8PC772`, `LT8PC774`, `LV8PC1117`, `LV8PC8LR`, `LV8RST104090`, `N8PC865`, `NE8ISO8859P10`, `NEE8ISO8859P4`, `RU8BESTA`, `RU8PC855`, `RU8PC866`, `SE8ISO8859P3`, `TH8MACTHAIS`, `TH8TISASCII`, `TR8DEC`, `TR8MACTURKISHS`, `TR8MSWIN1254`, `TR8PC857`, `US7ASCII`, `US8PC437`, `UTF8`, `VN8MSWIN1258`, `VN8VN3`, `WE8DEC`, `WE8DG`, `WE8ISO8859P1`, `WE8ISO8859P15`, `WE8ISO8859P9`, `WE8MACROMAN8S`, `WE8MSWIN1252`, `WE8NCR4970`, `WE8NEXTSTEP`, `WE8PC850`, `WE8PC858`, `WE8PC860`, `WE8ROMAN8`, `ZHS16CGB231280`, `ZHS16GBK`, `ZHT16BIG5`, `ZHT16CCDC`, `ZHT16DBT`, `ZHT16HKSCS`, `ZHT16MSWIN950`, `ZHT32EUC`, `ZHT32SOPS`, `ZHT32TRIS`. Changing this forces a new Autonomous Database to be created
311
+ * The character set for the autonomous database. Allowed values are: `AL32UTF8`, `AR8ADOS710`, `AR8ADOS720`, `AR8APTEC715`, `AR8ARABICMACS`, `AR8ASMO8X`, `AR8ISO8859P6`, `AR8MSWIN1256`, `AR8MUSSAD768`, `AR8NAFITHA711`, `AR8NAFITHA721`, `AR8SAKHR706`, `AR8SAKHR707`, `AZ8ISO8859P9E`, `BG8MSWIN`, `BG8PC437S`, `BLT8CP921`, `BLT8ISO8859P13`, `BLT8MSWIN1257`, `BLT8PC775`, `BN8BSCII`, `CDN8PC863`, `CEL8ISO8859P14`, `CL8ISO8859P5`, `CL8ISOIR111`, `CL8KOI8R`, `CL8KOI8U`, `CL8MACCYRILLICS`, `CL8MSWIN1251`, `EE8ISO8859P2`, `EE8MACCES`, `EE8MACCROATIANS`, `EE8MSWIN1250`, `EE8PC852`, `EL8DEC`, `EL8ISO8859P7`, `EL8MACGREEKS`, `EL8MSWIN1253`, `EL8PC437S`, `EL8PC851`, `EL8PC869`, `ET8MSWIN923`, `HU8ABMOD`, `HU8CWI2`, `IN8ISCII`, `IS8PC861`, `IW8ISO8859P8`, `IW8MACHEBREWS`, `IW8MSWIN1255`, `IW8PC1507`, `JA16EUC`, `JA16EUCTILDE`, `JA16SJIS`, `JA16SJISTILDE`, `JA16VMS`, `KO16KSC5601`, `KO16KSCCS`, `KO16MSWIN949`, `LA8ISO6937`, `LA8PASSPORT`, `LT8MSWIN921`, `LT8PC772`, `LT8PC774`, `LV8PC1117`, `LV8PC8LR`, `LV8RST104090`, `N8PC865`, `NE8ISO8859P10`, `NEE8ISO8859P4`, `RU8BESTA`, `RU8PC855`, `RU8PC866`, `SE8ISO8859P3`, `TH8MACTHAIS`, `TH8TISASCII`, `TR8DEC`, `TR8MACTURKISHS`, `TR8MSWIN1254`, `TR8PC857`, `US7ASCII`, `US8PC437`, `UTF8`, `VN8MSWIN1258`, `VN8VN3`, `WE8DEC`, `WE8DG`, `WE8ISO8859P1`, `WE8ISO8859P15`, `WE8ISO8859P9`, `WE8MACROMAN8S`, `WE8MSWIN1252`, `WE8NCR4970`, `WE8NEXTSTEP`, `WE8PC850`, `WE8PC858`, `WE8PC860`, `WE8ROMAN8`, `ZHS16CGB231280`, `ZHS16GBK`, `ZHT16BIG5`, `ZHT16CCDC`, `ZHT16DBT`, `ZHT16HKSCS`, `ZHT16MSWIN950`, `ZHT32EUC`, `ZHT32SOPS`, `ZHT32TRIS`. Changing this forces a new Autonomous Database to be created.
318
312
  */
319
313
  characterSet: pulumi.Input<string>;
320
314
  /**
321
- * The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. For an Autonomous Database Serverless instance, the `ECPU` compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
315
+ * The compute amount (CPUs) available to the database. Minimum and maximum values depend on the compute model and whether the database is an Autonomous Database Serverless instance or an Autonomous Database on Dedicated Exadata Infrastructure. For an Autonomous Database Serverless instance, the `ECPU` compute model requires a minimum value of one, for databases in the elastic resource pool and minimum value of two, otherwise. Required when using the `computeModel` parameter. When using `cpuCoreCount` parameter, it is an error to specify computeCount to a non-null value. Providing `computeModel` and `computeCount` is the preferred method for both OCPU and ECPU.
322
316
  */
323
317
  computeCount: pulumi.Input<number>;
324
318
  /**
@@ -335,12 +329,9 @@ export interface AutonomousDatabaseArgs {
335
329
  */
336
330
  dbVersion: pulumi.Input<string>;
337
331
  /**
338
- * The Autonomous Database workload type. Changing this forces a new Autonomous Database to be created. The following values are valid:
339
- * * OLTP - indicates an Autonomous Transaction Processing database
340
- * * DW - indicates an Autonomous Data Warehouse database
341
- * * AJD - indicates an Autonomous JSON Database
342
- * * APEX - indicates an Autonomous Database with the Oracle APEX Application Development workload type.
332
+ * The Autonomous Database workload type. Changing this forces a new Autonomous Database to be created. Possible values are `AJD`, `APEX`, `DW` and `OLTP`.
343
333
  *
334
+ * > **Note:** `AJD` indicates an Autonomous JSON database; `APEX` indicates an Autonomous Database with the Oracle APEX Application Development workload type; `DW` indicates an Autonomous Data Warehouse database; `OLTP` indicates an Autonomous Transaction Processing database
344
335
  * > **Note:** When Provisioning Database with `APEX` workload `mtlsConnectionRequired` must be set to `true`.
345
336
  */
346
337
  dbWorkload: pulumi.Input<string>;
@@ -349,7 +340,7 @@ export interface AutonomousDatabaseArgs {
349
340
  */
350
341
  displayName: pulumi.Input<string>;
351
342
  /**
352
- * The Oracle license model that applies to the Oracle Autonomous Database. Changing this forces a new Autonomous Database to be created. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
343
+ * The Oracle license model that applies to the Oracle Autonomous Database. Possible values are `LicenseIncluded` and `BringYourOwnLicense`. Changing this forces a new Autonomous Database to be created. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an [Autonomous Database on dedicated Exadata infrastructure](https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html), this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to `BRING_YOUR_OWN_LICENSE`. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.
353
344
  */
354
345
  licenseModel: pulumi.Input<string>;
355
346
  /**
@@ -54,7 +54,7 @@ const utilities = require("../utilities");
54
54
  *
55
55
  * A `longTermBackupSchedule` blocks supports the following:
56
56
  *
57
- * * `repeatCadence` - (Required) Specifies the schedule for automated long-term backups. Possible values are `Weekly`, `Monthly`, `Yearly`, or `OneTime` (does not repeat) . For example, if the Backup date and Time is `Jan 24, 2025 00:09:00 UTC` and this is a Tuesday, and Weekly is selected, the long-term backup will happen every Tuesday.
57
+ * * `repeatCadence` - (Required) Specifies the schedule for automated long-term backups. Possible values are `Weekly`, `Monthly`, `Yearly`, or `OneTime` (does not repeat) . For example, if the Backup date and Time is `Jan 24, 2025 00:09:00 UTC` and this is a Tuesday, and Weekly is selected, the long-term backup will happen every Tuesday.
58
58
  *
59
59
  * * `timeOfBackup` - (Required) The date and time in which the backup should be taken in ISO8601 Date Time format.
60
60
  *
@@ -1 +1 @@
1
- {"version":3,"file":"autonomousDatabase.js","sourceRoot":"","sources":["../../oracle/autonomousDatabase.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"autonomousDatabase.js","sourceRoot":"","sources":["../../oracle/autonomousDatabase.ts"],"names":[],"mappings":"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"}
@@ -69,7 +69,7 @@ export declare class AutonomousDatabaseBackup extends pulumi.CustomResource {
69
69
  */
70
70
  readonly retentionPeriodInDays: pulumi.Output<number>;
71
71
  /**
72
- * The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service.
72
+ * The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service. Defaults to `LongTerm`. Changing this forces a new resource to be created.
73
73
  */
74
74
  readonly type: pulumi.Output<string | undefined>;
75
75
  /**
@@ -98,7 +98,7 @@ export interface AutonomousDatabaseBackupState {
98
98
  */
99
99
  retentionPeriodInDays?: pulumi.Input<number>;
100
100
  /**
101
- * The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service.
101
+ * The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service. Defaults to `LongTerm`. Changing this forces a new resource to be created.
102
102
  */
103
103
  type?: pulumi.Input<string>;
104
104
  }
@@ -119,7 +119,7 @@ export interface AutonomousDatabaseBackupArgs {
119
119
  */
120
120
  retentionPeriodInDays: pulumi.Input<number>;
121
121
  /**
122
- * The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service.
122
+ * The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service. Defaults to `LongTerm`. Changing this forces a new resource to be created.
123
123
  */
124
124
  type?: pulumi.Input<string>;
125
125
  }
@@ -215,7 +215,7 @@ export declare class CloudVmCluster extends pulumi.CustomResource {
215
215
  */
216
216
  readonly subnetId: pulumi.Output<string>;
217
217
  /**
218
- * Operating system version of the Exadata image. System version must be <= Db server major version (the first two parts of the DB server version eg 23.1.X.X.XXXX). Accepted Values for Grid Infrastructure (GI) version 19.0.0.0 are 22.1.30.0.0.241204, 22.1.32.0.0.250205, 22.1.31.0.0.250110, 23.1.20.0.0.241112, 23.1.21.0.0.241204, 23.1.22.0.0.250119, 23.1.23.0.0.250207. For Grid Infrastructure (GI) version 23.0.0.0 allowed system versions are 23.1.19.0.0.241015, 23.1.20.0.0.241112, 23.1.22.0.0.250119, 23.1.21.0.0.241204, 23.1.23.0.0.250207.
218
+ * Operating system version of the Exadata image. System version must be <= Db server major version (the first two parts of the DB server version eg 23.1.X.X.XXXX). Accepted Values for Grid Infrastructure (GI) version 19.0.0.0 are 22.1.30.0.0.241204, 22.1.32.0.0.250205, 22.1.31.0.0.250110, 23.1.20.0.0.241112, 23.1.21.0.0.241204, 23.1.22.0.0.250119, 23.1.23.0.0.250207. For Grid Infrastructure (GI) version 23.0.0.0 allowed system versions are 23.1.19.0.0.241015, 23.1.20.0.0.241112, 23.1.22.0.0.250119, 23.1.21.0.0.241204, 23.1.23.0.0.250207. Changing this forces a new resource to be created.
219
219
  */
220
220
  readonly systemVersion: pulumi.Output<string>;
221
221
  /**
@@ -358,7 +358,7 @@ export interface CloudVmClusterState {
358
358
  */
359
359
  subnetId?: pulumi.Input<string>;
360
360
  /**
361
- * Operating system version of the Exadata image. System version must be <= Db server major version (the first two parts of the DB server version eg 23.1.X.X.XXXX). Accepted Values for Grid Infrastructure (GI) version 19.0.0.0 are 22.1.30.0.0.241204, 22.1.32.0.0.250205, 22.1.31.0.0.250110, 23.1.20.0.0.241112, 23.1.21.0.0.241204, 23.1.22.0.0.250119, 23.1.23.0.0.250207. For Grid Infrastructure (GI) version 23.0.0.0 allowed system versions are 23.1.19.0.0.241015, 23.1.20.0.0.241112, 23.1.22.0.0.250119, 23.1.21.0.0.241204, 23.1.23.0.0.250207.
361
+ * Operating system version of the Exadata image. System version must be <= Db server major version (the first two parts of the DB server version eg 23.1.X.X.XXXX). Accepted Values for Grid Infrastructure (GI) version 19.0.0.0 are 22.1.30.0.0.241204, 22.1.32.0.0.250205, 22.1.31.0.0.250110, 23.1.20.0.0.241112, 23.1.21.0.0.241204, 23.1.22.0.0.250119, 23.1.23.0.0.250207. For Grid Infrastructure (GI) version 23.0.0.0 allowed system versions are 23.1.19.0.0.241015, 23.1.20.0.0.241112, 23.1.22.0.0.250119, 23.1.21.0.0.241204, 23.1.23.0.0.250207. Changing this forces a new resource to be created.
362
362
  */
363
363
  systemVersion?: pulumi.Input<string>;
364
364
  /**
@@ -485,7 +485,7 @@ export interface CloudVmClusterArgs {
485
485
  */
486
486
  subnetId: pulumi.Input<string>;
487
487
  /**
488
- * Operating system version of the Exadata image. System version must be <= Db server major version (the first two parts of the DB server version eg 23.1.X.X.XXXX). Accepted Values for Grid Infrastructure (GI) version 19.0.0.0 are 22.1.30.0.0.241204, 22.1.32.0.0.250205, 22.1.31.0.0.250110, 23.1.20.0.0.241112, 23.1.21.0.0.241204, 23.1.22.0.0.250119, 23.1.23.0.0.250207. For Grid Infrastructure (GI) version 23.0.0.0 allowed system versions are 23.1.19.0.0.241015, 23.1.20.0.0.241112, 23.1.22.0.0.250119, 23.1.21.0.0.241204, 23.1.23.0.0.250207.
488
+ * Operating system version of the Exadata image. System version must be <= Db server major version (the first two parts of the DB server version eg 23.1.X.X.XXXX). Accepted Values for Grid Infrastructure (GI) version 19.0.0.0 are 22.1.30.0.0.241204, 22.1.32.0.0.250205, 22.1.31.0.0.250110, 23.1.20.0.0.241112, 23.1.21.0.0.241204, 23.1.22.0.0.250119, 23.1.23.0.0.250207. For Grid Infrastructure (GI) version 23.0.0.0 allowed system versions are 23.1.19.0.0.241015, 23.1.20.0.0.241112, 23.1.22.0.0.250119, 23.1.21.0.0.241204, 23.1.23.0.0.250207. Changing this forces a new resource to be created.
489
489
  */
490
490
  systemVersion?: pulumi.Input<string>;
491
491
  /**
@@ -54,7 +54,7 @@ export declare class ResourceAnchor extends pulumi.CustomResource {
54
54
  */
55
55
  readonly linkedCompartmentId: pulumi.Output<string>;
56
56
  /**
57
- * The Azure Region where the Oracle Resource Anchor exists.
57
+ * The Azure Region where the Oracle Resource Anchor exists.
58
58
  */
59
59
  readonly location: pulumi.Output<string>;
60
60
  /**
@@ -89,7 +89,7 @@ export interface ResourceAnchorState {
89
89
  */
90
90
  linkedCompartmentId?: pulumi.Input<string>;
91
91
  /**
92
- * The Azure Region where the Oracle Resource Anchor exists.
92
+ * The Azure Region where the Oracle Resource Anchor exists.
93
93
  */
94
94
  location?: pulumi.Input<string>;
95
95
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/azure",
3
- "version": "6.31.0-alpha.1766557601",
3
+ "version": "6.31.0-alpha.1767033592",
4
4
  "description": "A Pulumi package for creating and managing Microsoft Azure cloud resources, based on the Terraform azurerm provider. We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -30,6 +30,6 @@
30
30
  "pulumi": {
31
31
  "resource": true,
32
32
  "name": "azure",
33
- "version": "6.31.0-alpha.1766557601"
33
+ "version": "6.31.0-alpha.1767033592"
34
34
  }
35
35
  }
@@ -28,12 +28,18 @@ export declare const NextGenerationFirewallVirtualHubLocalRulestack: typeof impo
28
28
  export { NextGenerationFirewallVirtualHubPanoramaArgs, NextGenerationFirewallVirtualHubPanoramaState } from "./nextGenerationFirewallVirtualHubPanorama";
29
29
  export type NextGenerationFirewallVirtualHubPanorama = import("./nextGenerationFirewallVirtualHubPanorama").NextGenerationFirewallVirtualHubPanorama;
30
30
  export declare const NextGenerationFirewallVirtualHubPanorama: typeof import("./nextGenerationFirewallVirtualHubPanorama").NextGenerationFirewallVirtualHubPanorama;
31
+ export { NextGenerationFirewallVirtualHubStrataCloudManagerArgs, NextGenerationFirewallVirtualHubStrataCloudManagerState } from "./nextGenerationFirewallVirtualHubStrataCloudManager";
32
+ export type NextGenerationFirewallVirtualHubStrataCloudManager = import("./nextGenerationFirewallVirtualHubStrataCloudManager").NextGenerationFirewallVirtualHubStrataCloudManager;
33
+ export declare const NextGenerationFirewallVirtualHubStrataCloudManager: typeof import("./nextGenerationFirewallVirtualHubStrataCloudManager").NextGenerationFirewallVirtualHubStrataCloudManager;
31
34
  export { NextGenerationFirewallVirtualNetworkLocalRulestackArgs, NextGenerationFirewallVirtualNetworkLocalRulestackState } from "./nextGenerationFirewallVirtualNetworkLocalRulestack";
32
35
  export type NextGenerationFirewallVirtualNetworkLocalRulestack = import("./nextGenerationFirewallVirtualNetworkLocalRulestack").NextGenerationFirewallVirtualNetworkLocalRulestack;
33
36
  export declare const NextGenerationFirewallVirtualNetworkLocalRulestack: typeof import("./nextGenerationFirewallVirtualNetworkLocalRulestack").NextGenerationFirewallVirtualNetworkLocalRulestack;
34
37
  export { NextGenerationFirewallVirtualNetworkPanoramaArgs, NextGenerationFirewallVirtualNetworkPanoramaState } from "./nextGenerationFirewallVirtualNetworkPanorama";
35
38
  export type NextGenerationFirewallVirtualNetworkPanorama = import("./nextGenerationFirewallVirtualNetworkPanorama").NextGenerationFirewallVirtualNetworkPanorama;
36
39
  export declare const NextGenerationFirewallVirtualNetworkPanorama: typeof import("./nextGenerationFirewallVirtualNetworkPanorama").NextGenerationFirewallVirtualNetworkPanorama;
40
+ export { NextGenerationFirewallVirtualNetworkStrataCloudManagerArgs, NextGenerationFirewallVirtualNetworkStrataCloudManagerState } from "./nextGenerationFirewallVirtualNetworkStrataCloudManager";
41
+ export type NextGenerationFirewallVirtualNetworkStrataCloudManager = import("./nextGenerationFirewallVirtualNetworkStrataCloudManager").NextGenerationFirewallVirtualNetworkStrataCloudManager;
42
+ export declare const NextGenerationFirewallVirtualNetworkStrataCloudManager: typeof import("./nextGenerationFirewallVirtualNetworkStrataCloudManager").NextGenerationFirewallVirtualNetworkStrataCloudManager;
37
43
  export { VirtualNetworkApplianceArgs, VirtualNetworkApplianceState } from "./virtualNetworkAppliance";
38
44
  export type VirtualNetworkAppliance = import("./virtualNetworkAppliance").VirtualNetworkAppliance;
39
45
  export declare const VirtualNetworkAppliance: typeof import("./virtualNetworkAppliance").VirtualNetworkAppliance;
package/paloalto/index.js CHANGED
@@ -2,7 +2,7 @@
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.VirtualNetworkAppliance = exports.NextGenerationFirewallVirtualNetworkPanorama = exports.NextGenerationFirewallVirtualNetworkLocalRulestack = exports.NextGenerationFirewallVirtualHubPanorama = exports.NextGenerationFirewallVirtualHubLocalRulestack = exports.LocalRulestackRule = exports.LocalRulestackPrefixList = exports.LocalRulestackOutboundUntrustCertificateAssociation = exports.LocalRulestackOutboundTrustCertificateAssociation = exports.LocalRulestackFqdnList = exports.LocalRulestackCertificate = exports.LocalRulestack = exports.getLocalRulestackOutput = exports.getLocalRulestack = void 0;
5
+ exports.VirtualNetworkAppliance = exports.NextGenerationFirewallVirtualNetworkStrataCloudManager = exports.NextGenerationFirewallVirtualNetworkPanorama = exports.NextGenerationFirewallVirtualNetworkLocalRulestack = exports.NextGenerationFirewallVirtualHubStrataCloudManager = exports.NextGenerationFirewallVirtualHubPanorama = exports.NextGenerationFirewallVirtualHubLocalRulestack = exports.LocalRulestackRule = exports.LocalRulestackPrefixList = exports.LocalRulestackOutboundUntrustCertificateAssociation = exports.LocalRulestackOutboundTrustCertificateAssociation = exports.LocalRulestackFqdnList = exports.LocalRulestackCertificate = exports.LocalRulestack = exports.getLocalRulestackOutput = exports.getLocalRulestack = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  exports.getLocalRulestack = null;
@@ -26,10 +26,14 @@ exports.NextGenerationFirewallVirtualHubLocalRulestack = null;
26
26
  utilities.lazyLoad(exports, ["NextGenerationFirewallVirtualHubLocalRulestack"], () => require("./nextGenerationFirewallVirtualHubLocalRulestack"));
27
27
  exports.NextGenerationFirewallVirtualHubPanorama = null;
28
28
  utilities.lazyLoad(exports, ["NextGenerationFirewallVirtualHubPanorama"], () => require("./nextGenerationFirewallVirtualHubPanorama"));
29
+ exports.NextGenerationFirewallVirtualHubStrataCloudManager = null;
30
+ utilities.lazyLoad(exports, ["NextGenerationFirewallVirtualHubStrataCloudManager"], () => require("./nextGenerationFirewallVirtualHubStrataCloudManager"));
29
31
  exports.NextGenerationFirewallVirtualNetworkLocalRulestack = null;
30
32
  utilities.lazyLoad(exports, ["NextGenerationFirewallVirtualNetworkLocalRulestack"], () => require("./nextGenerationFirewallVirtualNetworkLocalRulestack"));
31
33
  exports.NextGenerationFirewallVirtualNetworkPanorama = null;
32
34
  utilities.lazyLoad(exports, ["NextGenerationFirewallVirtualNetworkPanorama"], () => require("./nextGenerationFirewallVirtualNetworkPanorama"));
35
+ exports.NextGenerationFirewallVirtualNetworkStrataCloudManager = null;
36
+ utilities.lazyLoad(exports, ["NextGenerationFirewallVirtualNetworkStrataCloudManager"], () => require("./nextGenerationFirewallVirtualNetworkStrataCloudManager"));
33
37
  exports.VirtualNetworkAppliance = null;
34
38
  utilities.lazyLoad(exports, ["VirtualNetworkAppliance"], () => require("./virtualNetworkAppliance"));
35
39
  const _module = {
@@ -54,10 +58,14 @@ const _module = {
54
58
  return new exports.NextGenerationFirewallVirtualHubLocalRulestack(name, undefined, { urn });
55
59
  case "azure:paloalto/nextGenerationFirewallVirtualHubPanorama:NextGenerationFirewallVirtualHubPanorama":
56
60
  return new exports.NextGenerationFirewallVirtualHubPanorama(name, undefined, { urn });
61
+ case "azure:paloalto/nextGenerationFirewallVirtualHubStrataCloudManager:NextGenerationFirewallVirtualHubStrataCloudManager":
62
+ return new exports.NextGenerationFirewallVirtualHubStrataCloudManager(name, undefined, { urn });
57
63
  case "azure:paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack:NextGenerationFirewallVirtualNetworkLocalRulestack":
58
64
  return new exports.NextGenerationFirewallVirtualNetworkLocalRulestack(name, undefined, { urn });
59
65
  case "azure:paloalto/nextGenerationFirewallVirtualNetworkPanorama:NextGenerationFirewallVirtualNetworkPanorama":
60
66
  return new exports.NextGenerationFirewallVirtualNetworkPanorama(name, undefined, { urn });
67
+ case "azure:paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager:NextGenerationFirewallVirtualNetworkStrataCloudManager":
68
+ return new exports.NextGenerationFirewallVirtualNetworkStrataCloudManager(name, undefined, { urn });
61
69
  case "azure:paloalto/virtualNetworkAppliance:VirtualNetworkAppliance":
62
70
  return new exports.VirtualNetworkAppliance(name, undefined, { urn });
63
71
  default:
@@ -74,7 +82,9 @@ pulumi.runtime.registerResourceModule("azure", "paloalto/localRulestackPrefixLis
74
82
  pulumi.runtime.registerResourceModule("azure", "paloalto/localRulestackRule", _module);
75
83
  pulumi.runtime.registerResourceModule("azure", "paloalto/nextGenerationFirewallVirtualHubLocalRulestack", _module);
76
84
  pulumi.runtime.registerResourceModule("azure", "paloalto/nextGenerationFirewallVirtualHubPanorama", _module);
85
+ pulumi.runtime.registerResourceModule("azure", "paloalto/nextGenerationFirewallVirtualHubStrataCloudManager", _module);
77
86
  pulumi.runtime.registerResourceModule("azure", "paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack", _module);
78
87
  pulumi.runtime.registerResourceModule("azure", "paloalto/nextGenerationFirewallVirtualNetworkPanorama", _module);
88
+ pulumi.runtime.registerResourceModule("azure", "paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager", _module);
79
89
  pulumi.runtime.registerResourceModule("azure", "paloalto/virtualNetworkAppliance", _module);
80
90
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../paloalto/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../paloalto/index.ts"],"names":[],"mappings":"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"}
@@ -125,7 +125,7 @@ export declare class LocalRulestackRule extends pulumi.CustomResource {
125
125
  */
126
126
  readonly priority: pulumi.Output<number>;
127
127
  /**
128
- * The Protocol and port to use in the form `[protocol]:[portNumber]` e.g. `TCP:8080` or `UDP:53`. Conflicts with `protocolPorts`. Defaults to `application-default`.
128
+ * The Protocol and port to use in the form `[protocol]:[portNumber]` e.g. `TCP:8080` or `UDP:53`. Conflicts with `protocolPorts`.
129
129
  *
130
130
  * > **Note:** In 4.0 or later versions, the default of `protocol` will no longer be set by provider, exactly one of `protocol` and `protocolPorts` must be specified. You need to explicitly specify `protocol="application-default"` to keep the the current default of the `protocol`.
131
131
  */
@@ -220,7 +220,7 @@ export interface LocalRulestackRuleState {
220
220
  */
221
221
  priority?: pulumi.Input<number>;
222
222
  /**
223
- * The Protocol and port to use in the form `[protocol]:[portNumber]` e.g. `TCP:8080` or `UDP:53`. Conflicts with `protocolPorts`. Defaults to `application-default`.
223
+ * The Protocol and port to use in the form `[protocol]:[portNumber]` e.g. `TCP:8080` or `UDP:53`. Conflicts with `protocolPorts`.
224
224
  *
225
225
  * > **Note:** In 4.0 or later versions, the default of `protocol` will no longer be set by provider, exactly one of `protocol` and `protocolPorts` must be specified. You need to explicitly specify `protocol="application-default"` to keep the the current default of the `protocol`.
226
226
  */
@@ -307,7 +307,7 @@ export interface LocalRulestackRuleArgs {
307
307
  */
308
308
  priority: pulumi.Input<number>;
309
309
  /**
310
- * The Protocol and port to use in the form `[protocol]:[portNumber]` e.g. `TCP:8080` or `UDP:53`. Conflicts with `protocolPorts`. Defaults to `application-default`.
310
+ * The Protocol and port to use in the form `[protocol]:[portNumber]` e.g. `TCP:8080` or `UDP:53`. Conflicts with `protocolPorts`.
311
311
  *
312
312
  * > **Note:** In 4.0 or later versions, the default of `protocol` will no longer be set by provider, exactly one of `protocol` and `protocolPorts` must be specified. You need to explicitly specify `protocol="application-default"` to keep the the current default of the `protocol`.
313
313
  */