pulumi-gcp 7.28.0a1718950249__py3-none-any.whl → 7.29.0__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.
Files changed (214) hide show
  1. pulumi_gcp/__init__.py +67 -0
  2. pulumi_gcp/_utilities.py +35 -0
  3. pulumi_gcp/accesscontextmanager/_inputs.py +58 -74
  4. pulumi_gcp/accesscontextmanager/access_levels.py +0 -20
  5. pulumi_gcp/accesscontextmanager/outputs.py +58 -74
  6. pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -0
  7. pulumi_gcp/activedirectory/domain.py +14 -14
  8. pulumi_gcp/activedirectory/domain_trust.py +14 -14
  9. pulumi_gcp/alloydb/backup.py +8 -8
  10. pulumi_gcp/alloydb/cluster.py +11 -17
  11. pulumi_gcp/alloydb/instance.py +8 -8
  12. pulumi_gcp/alloydb/user.py +8 -8
  13. pulumi_gcp/apigee/addons_config.py +4 -4
  14. pulumi_gcp/apigee/endpoint_attachment.py +2 -2
  15. pulumi_gcp/apigee/env_group.py +2 -2
  16. pulumi_gcp/apigee/environment.py +2 -2
  17. pulumi_gcp/apigee/instance.py +8 -8
  18. pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +10 -10
  19. pulumi_gcp/apigee/nat_address.py +2 -2
  20. pulumi_gcp/apigee/organization.py +6 -6
  21. pulumi_gcp/apigee/sync_authorization.py +4 -4
  22. pulumi_gcp/apigee/target_server.py +10 -10
  23. pulumi_gcp/apphub/service.py +20 -20
  24. pulumi_gcp/apphub/service_project_attachment.py +8 -8
  25. pulumi_gcp/applicationintegration/auth_config.py +2 -2
  26. pulumi_gcp/applicationintegration/client.py +6 -18
  27. pulumi_gcp/artifactregistry/__init__.py +1 -0
  28. pulumi_gcp/artifactregistry/_inputs.py +4 -4
  29. pulumi_gcp/artifactregistry/get_docker_image.py +244 -0
  30. pulumi_gcp/artifactregistry/outputs.py +6 -6
  31. pulumi_gcp/artifactregistry/repository.py +10 -10
  32. pulumi_gcp/backupdisasterrecovery/management_server.py +2 -2
  33. pulumi_gcp/bigquery/_inputs.py +2 -6
  34. pulumi_gcp/bigquery/data_transfer_config.py +4 -4
  35. pulumi_gcp/bigquery/dataset.py +75 -0
  36. pulumi_gcp/bigquery/get_dataset.py +11 -1
  37. pulumi_gcp/bigquery/job.py +6 -6
  38. pulumi_gcp/bigquery/outputs.py +2 -6
  39. pulumi_gcp/bigtable/_inputs.py +41 -3
  40. pulumi_gcp/bigtable/instance.py +3 -9
  41. pulumi_gcp/bigtable/outputs.py +50 -3
  42. pulumi_gcp/bigtable/table.py +54 -0
  43. pulumi_gcp/billing/_inputs.py +22 -0
  44. pulumi_gcp/billing/budget.py +50 -0
  45. pulumi_gcp/billing/outputs.py +20 -0
  46. pulumi_gcp/certificateauthority/authority.py +2 -2
  47. pulumi_gcp/certificateauthority/certificate.py +4 -4
  48. pulumi_gcp/certificatemanager/_inputs.py +2 -6
  49. pulumi_gcp/certificatemanager/certificate.py +4 -4
  50. pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -2
  51. pulumi_gcp/certificatemanager/outputs.py +2 -6
  52. pulumi_gcp/cloudbuild/bitbucket_server_config.py +6 -6
  53. pulumi_gcp/cloudbuild/trigger.py +2 -2
  54. pulumi_gcp/cloudbuild/worker_pool.py +6 -6
  55. pulumi_gcp/cloudbuildv2/_inputs.py +383 -0
  56. pulumi_gcp/cloudbuildv2/connection.py +112 -4
  57. pulumi_gcp/cloudbuildv2/outputs.py +421 -0
  58. pulumi_gcp/cloudbuildv2/repository.py +2 -2
  59. pulumi_gcp/cloudfunctionsv2/function.py +28 -28
  60. pulumi_gcp/cloudids/endpoint.py +2 -2
  61. pulumi_gcp/cloudrun/_inputs.py +3 -9
  62. pulumi_gcp/cloudrun/outputs.py +3 -9
  63. pulumi_gcp/cloudrunv2/get_job.py +21 -1
  64. pulumi_gcp/cloudrunv2/job.py +163 -19
  65. pulumi_gcp/cloudrunv2/service.py +8 -8
  66. pulumi_gcp/composer/__init__.py +3 -0
  67. pulumi_gcp/composer/get_user_workloads_config_map.py +190 -0
  68. pulumi_gcp/composer/get_user_workloads_secret.py +188 -0
  69. pulumi_gcp/composer/user_workloads_config_map.py +475 -0
  70. pulumi_gcp/compute/_inputs.py +87 -2
  71. pulumi_gcp/compute/backend_service.py +28 -48
  72. pulumi_gcp/compute/disk.py +3 -9
  73. pulumi_gcp/compute/firewall.py +3 -9
  74. pulumi_gcp/compute/forwarding_rule.py +22 -22
  75. pulumi_gcp/compute/interconnect.py +4 -4
  76. pulumi_gcp/compute/outputs.py +176 -5
  77. pulumi_gcp/compute/packet_mirroring.py +2 -2
  78. pulumi_gcp/compute/project_cloud_armor_tier.py +2 -2
  79. pulumi_gcp/compute/region_backend_service.py +35 -48
  80. pulumi_gcp/compute/region_disk.py +3 -9
  81. pulumi_gcp/compute/region_network_endpoint.py +187 -0
  82. pulumi_gcp/compute/region_network_endpoint_group.py +49 -9
  83. pulumi_gcp/compute/region_security_policy_rule.py +2 -2
  84. pulumi_gcp/compute/region_target_https_proxy.py +7 -14
  85. pulumi_gcp/compute/route.py +2 -2
  86. pulumi_gcp/compute/subnetwork.py +2 -6
  87. pulumi_gcp/compute/target_https_proxy.py +28 -14
  88. pulumi_gcp/compute/target_instance.py +2 -2
  89. pulumi_gcp/compute/vpn_gateway.py +2 -2
  90. pulumi_gcp/compute/vpn_tunnel.py +2 -2
  91. pulumi_gcp/config/__init__.pyi +2 -0
  92. pulumi_gcp/config/vars.py +4 -0
  93. pulumi_gcp/container/_inputs.py +4 -8
  94. pulumi_gcp/container/outputs.py +6 -10
  95. pulumi_gcp/databasemigrationservice/connection_profile.py +16 -16
  96. pulumi_gcp/datacatalog/policy_tag.py +2 -2
  97. pulumi_gcp/datafusion/instance.py +4 -8
  98. pulumi_gcp/dataplex/asset.py +2 -2
  99. pulumi_gcp/dataplex/datascan.py +2 -2
  100. pulumi_gcp/dataproc/_inputs.py +100 -0
  101. pulumi_gcp/dataproc/metastore_service.py +172 -0
  102. pulumi_gcp/dataproc/outputs.py +192 -1
  103. pulumi_gcp/dataproc/workflow_template.py +3 -9
  104. pulumi_gcp/datastore/data_store_index.py +2 -2
  105. pulumi_gcp/datastream/stream.py +6 -6
  106. pulumi_gcp/diagflow/entity_type.py +2 -2
  107. pulumi_gcp/diagflow/fulfillment.py +2 -2
  108. pulumi_gcp/diagflow/intent.py +4 -4
  109. pulumi_gcp/discoveryengine/_inputs.py +227 -0
  110. pulumi_gcp/discoveryengine/data_store.py +108 -0
  111. pulumi_gcp/discoveryengine/outputs.py +280 -0
  112. pulumi_gcp/edgecontainer/_inputs.py +107 -1
  113. pulumi_gcp/edgecontainer/node_pool.py +2 -2
  114. pulumi_gcp/edgecontainer/outputs.py +123 -1
  115. pulumi_gcp/edgecontainer/vpn_connection.py +2 -2
  116. pulumi_gcp/eventarc/channel.py +2 -2
  117. pulumi_gcp/eventarc/google_channel_config.py +2 -2
  118. pulumi_gcp/filestore/instance.py +3 -9
  119. pulumi_gcp/firebase/app_check_app_attest_config.py +8 -8
  120. pulumi_gcp/firebase/app_check_debug_token.py +4 -4
  121. pulumi_gcp/firebase/app_check_device_check_config.py +4 -4
  122. pulumi_gcp/firebase/app_check_play_integrity_config.py +8 -8
  123. pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +4 -4
  124. pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +4 -4
  125. pulumi_gcp/firebase/app_check_service_config.py +6 -6
  126. pulumi_gcp/firebase/database_instance.py +2 -2
  127. pulumi_gcp/firestore/database.py +4 -4
  128. pulumi_gcp/firestore/document.py +12 -12
  129. pulumi_gcp/folder/access_approval_settings.py +2 -2
  130. pulumi_gcp/gkehub/_inputs.py +20 -8
  131. pulumi_gcp/gkehub/membership.py +3 -9
  132. pulumi_gcp/gkehub/membership_binding.py +4 -4
  133. pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
  134. pulumi_gcp/gkehub/namespace.py +2 -2
  135. pulumi_gcp/gkehub/outputs.py +19 -9
  136. pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -2
  137. pulumi_gcp/healthcare/fhir_store.py +3 -9
  138. pulumi_gcp/healthcare/hl7_store.py +3 -9
  139. pulumi_gcp/integrationconnectors/connection.py +2 -2
  140. pulumi_gcp/integrationconnectors/managed_zone.py +6 -6
  141. pulumi_gcp/kms/_inputs.py +1 -3
  142. pulumi_gcp/kms/autokey_config.py +16 -16
  143. pulumi_gcp/kms/key_handle.py +22 -22
  144. pulumi_gcp/kms/outputs.py +1 -3
  145. pulumi_gcp/logging/folder_settings.py +2 -2
  146. pulumi_gcp/logging/folder_sink.py +14 -14
  147. pulumi_gcp/logging/linked_dataset.py +2 -2
  148. pulumi_gcp/logging/organization_settings.py +2 -2
  149. pulumi_gcp/logging/organization_sink.py +14 -14
  150. pulumi_gcp/logging/project_bucket_config.py +2 -2
  151. pulumi_gcp/looker/instance.py +2 -2
  152. pulumi_gcp/managedkafka/__init__.py +11 -0
  153. pulumi_gcp/managedkafka/_inputs.py +169 -0
  154. pulumi_gcp/managedkafka/cluster.py +807 -0
  155. pulumi_gcp/managedkafka/outputs.py +197 -0
  156. pulumi_gcp/managedkafka/topic.py +599 -0
  157. pulumi_gcp/netapp/__init__.py +1 -0
  158. pulumi_gcp/netapp/active_directory.py +55 -0
  159. pulumi_gcp/netapp/backup.py +903 -0
  160. pulumi_gcp/netapp/volume_replication.py +2 -2
  161. pulumi_gcp/netapp/volume_snapshot.py +2 -2
  162. pulumi_gcp/networkconnectivity/internal_range.py +2 -2
  163. pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
  164. pulumi_gcp/networksecurity/tls_inspection_policy.py +4 -4
  165. pulumi_gcp/networkservices/gateway.py +6 -6
  166. pulumi_gcp/organizations/access_approval_settings.py +2 -2
  167. pulumi_gcp/parallelstore/instance.py +2 -2
  168. pulumi_gcp/projects/access_approval_settings.py +5 -11
  169. pulumi_gcp/provider.py +20 -0
  170. pulumi_gcp/pubsub/_inputs.py +40 -0
  171. pulumi_gcp/pubsub/outputs.py +66 -0
  172. pulumi_gcp/pubsub/schema.py +2 -2
  173. pulumi_gcp/pubsub/subscription.py +174 -8
  174. pulumi_gcp/pubsub/topic.py +2 -2
  175. pulumi_gcp/pulumi-plugin.json +1 -1
  176. pulumi_gcp/redis/cluster.py +4 -4
  177. pulumi_gcp/redis/get_instance.py +11 -1
  178. pulumi_gcp/redis/instance.py +49 -2
  179. pulumi_gcp/secretmanager/secret.py +2 -2
  180. pulumi_gcp/securesourcemanager/instance.py +6 -6
  181. pulumi_gcp/securitycenter/__init__.py +3 -0
  182. pulumi_gcp/securitycenter/_inputs.py +1105 -0
  183. pulumi_gcp/securitycenter/instance_iam_binding.py +2 -2
  184. pulumi_gcp/securitycenter/instance_iam_member.py +2 -2
  185. pulumi_gcp/securitycenter/instance_iam_policy.py +2 -2
  186. pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +725 -0
  187. pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +713 -0
  188. pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +706 -0
  189. pulumi_gcp/securitycenter/outputs.py +1048 -0
  190. pulumi_gcp/servicenetworking/__init__.py +1 -0
  191. pulumi_gcp/servicenetworking/vpc_service_controls.py +511 -0
  192. pulumi_gcp/sql/_inputs.py +1 -3
  193. pulumi_gcp/sql/database_instance.py +2 -2
  194. pulumi_gcp/sql/outputs.py +1 -3
  195. pulumi_gcp/sql/user.py +21 -7
  196. pulumi_gcp/storage/get_project_service_account.py +2 -2
  197. pulumi_gcp/storage/insights_report_config.py +2 -2
  198. pulumi_gcp/storage/notification.py +2 -2
  199. pulumi_gcp/storage/transfer_agent_pool.py +2 -2
  200. pulumi_gcp/storage/transfer_job.py +4 -4
  201. pulumi_gcp/tpu/v2_vm.py +4 -4
  202. pulumi_gcp/vertex/_inputs.py +1 -3
  203. pulumi_gcp/vertex/ai_endpoint.py +2 -2
  204. pulumi_gcp/vertex/ai_feature_online_store.py +31 -8
  205. pulumi_gcp/vertex/ai_index_endpoint.py +2 -2
  206. pulumi_gcp/vertex/ai_tensorboard.py +2 -2
  207. pulumi_gcp/vertex/outputs.py +1 -3
  208. pulumi_gcp/vmwareengine/external_address.py +2 -2
  209. pulumi_gcp/vmwareengine/network.py +4 -4
  210. pulumi_gcp/vpcaccess/connector.py +2 -8
  211. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/METADATA +1 -1
  212. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/RECORD +214 -200
  213. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/WHEEL +1 -1
  214. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/top_level.txt +0 -0
