pulumi-oci 2.16.0__py3-none-any.whl → 2.16.0a1730527749__py3-none-any.whl
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.
- pulumi_oci/__init__.py +0 -19
- pulumi_oci/database/autonomous_database.py +0 -47
- pulumi_oci/database/cloud_autonomous_vm_cluster.py +0 -105
- pulumi_oci/database/cloud_vm_cluster.py +0 -49
- pulumi_oci/database/data_guard_association.py +0 -49
- pulumi_oci/database/db_system.py +0 -47
- pulumi_oci/database/exadb_vm_cluster.py +7 -68
- pulumi_oci/database/get_autonomous_database.py +1 -15
- pulumi_oci/database/get_cloud_autonomous_vm_cluster.py +1 -43
- pulumi_oci/database/get_cloud_vm_cluster.py +1 -15
- pulumi_oci/database/get_data_guard_association.py +1 -12
- pulumi_oci/database/get_exadb_vm_cluster.py +2 -16
- pulumi_oci/database/outputs.py +2 -97
- pulumi_oci/dataflow/get_sql_endpoint.py +15 -1
- pulumi_oci/dataflow/outputs.py +11 -0
- pulumi_oci/dataflow/sql_endpoint.py +85 -88
- pulumi_oci/identity/__init__.py +0 -2
- pulumi_oci/identity/_inputs.py +6 -55
- pulumi_oci/identity/domains_condition.py +2 -9
- pulumi_oci/identity/domains_policy.py +2 -9
- pulumi_oci/identity/domains_rule.py +2 -9
- pulumi_oci/identity/get_domains_condition.py +2 -2
- pulumi_oci/identity/get_domains_conditions.py +2 -2
- pulumi_oci/identity/get_domains_policies.py +2 -2
- pulumi_oci/identity/get_domains_policy.py +2 -2
- pulumi_oci/identity/get_domains_rule.py +2 -2
- pulumi_oci/identity/get_domains_rules.py +2 -2
- pulumi_oci/identity/outputs.py +4 -917
- pulumi_oci/pulumi-plugin.json +1 -1
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/METADATA +1 -1
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/RECORD +33 -44
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/WHEEL +1 -1
- pulumi_oci/globallydistributeddatabase/__init__.py +0 -15
- pulumi_oci/globallydistributeddatabase/_inputs.py +0 -1289
- pulumi_oci/globallydistributeddatabase/get_private_endpoint.py +0 -348
- pulumi_oci/globallydistributeddatabase/get_private_endpoints.py +0 -191
- pulumi_oci/globallydistributeddatabase/get_sharded_database.py +0 -746
- pulumi_oci/globallydistributeddatabase/get_sharded_databases.py +0 -191
- pulumi_oci/globallydistributeddatabase/outputs.py +0 -2114
- pulumi_oci/globallydistributeddatabase/private_endpoint.py +0 -822
- pulumi_oci/globallydistributeddatabase/sharded_database.py +0 -2157
- pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consent.py +0 -503
- pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consents.py +0 -338
- {pulumi_oci-2.16.0.dist-info → pulumi_oci-2.16.0a1730527749.dist-info}/top_level.txt +0 -0
pulumi_oci/pulumi-plugin.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
pulumi_oci/__init__.py,sha256=
|
1
|
+
pulumi_oci/__init__.py,sha256=BR4IMtd0MW31TlJWrH_EaOH0c_MpPh9F1sGi643z7kU,170209
|
2
2
|
pulumi_oci/_utilities.py,sha256=-gxwnD6__OYdSf8jJgJijNuu-UHUwi5pJ1H7-eIHDhg,10504
|
3
3
|
pulumi_oci/provider.py,sha256=L04-4ahVUIjPUidGY7-4m7y0-gX_oHcgpIJSRYRJET4,24096
|
4
|
-
pulumi_oci/pulumi-plugin.json,sha256=
|
4
|
+
pulumi_oci/pulumi-plugin.json,sha256=U2mQ4D6tlhbJ1A0o-114VKZ7hFfcIc5Vsi6IT9P28ro,80
|
5
5
|
pulumi_oci/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
pulumi_oci/adm/__init__.py,sha256=pxPlS_-eNzVJqBq2i1MCMmmLGhFhW-ATfiH6YEb71xI,1049
|
7
7
|
pulumi_oci/adm/_inputs.py,sha256=YnlFWcwYsWjjrUbroAeHpnljrt9mAPqMtutbJnKVRCk,69792
|
@@ -676,7 +676,7 @@ pulumi_oci/database/autonomous_container_database.py,sha256=1Jwu5GAWZnOUAS3j_OM8
|
|
676
676
|
pulumi_oci/database/autonomous_container_database_dataguard_association.py,sha256=Vqr9H2dth2n-aRH0WozgJE33EijV3LzaQXyyfzla5uU,75512
|
677
677
|
pulumi_oci/database/autonomous_container_database_dataguard_association_operation.py,sha256=KdrGLo1fGVgJL4tpeiYMtjyAyIaWZ7oNCD_vKMof7A8,17941
|
678
678
|
pulumi_oci/database/autonomous_container_database_dataguard_role_change.py,sha256=yML8BbuREYzHrq1dVIYwGlZ5bFpsBVGpT_Y9m-CI4V0,12423
|
679
|
-
pulumi_oci/database/autonomous_database.py,sha256=
|
679
|
+
pulumi_oci/database/autonomous_database.py,sha256=W_XSk--XwhkK-u0uZpvcHkHyBJOMtXroJzENM2zS-SU,479319
|
680
680
|
pulumi_oci/database/autonomous_database_backup.py,sha256=TMDev4UedzHcRjt5ZfjnoeC3-3OTA7rM4AaAtn_bvhA,43614
|
681
681
|
pulumi_oci/database/autonomous_database_instance_wallet_management.py,sha256=shw6-GEc4MzawcuhYyZCXXOTszzM-P1Of1wCDnjc8hc,18745
|
682
682
|
pulumi_oci/database/autonomous_database_regional_wallet_management.py,sha256=hmbYSqFq3LOc5hXDXtp56_Z8zaCpP2O6celvTcyR8tQ,15757
|
@@ -690,12 +690,12 @@ pulumi_oci/database/autonomous_vm_cluster_ssl_certificate_management.py,sha256=Z
|
|
690
690
|
pulumi_oci/database/backup.py,sha256=6ZqxqB_KZ5uvCiTYnD5TQQgr1zQvROu2ttKWUWoBT9I,33097
|
691
691
|
pulumi_oci/database/backup_cancel_management.py,sha256=5Z59w58DYCbKVI6YOeuEnO8Oxev0BS2JfZkDxEwyXJQ,11671
|
692
692
|
pulumi_oci/database/backup_destination.py,sha256=OHE-lPadEjlyR93JIFNsOSKgLYULZjonAkSSv6uUGcU,45770
|
693
|
-
pulumi_oci/database/cloud_autonomous_vm_cluster.py,sha256=
|
693
|
+
pulumi_oci/database/cloud_autonomous_vm_cluster.py,sha256=6PvuKcVj8BFqdqNYp7brtukbMf3QrvNN9PkBQrB--Bw,134306
|
694
694
|
pulumi_oci/database/cloud_database_management.py,sha256=kHwdrr3TSpp9JUcaAoysjsc0UwGHtYDXSoRpJq_905k,31752
|
695
695
|
pulumi_oci/database/cloud_exadata_infrastructure.py,sha256=0v9pfm6EAgQvCFe_XyGSLQlK_97gpg-im5pAhGCSOiA,80419
|
696
|
-
pulumi_oci/database/cloud_vm_cluster.py,sha256
|
696
|
+
pulumi_oci/database/cloud_vm_cluster.py,sha256=-3numYHEOQaR87xxUtH24-E5p0NhS33AA1fc1OVdm4Q,151526
|
697
697
|
pulumi_oci/database/cloud_vm_cluster_iorm_config.py,sha256=YK5oY2uPrGQRl_oOvTf7rPYFNxAAeTx4NqqAc7MxJdc,16572
|
698
|
-
pulumi_oci/database/data_guard_association.py,sha256=
|
698
|
+
pulumi_oci/database/data_guard_association.py,sha256=yyr264gIjFFBdZuuioMwZwlmhHg1DE54iF2hWjHWvq8,151201
|
699
699
|
pulumi_oci/database/database.py,sha256=BxTYwa43vOXHjnDvnR06bB7IrjunVJBnpnpxfLepIKw,77571
|
700
700
|
pulumi_oci/database/database_software_image.py,sha256=rwlamTRDs0vzwRkFiVf2YTcKJWAhflPNsa-28aO55tU,46722
|
701
701
|
pulumi_oci/database/database_upgrade.py,sha256=fVjerZac5Q4UMK2FFJdcruchAbQ9l3fXb0yexYS24aA,59178
|
@@ -703,13 +703,13 @@ pulumi_oci/database/db_home.py,sha256=TXATWoFKRZZrPE47a5DmSIBI1txGtgxrsj7MwVFSRl
|
|
703
703
|
pulumi_oci/database/db_node.py,sha256=K1gqldW2ks2mxsti2I3eNnG8DtjhERMGq3LUWBWY2W8,47411
|
704
704
|
pulumi_oci/database/db_node_console_connection.py,sha256=mRmbEFYMH6Mt5sWzDTQ7yXvp7njbGNktRTTEupb1dhM,27134
|
705
705
|
pulumi_oci/database/db_node_console_history.py,sha256=HSyg6bSs6Eli-Ix1krplUS3aOhRzTcg2QwAUodRIgwY,24388
|
706
|
-
pulumi_oci/database/db_system.py,sha256=
|
706
|
+
pulumi_oci/database/db_system.py,sha256=ICpVrs-h5BJRpKgyVVW4uCRLpc-7k-S0tx6UBbjja-U,178832
|
707
707
|
pulumi_oci/database/db_systems_upgrade.py,sha256=jUD83jTCKMRxundnD4vvADAgj8kqUL6479Ibfr75E8A,93945
|
708
708
|
pulumi_oci/database/exadata_infrastructure.py,sha256=bcAHy0rM2d-vVCnLpunpzAUhFJx8PvTznZIX7LluX3Q,119159
|
709
709
|
pulumi_oci/database/exadata_infrastructure_compute.py,sha256=rTIYhQ97v5NTKi1ZzFTm9wSA2gVEzYV4OhHt6nBdIuo,75268
|
710
710
|
pulumi_oci/database/exadata_infrastructure_storage.py,sha256=EIP_JmPDmYXGjt_LcRevR2fDNec3nAjVWWMI0i4kcmo,51643
|
711
711
|
pulumi_oci/database/exadata_iorm_config.py,sha256=qusDf56exj7jL6d-ytbx4PRE_V9_ePcHYia5GfrU3p8,18218
|
712
|
-
pulumi_oci/database/exadb_vm_cluster.py,sha256=
|
712
|
+
pulumi_oci/database/exadb_vm_cluster.py,sha256=NlpFVBYP4iS8Mor9kO3MvF9rl5MzewYpCfkjSatlg_w,110474
|
713
713
|
pulumi_oci/database/exascale_db_storage_vault.py,sha256=aBOKBED_8m3KbTsr56SKYKgNtOTvmir54adGWOuJPBM,44356
|
714
714
|
pulumi_oci/database/external_container_database.py,sha256=fvnJ5JXPs68NtLCTU3z4QqAtvYaI8dlqlJJPJhv3zRw,38987
|
715
715
|
pulumi_oci/database/external_container_database_management.py,sha256=_wre8S7BPcZLq08n9PJfZh0pTGY93bOyggoec8kq-Kk,17730
|
@@ -733,7 +733,7 @@ pulumi_oci/database/get_autonomous_container_database_resource_usage.py,sha256=k
|
|
733
733
|
pulumi_oci/database/get_autonomous_container_database_versions.py,sha256=XEMaJu55rh2b4BUGIWGHwG9oGSGHCYvEZ3YlFIU9asY,8142
|
734
734
|
pulumi_oci/database/get_autonomous_container_databases.py,sha256=J-QU5Ke0b6hnPC9V2Nogh4dWlfygAmptgD9aja_4NTA,18862
|
735
735
|
pulumi_oci/database/get_autonomous_container_patches.py,sha256=jkjSmZRtZ7Eou-CjZa2dqHje_XTCeoWkFUtd-luh-AU,9329
|
736
|
-
pulumi_oci/database/get_autonomous_database.py,sha256=
|
736
|
+
pulumi_oci/database/get_autonomous_database.py,sha256=VETiHaA2anSR6JYsKeHLgzfUzRnCcwbKDpQ1V9WeJ0s,120899
|
737
737
|
pulumi_oci/database/get_autonomous_database_backup.py,sha256=LpCfBfUGCo1E23TDCcpQZcnjQxLHyz-k9DF6VlKFkkI,19964
|
738
738
|
pulumi_oci/database/get_autonomous_database_backups.py,sha256=jQp6P8e5c4GyZORbesOxSjrqbHx5jg8KXAXQxe4CHRE,11432
|
739
739
|
pulumi_oci/database/get_autonomous_database_dataguard_association.py,sha256=xfwAUgWwjSBUCbU8L8FEcvAakmvBLCYC2M64BXI9Gnc,15239
|
@@ -763,17 +763,17 @@ pulumi_oci/database/get_autonomous_vm_clusters.py,sha256=Y1zQ3NxBk-xDxHtcVTrISV9
|
|
763
763
|
pulumi_oci/database/get_backup_destination.py,sha256=M7UbzB16w-iBL6hfU8SSFs06uEOT8uPClG05x4alKqw,15774
|
764
764
|
pulumi_oci/database/get_backup_destinations.py,sha256=pNB56etLw7q4AwgUzmx7YOMjHfdkRiALa_e2nJANSyU,7023
|
765
765
|
pulumi_oci/database/get_backups.py,sha256=X_aovescgbf5p-kqFCvHDxW9MzOtAPDYFBFO1AI7mZc,7922
|
766
|
-
pulumi_oci/database/get_cloud_autonomous_vm_cluster.py,sha256=
|
766
|
+
pulumi_oci/database/get_cloud_autonomous_vm_cluster.py,sha256=eFI--8M-8jSb6GxiWq1ejJIU3IqcXfbVpbEWuc4CYSI,49709
|
767
767
|
pulumi_oci/database/get_cloud_autonomous_vm_cluster_acd_resource_usages.py,sha256=3zdnDnj_obD2gLm3b-1L8tfaa1uYQ7p8b-Nc1uED1Ig,9113
|
768
768
|
pulumi_oci/database/get_cloud_autonomous_vm_cluster_resource_usage.py,sha256=cO9XbqjAeW-1HdIDgK6pylISQAXDJH4piawblR5RNlw,21639
|
769
769
|
pulumi_oci/database/get_cloud_autonomous_vm_clusters.py,sha256=A6u6MER4Drrls26CKUmfEOd_undbtuwVLxgQQj3AOFs,12401
|
770
770
|
pulumi_oci/database/get_cloud_exadata_infrastructure.py,sha256=ftUsCOZsCphIut7OZRn2A9HRnF7BO-3lOHP4Kr_ic5o,32218
|
771
771
|
pulumi_oci/database/get_cloud_exadata_infrastructure_un_allocated_resource.py,sha256=seQsYFcdrjqb3XKDmVwNIh10c4wAndgW2LQQ6MijeYQ,11942
|
772
772
|
pulumi_oci/database/get_cloud_exadata_infrastructures.py,sha256=qg_RGsAviLGD3q7Twt3hy9ICuE-_PQ0NTjC8wzWkT0Q,10949
|
773
|
-
pulumi_oci/database/get_cloud_vm_cluster.py,sha256=
|
773
|
+
pulumi_oci/database/get_cloud_vm_cluster.py,sha256=A9ak9gomO3EOCGfuJq_KK42ZJZ4BGCnxVmvWdJezfHU,42703
|
774
774
|
pulumi_oci/database/get_cloud_vm_cluster_iorm_config.py,sha256=RXB6-kAsQSGpDVTxREq8doJx8qpfOGLjD7hLHaBWjNw,7471
|
775
775
|
pulumi_oci/database/get_cloud_vm_clusters.py,sha256=sR03GIMIG5rS5upWEtB2bW094nxFQ-MCVhkUXdJ_gKY,10151
|
776
|
-
pulumi_oci/database/get_data_guard_association.py,sha256=
|
776
|
+
pulumi_oci/database/get_data_guard_association.py,sha256=Ii_yzw_YhXWa3fa36SDHx5AuyivclkO0_NOO3EPqJ0o,32388
|
777
777
|
pulumi_oci/database/get_data_guard_associations.py,sha256=W8S09b9hczR5GJAm7yB6ZgDv73u4rwcYVkRYy7tekHQ,6192
|
778
778
|
pulumi_oci/database/get_database.py,sha256=BDnAuXrJxznU4pwIs_YaFUb6T4fVPcF1mV5mNF6FPek,28934
|
779
779
|
pulumi_oci/database/get_database_maintenance_run_histories.py,sha256=rEaZyK8_dc76jlAPxcYxghFNI3j39Au2UKg0-4k3r7E,12754
|
@@ -812,7 +812,7 @@ pulumi_oci/database/get_exadata_infrastructure_download_config_file.py,sha256=ja
|
|
812
812
|
pulumi_oci/database/get_exadata_infrastructure_un_allocated_resource.py,sha256=Z9KbpuveUSJ4TS-ayjAyEXTH5b5DlhY_fC0PtiXdcMk,11012
|
813
813
|
pulumi_oci/database/get_exadata_infrastructures.py,sha256=N8y2qnukbm-mNbija1odRzWAaRE7ocqGDqm5jlAsy4o,8629
|
814
814
|
pulumi_oci/database/get_exadata_iorm_config.py,sha256=Xh1Xu_mKgcrLXdg90qDZusA7r9B_Eqik8qtWioiDmKg,8285
|
815
|
-
pulumi_oci/database/get_exadb_vm_cluster.py,sha256=
|
815
|
+
pulumi_oci/database/get_exadb_vm_cluster.py,sha256=FkjLfmVbofOt7-jv8fEPeVAWcZmJ91YNoXapjIv2fYQ,33975
|
816
816
|
pulumi_oci/database/get_exadb_vm_cluster_update.py,sha256=DBmngpqCz3hEnWyDqaNZdQdnyMZmhG7cGi61czmHjHc,10536
|
817
817
|
pulumi_oci/database/get_exadb_vm_cluster_update_history_entries.py,sha256=yFQ7qpWy5nimorEDtV7hRqr0zebrjcHqaLW3I8z5Bp4,8467
|
818
818
|
pulumi_oci/database/get_exadb_vm_cluster_update_history_entry.py,sha256=kDa7_iVZgHOKwGx8eFhBzggi51r6iceYJM7Lw3oSr-g,11240
|
@@ -860,7 +860,7 @@ pulumi_oci/database/get_vm_clusters.py,sha256=p_OPJhuvFLl4n7-T_3CAiSh9HkFQAz-kfn
|
|
860
860
|
pulumi_oci/database/key_store.py,sha256=utkO4jzVMM59m0NEZdhHdqnIdGpJiNjrW8mQjF9dT4o,27789
|
861
861
|
pulumi_oci/database/maintenance_run.py,sha256=8ARRL5E_sID9VZe3D3Szdq4rcRcRgNN2NU6udQdyhyo,62143
|
862
862
|
pulumi_oci/database/oneoff_patch.py,sha256=WmKZ_CNZ6Ns_0s5kRuvyXeT8KgNx24L7oiRQG5CRn-Q,38954
|
863
|
-
pulumi_oci/database/outputs.py,sha256=
|
863
|
+
pulumi_oci/database/outputs.py,sha256=vL7DrfoQNlizF7X4Lnd2c0SnQBh8LyYtjY_L_G8PKzk,2406953
|
864
864
|
pulumi_oci/database/pluggable_database.py,sha256=OYwfbMsBO58xQigObXCmC9Qez3JJnjaz2blE4tmRrOg,75593
|
865
865
|
pulumi_oci/database/pluggable_database_managements_management.py,sha256=cmW6n0jUdviIoYQ5sHe_AwQWIEXpy8DS1W7fFnMJK2w,52897
|
866
866
|
pulumi_oci/database/pluggable_databases_local_clone.py,sha256=S0EmRLhANos9tiM_yFrDENRZWjiROIr6MorLJlC0qFw,51106
|
@@ -1060,14 +1060,14 @@ pulumi_oci/dataflow/get_run_log.py,sha256=EeUubMhWEgu17gQru3O1WuNb4THveCAjF3D7Eg
|
|
1060
1060
|
pulumi_oci/dataflow/get_run_logs.py,sha256=ToJivGc0WTCWbHNSgBAyH5X6tl5qV6g9xnyskxrGoX0,4937
|
1061
1061
|
pulumi_oci/dataflow/get_run_statement.py,sha256=O4qSZNek_Sk3swc0CckpRUWcVNpWBO4xdFqDwtY7Ink,8287
|
1062
1062
|
pulumi_oci/dataflow/get_run_statements.py,sha256=neFMXR_HSFUY2qD1z4pjBGJqhRAwbza5Ah2pGsnQntw,6293
|
1063
|
-
pulumi_oci/dataflow/get_sql_endpoint.py,sha256=
|
1063
|
+
pulumi_oci/dataflow/get_sql_endpoint.py,sha256=kp_y5nYsqT6FF28O0618R-KZ-OX4jtw9djvlvodFCZQ,21422
|
1064
1064
|
pulumi_oci/dataflow/get_sql_endpoints.py,sha256=sBhOfz438_Gvkp-6jaTf5v6QBI_gOdvpcgpgFD7avUA,9242
|
1065
1065
|
pulumi_oci/dataflow/invoke_run.py,sha256=-3TONTW_d6Si4iXuOnUj3IgpCA-zPK7L7mkfq86FtIU,124199
|
1066
|
-
pulumi_oci/dataflow/outputs.py,sha256=
|
1066
|
+
pulumi_oci/dataflow/outputs.py,sha256=S68cOAOKPTRcSy2oVJE_JxMQvVCkobU_3GAtQJm6oJ4,194358
|
1067
1067
|
pulumi_oci/dataflow/pool.py,sha256=ChOnwFqz8zxt4JRIqeO2gkh-jevtW_BU-SFYt2PuZbM,42557
|
1068
1068
|
pulumi_oci/dataflow/private_endpoint.py,sha256=vUd1BVNf53ZjXrq12k_BknYHsdAOhm8jiO5VQWDaWzU,43567
|
1069
1069
|
pulumi_oci/dataflow/run_statement.py,sha256=1qlviaU5-X_U2I9Shfu2ctY-ZmqLNRdpV1Cw87r0UGE,16598
|
1070
|
-
pulumi_oci/dataflow/sql_endpoint.py,sha256=
|
1070
|
+
pulumi_oci/dataflow/sql_endpoint.py,sha256=YPkZbvaGCTUTK-idReq3oJwJ4v7My_Z_REnPg8cgtq4,61057
|
1071
1071
|
pulumi_oci/dataintegration/__init__.py,sha256=2H-D_UY8QH4dHOjznmx3CPkiTg4aqtJKeuaKcN7Ypu8,1536
|
1072
1072
|
pulumi_oci/dataintegration/_inputs.py,sha256=3KLhLKQEXIj4cfjdWEmrcztQUy-ZhTr1OQCfC9-AJNc,547540
|
1073
1073
|
pulumi_oci/dataintegration/get_workspace.py,sha256=RFzLwGO5JKpoJ5fSKih-XjXCpv_5SK-9UJBNDF4Apls,18985
|
@@ -1634,15 +1634,6 @@ pulumi_oci/genericartifactscontent/__init__.py,sha256=hgIxlRzoszlQaqeflk8QurTNj8
|
|
1634
1634
|
pulumi_oci/genericartifactscontent/artifact_by_path.py,sha256=4HVZMU4EHAXvvDnApcAqd6n2t3zWoaSdRKDOL-NzErs,31961
|
1635
1635
|
pulumi_oci/genericartifactscontent/get_artifact_by_path.py,sha256=iKOhgb-_Y9_jxriAedycXJPn4q2BwaGn2fOIdtCP4lo,11494
|
1636
1636
|
pulumi_oci/genericartifactscontent/get_generic_artifacts_content.py,sha256=mJDrf1BtPZHsMWc1P3gz9CzqoAg9t82YjyVlfnBeoCs,4550
|
1637
|
-
pulumi_oci/globallydistributeddatabase/__init__.py,sha256=4Hp7NsGP1jrUgHwCbzpThk-bXIGkEgrNANC6kKi0oZg,524
|
1638
|
-
pulumi_oci/globallydistributeddatabase/_inputs.py,sha256=Xg8eFlRp_IOVoHBjDq1RWxWaSNDtxrPyGP_LG6DZ4XM,61145
|
1639
|
-
pulumi_oci/globallydistributeddatabase/get_private_endpoint.py,sha256=HMj3QucsIzsC8-YYwoGnu2kZ3C8gC_5vUES6yKh9Qho,15292
|
1640
|
-
pulumi_oci/globallydistributeddatabase/get_private_endpoints.py,sha256=hs4k-L27l5DgHoHWGYQEsOMq3ySnmkRpvVig0xnNkmA,8240
|
1641
|
-
pulumi_oci/globallydistributeddatabase/get_sharded_database.py,sha256=PT6H25YCLuFYDH3bMkt7F935inJfH4NX_8JMNSHcmSk,38565
|
1642
|
-
pulumi_oci/globallydistributeddatabase/get_sharded_databases.py,sha256=tqKaB5Crj_5EZ3yhyRU_xJ2sDp2lSy02Nkpm1KBuEYE,8253
|
1643
|
-
pulumi_oci/globallydistributeddatabase/outputs.py,sha256=IcxFQV4p6pjse3uTgmgFTM2xWiQRS9gz8lAcXcRJh18,96952
|
1644
|
-
pulumi_oci/globallydistributeddatabase/private_endpoint.py,sha256=d6ZYahta1qdr0zmhxhKzbKECbluIrtgmjVHSwX3_DwI,39207
|
1645
|
-
pulumi_oci/globallydistributeddatabase/sharded_database.py,sha256=YnILiz4cVq7dBZ0pIxbbh_g6VWkjr_vI8Sw7qbnHGno,123043
|
1646
1637
|
pulumi_oci/goldengate/__init__.py,sha256=kO2QNJJrjzwTVZ-embsBBEp0opCxB2QdHLcz_M6790E,1374
|
1647
1638
|
pulumi_oci/goldengate/_inputs.py,sha256=MVjcViZUXX2Y0oBLqJRNrX8BL9H7w5RlQqZDylsSuTQ,72569
|
1648
1639
|
pulumi_oci/goldengate/connection.py,sha256=qxPa4EctcSgqmpUF4vekGHX1lmBY7cChh_u-MU4SY1U,243666
|
@@ -1690,8 +1681,8 @@ pulumi_oci/healthchecks/http_probe.py,sha256=sqtnndAyegqwFWWVlZkkQ6beHa24igu67df
|
|
1690
1681
|
pulumi_oci/healthchecks/outputs.py,sha256=wwdG1UJdCLBiNtcNVSGEJi0vGOx8OEGGPziM7oLmYdI,55874
|
1691
1682
|
pulumi_oci/healthchecks/ping_monitor.py,sha256=lbC2hwTZBvM86-IOOkjxu_aX_K2Id4H-RQxneJ22nIQ,40713
|
1692
1683
|
pulumi_oci/healthchecks/ping_probe.py,sha256=Cg8cQISATSXY3DEcnZYq59eiMfRYHxUnAKAs9eRUTqI,24326
|
1693
|
-
pulumi_oci/identity/__init__.py,sha256=
|
1694
|
-
pulumi_oci/identity/_inputs.py,sha256=
|
1684
|
+
pulumi_oci/identity/__init__.py,sha256=QcJTCXzz_cH5dMm23w3UUpy8PHvv4dTp2TIzlXubcxg,9093
|
1685
|
+
pulumi_oci/identity/_inputs.py,sha256=NjvnldWy9DJLQbwIPpOMnscVhQUG0atWryAil0Rnwhw,3308698
|
1695
1686
|
pulumi_oci/identity/api_key.py,sha256=hrFF8CrDPAqrIoC1n8QKcbRKpwQyhA2X4Mecj-VKDIA,16393
|
1696
1687
|
pulumi_oci/identity/auth_token.py,sha256=WSYP70yE91_FhaSsqjj9qKkW1PsXgPsRNCPXU8CqidQ,18621
|
1697
1688
|
pulumi_oci/identity/authentication_policy.py,sha256=OlURT7z6z-pfWVM8jVqzIJJdPSVep47ysAMjj0ceb8Y,15271
|
@@ -1712,7 +1703,7 @@ pulumi_oci/identity/domains_authentication_factor_setting.py,sha256=gAFaLQcXOqnh
|
|
1712
1703
|
pulumi_oci/identity/domains_cloud_gate.py,sha256=Zz9795NJX7IF4MGiA596xSHzICrlkL6Yqo3ofzzF6PA,108721
|
1713
1704
|
pulumi_oci/identity/domains_cloud_gate_mapping.py,sha256=UESxBMJfo4zc44JDkdjxSXdTTzNKYvp7EgT2w8vjHfg,112425
|
1714
1705
|
pulumi_oci/identity/domains_cloud_gate_server.py,sha256=MBbxnLUL_n7M875Do1VwKKbWzOWyDonJmwLDwGeucOo,100841
|
1715
|
-
pulumi_oci/identity/domains_condition.py,sha256=
|
1706
|
+
pulumi_oci/identity/domains_condition.py,sha256=XCEteC-HdedUnMPY7Jhw4d7JdzbblZUxBXJa8KpZt7A,104005
|
1716
1707
|
pulumi_oci/identity/domains_customer_secret_key.py,sha256=y2NcGyyqZ9I8CU3n9ubmxGN7OFELUh_wnaY_6WNwVKw,95802
|
1717
1708
|
pulumi_oci/identity/domains_dynamic_resource_group.py,sha256=6xSEdxwPZ8gUpJ-t97_kMDk9UUly4YY48keED05KpJY,96142
|
1718
1709
|
pulumi_oci/identity/domains_grant.py,sha256=Pks7Hi54KwHpQYKgsWWMglxF4SO_rW_FjLlEwKII3GE,114147
|
@@ -1735,8 +1726,8 @@ pulumi_oci/identity/domains_oauth2client_credential.py,sha256=l5o9zdG5_oxoKrP6EM
|
|
1735
1726
|
pulumi_oci/identity/domains_oauth_client_certificate.py,sha256=RTXDR2rJn_eAwXfplffPZbbbb05Sqa85_-jtom8moKI,98954
|
1736
1727
|
pulumi_oci/identity/domains_oauth_partner_certificate.py,sha256=Tw61zJ7hI37lJMRqSv5kXG2ZrFvsEtxSBNlArpfy0KA,99856
|
1737
1728
|
pulumi_oci/identity/domains_password_policy.py,sha256=GmawZHcSEurvCp5qV7oArcHqHd64YEJx7Ri9g6Q8TTg,250487
|
1738
|
-
pulumi_oci/identity/domains_policy.py,sha256=
|
1739
|
-
pulumi_oci/identity/domains_rule.py,sha256=
|
1729
|
+
pulumi_oci/identity/domains_policy.py,sha256=kWxie2HS5ujct2lqOxEjVJzj8NNNhhklNphB1_8rd_U,103568
|
1730
|
+
pulumi_oci/identity/domains_rule.py,sha256=sUwl5PDEiHMOcWJX6_sLQCTUpJgKWAeIzdS56pQJTxE,116402
|
1740
1731
|
pulumi_oci/identity/domains_security_question.py,sha256=p7lXJGit6aoLlwyCRDqQpVrqp7Y9BIuBKVKs0sg6Qyk,91113
|
1741
1732
|
pulumi_oci/identity/domains_security_question_setting.py,sha256=S1-aMq5wIKnJE1S22gRTIwMomx69-PkFiK2EE_MbP2g,99504
|
1742
1733
|
pulumi_oci/identity/domains_self_registration_profile.py,sha256=jAZCzJe7KAus7Huy7emGaWyk9GBxjWOGNkjLTa6qkRo,171160
|
@@ -1787,8 +1778,8 @@ pulumi_oci/identity/get_domains_cloud_gate_mappings.py,sha256=-YKG38Qayh6ST4BjE5
|
|
1787
1778
|
pulumi_oci/identity/get_domains_cloud_gate_server.py,sha256=P6MIZNgh_IJBmCbWW7_-4w2E1nKgQcin0LbBmgnVxQs,26545
|
1788
1779
|
pulumi_oci/identity/get_domains_cloud_gate_servers.py,sha256=BklZ9MVY3Ksqop1hkfwDEapQzokNgyAQvXjff9szEUk,22391
|
1789
1780
|
pulumi_oci/identity/get_domains_cloud_gates.py,sha256=fgDqvM_Nom8E8AFwGtvp6tKzV5o0E8ENQtCk6JyrPWY,21632
|
1790
|
-
pulumi_oci/identity/get_domains_condition.py,sha256=
|
1791
|
-
pulumi_oci/identity/get_domains_conditions.py,sha256=
|
1781
|
+
pulumi_oci/identity/get_domains_condition.py,sha256=pOixsC_5dSnVuIzSfBDyg1G9yOwRpOlo4pAxJEfTZxs,26516
|
1782
|
+
pulumi_oci/identity/get_domains_conditions.py,sha256=Ks3pMSfaP53YyZ_By_xjKJ6LPEGyNFiRkzKghYf94WQ,21506
|
1792
1783
|
pulumi_oci/identity/get_domains_customer_secret_key.py,sha256=GzjKGfEd6SynRswvnwdJaWFVFjyj9KCUsDR6M6wW9Lo,27359
|
1793
1784
|
pulumi_oci/identity/get_domains_customer_secret_keys.py,sha256=9nGsmaD4jgvH1ZbwhCZHCyLDLufd3DnUX73Mfc3wIAg,22821
|
1794
1785
|
pulumi_oci/identity/get_domains_dynamic_resource_group.py,sha256=H9a5uGcyuC6B-04QG_UD-qqXZjiwjhZKVtsbPHMfRJc,27197
|
@@ -1841,15 +1832,13 @@ pulumi_oci/identity/get_domains_oauth_client_certificate.py,sha256=h2Xs7r3c15-Ai
|
|
1841
1832
|
pulumi_oci/identity/get_domains_oauth_client_certificates.py,sha256=Q_5NXcPNxZaqCPdpBWt1-pdd7ACNJGkOvIKGuLAznds,19532
|
1842
1833
|
pulumi_oci/identity/get_domains_oauth_partner_certificate.py,sha256=R-qCnuUybN_KjzLmDEif3uOa9Rdo0TdFPNFsonDlFt8,25948
|
1843
1834
|
pulumi_oci/identity/get_domains_oauth_partner_certificates.py,sha256=3X31b3GE44tpfV7_K8XtuooXm4JYu7m5W2eW0uWNTmA,19661
|
1844
|
-
pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consent.py,sha256=J9flrE6z1dyXAXo6t77JeGDzrfex4BOevTYm5QGCNqo,29271
|
1845
|
-
pulumi_oci/identity/get_domains_oci_console_sign_on_policy_consents.py,sha256=jW0O0nzOyASrqizsMZIqV9krsG255dFeZDuFdMB3qd4,24393
|
1846
1835
|
pulumi_oci/identity/get_domains_password_policies.py,sha256=xw_mZLWNVlB8XRptLnusZ_ahVdc7Sm1N34-uDj3oDcc,22365
|
1847
1836
|
pulumi_oci/identity/get_domains_password_policy.py,sha256=-F3acq2DHh8R3hg17vyzmIKvIh8aBkNnRkNtFLQ4TQ0,50657
|
1848
|
-
pulumi_oci/identity/get_domains_policies.py,sha256=
|
1849
|
-
pulumi_oci/identity/get_domains_policy.py,sha256
|
1837
|
+
pulumi_oci/identity/get_domains_policies.py,sha256=rKvpov9O9OQUidHnS6M1ag-Q3-RmEo7vunaq_6_dYVw,21177
|
1838
|
+
pulumi_oci/identity/get_domains_policy.py,sha256=-YrvOak5EtxKcsH5by4KWDE9wT-oIM_z2UziTiT3FFo,25743
|
1850
1839
|
pulumi_oci/identity/get_domains_resource_type_schema_attributes.py,sha256=J609vDS3zuTUYUPq8-Po_ua3M4Y9-cUUm6_Zz-A42hY,24719
|
1851
|
-
pulumi_oci/identity/get_domains_rule.py,sha256=
|
1852
|
-
pulumi_oci/identity/get_domains_rules.py,sha256=
|
1840
|
+
pulumi_oci/identity/get_domains_rule.py,sha256=Jcokf8MBEkx_fbgu-e89Ujfv4O1ocRwDOk05JhrPFBc,27322
|
1841
|
+
pulumi_oci/identity/get_domains_rules.py,sha256=gxd0axH_ePao_Wx4ta7v0jYAsDHxiZ4sh3b57B1eXYM,20846
|
1853
1842
|
pulumi_oci/identity/get_domains_security_question.py,sha256=5-8TL0bLBuEUxcQ7X_N7MGB7j5HSgwStnkMnq4e7FRQ,25068
|
1854
1843
|
pulumi_oci/identity/get_domains_security_question_setting.py,sha256=uv7EXC0fYIyZpmMwW2DYhtRPXEUqLt0VEueDZ0gMf6M,26801
|
1855
1844
|
pulumi_oci/identity/get_domains_security_question_settings.py,sha256=9vTZzveuM1RaDhgJVM0pDr3RCiwijXFL1I65NHfKhOw,16436
|
@@ -1902,7 +1891,7 @@ pulumi_oci/identity/identity_provider.py,sha256=TtTHah_Oj4ypaUi0PqUaPdICtwu5sjo9
|
|
1902
1891
|
pulumi_oci/identity/idp_group_mapping.py,sha256=5pJaWMmLWmxqhP3CpIKLViTPs2HF0m0ntzloBSaihkU,19200
|
1903
1892
|
pulumi_oci/identity/import_standard_tags_management.py,sha256=9I4BpgANEjclVOmuLdlYvljUoOjdlXlgmTL4wMEhGFo,13566
|
1904
1893
|
pulumi_oci/identity/network_source.py,sha256=fMOEJjP7NjclRb0RpA3sFP6NH7_Lue3yJf8mcvBAKTQ,39926
|
1905
|
-
pulumi_oci/identity/outputs.py,sha256=
|
1894
|
+
pulumi_oci/identity/outputs.py,sha256=Taj3zH-CJCAL63MJOrvBM1adbHRLmHOIfnB6jjBhNkA,5466715
|
1906
1895
|
pulumi_oci/identity/policy.py,sha256=kXaC6Vjs9L_5nAO7QVdgdH7gr7FZq0QNr74O9Tv0E60,39727
|
1907
1896
|
pulumi_oci/identity/smtp_credential.py,sha256=g-oIWHaNNvqZfl0bq0AJaA9lrEG8urduy2fnxmkNZdM,18584
|
1908
1897
|
pulumi_oci/identity/tag.py,sha256=ruhsYubjM3Gfr5FjIaLK_JNx6_xe4ryO_KpOlo-xPl0,41584
|
@@ -2922,7 +2911,7 @@ pulumi_oci/zpr/get_zpr_policies.py,sha256=1QNe4eQ6jyzlwdY9dAhwUIRcRat1B1PDVV1Ier
|
|
2922
2911
|
pulumi_oci/zpr/get_zpr_policy.py,sha256=8T-CGxDxYn1TmAQRwv2mcJpw4kGQmL8pGyUaHfmeAe4,11424
|
2923
2912
|
pulumi_oci/zpr/outputs.py,sha256=bLQC7_On52bzTOlKVC9oF2CSxcSo7CiwTmOkBNy7MD4,8943
|
2924
2913
|
pulumi_oci/zpr/zpr_policy.py,sha256=kRQiN_Fg_m8N1oVD93ktqQhhXv8z8y08nBKuypB_t3k,32563
|
2925
|
-
pulumi_oci-2.16.
|
2926
|
-
pulumi_oci-2.16.
|
2927
|
-
pulumi_oci-2.16.
|
2928
|
-
pulumi_oci-2.16.
|
2914
|
+
pulumi_oci-2.16.0a1730527749.dist-info/METADATA,sha256=18VgPbcW4hnafhR0iAO1PYY3jV9jkyRE0VoZF1zQZkY,3970
|
2915
|
+
pulumi_oci-2.16.0a1730527749.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
|
2916
|
+
pulumi_oci-2.16.0a1730527749.dist-info/top_level.txt,sha256=0k-nWr_IdDNVF3qcT4ALORmmu1SNCLxWZfHDMN7TWsg,11
|
2917
|
+
pulumi_oci-2.16.0a1730527749.dist-info/RECORD,,
|
@@ -1,15 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
-
|
5
|
-
from .. import _utilities
|
6
|
-
import typing
|
7
|
-
# Export this package's modules as members:
|
8
|
-
from .get_private_endpoint import *
|
9
|
-
from .get_private_endpoints import *
|
10
|
-
from .get_sharded_database import *
|
11
|
-
from .get_sharded_databases import *
|
12
|
-
from .private_endpoint import *
|
13
|
-
from .sharded_database import *
|
14
|
-
from ._inputs import *
|
15
|
-
from . import outputs
|