@@ -20,6 +20,7 @@ class ActiveDirectoryArgs:
20
20
  net_bios_prefix: pulumi.Input[str],
21
21
  password: pulumi.Input[str],
22
22
  username: pulumi.Input[str],
23
+ administrators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
23
24
  aes_encryption: Optional[pulumi.Input[bool]] = None,
24
25
  backup_operators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
25
26
  description: Optional[pulumi.Input[str]] = None,
@@ -43,6 +44,7 @@ class ActiveDirectoryArgs:
43
44
  A five-character random ID is generated automatically, for example, -6f9a, and appended to the prefix. The full UNC share path will have the following format:
44
45
  `\\\\NetBIOS_PREFIX-ABCD.DOMAIN_NAME\\SHARE_NAME`
45
46
  :param pulumi.Input[str] username: Username for the Active Directory account with permissions to create the compute account within the specified organizational unit.
47
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] administrators: Domain user accounts to be added to the local Administrators group of the SMB service. Comma-separated list of domain users or groups. The Domain Admin group is automatically added when the service joins your domain as a hidden group.
46
48
  :param pulumi.Input[bool] aes_encryption: Enables AES-128 and AES-256 encryption for Kerberos-based communication with Active Directory.
47
49
  :param pulumi.Input[Sequence[pulumi.Input[str]]] backup_operators: Domain user/group accounts to be added to the Backup Operators group of the SMB service. The Backup Operators group allows members to backup and restore files regardless of whether they have read or write access to the files. Comma-separated list.
48
50
  :param pulumi.Input[str] description: An optional description of this resource.
@@ -74,6 +76,8 @@ class ActiveDirectoryArgs:
74
76
  pulumi.set(__self__, "net_bios_prefix", net_bios_prefix)
75
77
  pulumi.set(__self__, "password", password)
76
78
  pulumi.set(__self__, "username", username)
79
+ if administrators is not None:
80
+ pulumi.set(__self__, "administrators", administrators)
77
81
  if aes_encryption is not None:
78
82
  pulumi.set(__self__, "aes_encryption", aes_encryption)
79
83
  if backup_operators is not None:
@@ -174,6 +178,18 @@ class ActiveDirectoryArgs:
174
178
  def username(self, value: pulumi.Input[str]):
175
179
  pulumi.set(self, "username", value)
176
180
 
181
+ @property
182
+ @pulumi.getter
183
+ def administrators(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
184
+ """
185
+ Domain user accounts to be added to the local Administrators group of the SMB service. Comma-separated list of domain users or groups. The Domain Admin group is automatically added when the service joins your domain as a hidden group.
186
+ """
187
+ return pulumi.get(self, "administrators")
188
+
189
+ @administrators.setter
190
+ def administrators(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
191
+ pulumi.set(self, "administrators", value)
192
+
177
193
  @property
178
194
  @pulumi.getter(name="aesEncryption")
179
195
  def aes_encryption(self) -> Optional[pulumi.Input[bool]]:
@@ -356,6 +372,7 @@ class ActiveDirectoryArgs:
356
372
  @pulumi.input_type
357
373
  class _ActiveDirectoryState:
358
374
  def __init__(__self__, *,
375
+ administrators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
359
376
  aes_encryption: Optional[pulumi.Input[bool]] = None,
360
377
  backup_operators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
361
378
  create_time: Optional[pulumi.Input[str]] = None,
@@ -383,6 +400,7 @@ class _ActiveDirectoryState:
383
400
  username: Optional[pulumi.Input[str]] = None):
384
401
  """
385
402
  Input properties used for looking up and filtering ActiveDirectory resources.
403
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] administrators: Domain user accounts to be added to the local Administrators group of the SMB service. Comma-separated list of domain users or groups. The Domain Admin group is automatically added when the service joins your domain as a hidden group.
386
404
  :param pulumi.Input[bool] aes_encryption: Enables AES-128 and AES-256 encryption for Kerberos-based communication with Active Directory.
387
405
  :param pulumi.Input[Sequence[pulumi.Input[str]]] backup_operators: Domain user/group accounts to be added to the Backup Operators group of the SMB service. The Backup Operators group allows members to backup and restore files regardless of whether they have read or write access to the files. Comma-separated list.
388
406
  :param pulumi.Input[str] create_time: Create time of the active directory. A timestamp in RFC3339 UTC "Zulu" format. Examples: "2023-06-22T09:13:01.617Z".
@@ -421,6 +439,8 @@ class _ActiveDirectoryState:
421
439
  :param pulumi.Input[str] state_details: The state details of the Active Directory.
422
440
  :param pulumi.Input[str] username: Username for the Active Directory account with permissions to create the compute account within the specified organizational unit.
423
441
  """
442
+ if administrators is not None:
443
+ pulumi.set(__self__, "administrators", administrators)
424
444
  if aes_encryption is not None:
425
445
  pulumi.set(__self__, "aes_encryption", aes_encryption)
426
446
  if backup_operators is not None:
@@ -472,6 +492,18 @@ class _ActiveDirectoryState:
472
492
  if username is not None:
473
493
  pulumi.set(__self__, "username", username)
474
494
 
495
+ @property
496
+ @pulumi.getter
497
+ def administrators(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
498
+ """
499
+ Domain user accounts to be added to the local Administrators group of the SMB service. Comma-separated list of domain users or groups. The Domain Admin group is automatically added when the service joins your domain as a hidden group.
500
+ """
501
+ return pulumi.get(self, "administrators")
502
+
503
+ @administrators.setter
504
+ def administrators(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
505
+ pulumi.set(self, "administrators", value)
506
+
475
507
  @property
476
508
  @pulumi.getter(name="aesEncryption")
477
509
  def aes_encryption(self) -> Optional[pulumi.Input[bool]]:
@@ -788,6 +820,7 @@ class ActiveDirectory(pulumi.CustomResource):
788
820
  def __init__(__self__,
789
821
  resource_name: str,
790
822
  opts: Optional[pulumi.ResourceOptions] = None,
823
+ administrators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
791
824
  aes_encryption: Optional[pulumi.Input[bool]] = None,
792
825
  backup_operators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
793
826
  description: Optional[pulumi.Input[str]] = None,
@@ -839,6 +872,10 @@ class ActiveDirectory(pulumi.CustomResource):
839
872
  "test1",
840
873
  "test2",
841
874
  ],
875
+ administrators=[
876
+ "test1",
877
+ "test2",
878
+ ],
842
879
  description="ActiveDirectory is the public representation of the active directory config.",
843
880
  encrypt_dc_connections=False,
844
881
  kdc_hostname="hostname",
@@ -882,6 +919,7 @@ class ActiveDirectory(pulumi.CustomResource):
882
919
 
883
920
  :param str resource_name: The name of the resource.
884
921
  :param pulumi.ResourceOptions opts: Options for the resource.
922
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] administrators: Domain user accounts to be added to the local Administrators group of the SMB service. Comma-separated list of domain users or groups. The Domain Admin group is automatically added when the service joins your domain as a hidden group.
885
923
  :param pulumi.Input[bool] aes_encryption: Enables AES-128 and AES-256 encryption for Kerberos-based communication with Active Directory.
886
924
  :param pulumi.Input[Sequence[pulumi.Input[str]]] backup_operators: Domain user/group accounts to be added to the Backup Operators group of the SMB service. The Backup Operators group allows members to backup and restore files regardless of whether they have read or write access to the files. Comma-separated list.
887
925
  :param pulumi.Input[str] description: An optional description of this resource.
@@ -950,6 +988,10 @@ class ActiveDirectory(pulumi.CustomResource):
950
988
  "test1",
951
989
  "test2",
952
990
  ],
991
+ administrators=[
992
+ "test1",
993
+ "test2",
994
+ ],
953
995
  description="ActiveDirectory is the public representation of the active directory config.",
954
996
  encrypt_dc_connections=False,
955
997
  kdc_hostname="hostname",
@@ -1006,6 +1048,7 @@ class ActiveDirectory(pulumi.CustomResource):
1006
1048
  def _internal_init(__self__,
1007
1049
  resource_name: str,
1008
1050
  opts: Optional[pulumi.ResourceOptions] = None,
1051
+ administrators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1009
1052
  aes_encryption: Optional[pulumi.Input[bool]] = None,
1010
1053
  backup_operators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1011
1054
  description: Optional[pulumi.Input[str]] = None,
@@ -1035,6 +1078,7 @@ class ActiveDirectory(pulumi.CustomResource):
1035
1078
  raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
1036
1079
  __props__ = ActiveDirectoryArgs.__new__(ActiveDirectoryArgs)
1037
1080
 
1081
+ __props__.__dict__["administrators"] = administrators
1038
1082
  __props__.__dict__["aes_encryption"] = aes_encryption
1039
1083
  __props__.__dict__["backup_operators"] = backup_operators
1040
1084
  __props__.__dict__["description"] = description
@@ -1084,6 +1128,7 @@ class ActiveDirectory(pulumi.CustomResource):
1084
1128
  def get(resource_name: str,
1085
1129
  id: pulumi.Input[str],
1086
1130
  opts: Optional[pulumi.ResourceOptions] = None,
1131
+ administrators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1087
1132
  aes_encryption: Optional[pulumi.Input[bool]] = None,
1088
1133
  backup_operators: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
1089
1134
  create_time: Optional[pulumi.Input[str]] = None,
@@ -1116,6 +1161,7 @@ class ActiveDirectory(pulumi.CustomResource):
1116
1161
  :param str resource_name: The unique name of the resulting resource.
1117
1162
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
1118
1163
  :param pulumi.ResourceOptions opts: Options for the resource.
1164
+ :param pulumi.Input[Sequence[pulumi.Input[str]]] administrators: Domain user accounts to be added to the local Administrators group of the SMB service. Comma-separated list of domain users or groups. The Domain Admin group is automatically added when the service joins your domain as a hidden group.
1119
1165
  :param pulumi.Input[bool] aes_encryption: Enables AES-128 and AES-256 encryption for Kerberos-based communication with Active Directory.
1120
1166
  :param pulumi.Input[Sequence[pulumi.Input[str]]] backup_operators: Domain user/group accounts to be added to the Backup Operators group of the SMB service. The Backup Operators group allows members to backup and restore files regardless of whether they have read or write access to the files. Comma-separated list.
1121
1167
  :param pulumi.Input[str] create_time: Create time of the active directory. A timestamp in RFC3339 UTC "Zulu" format. Examples: "2023-06-22T09:13:01.617Z".
@@ -1158,6 +1204,7 @@ class ActiveDirectory(pulumi.CustomResource):
1158
1204
 
1159
1205
  __props__ = _ActiveDirectoryState.__new__(_ActiveDirectoryState)
1160
1206
 
1207
+ __props__.__dict__["administrators"] = administrators
1161
1208
  __props__.__dict__["aes_encryption"] = aes_encryption
1162
1209
  __props__.__dict__["backup_operators"] = backup_operators
1163
1210
  __props__.__dict__["create_time"] = create_time
@@ -1185,6 +1232,14 @@ class ActiveDirectory(pulumi.CustomResource):
1185
1232
  __props__.__dict__["username"] = username
1186
1233
  return ActiveDirectory(resource_name, opts=opts, __props__=__props__)
1187
1234
 
1235
+ @property
1236
+ @pulumi.getter
1237
+ def administrators(self) -> pulumi.Output[Optional[Sequence[str]]]:
1238
+ """
1239
+ Domain user accounts to be added to the local Administrators group of the SMB service. Comma-separated list of domain users or groups. The Domain Admin group is automatically added when the service joins your domain as a hidden group.
1240
+ """
1241
+ return pulumi.get(self, "administrators")
1242
+
1188
1243
  @property
1189
1244
  @pulumi.getter(name="aesEncryption")
1190
1245
  def aes_encryption(self) -> pulumi.Output[Optional[bool]]: