Managed Microsoft AD Domain

Managed Microsoft AD Domain on Google Cloud is a fully managed service that provides highly available, secure, and scalable Active Directory domains. It allows organizations to run Microsoft Active Directory workloads in the cloud without the overhead of managing domain controllers, replication, or patching. This service integrates with on-premises AD environments, enabling hybrid identity and access management.

gcp.managedidentities_domain

Fields

TitleIDTypeData TypeDescription
_keycorestring
admincorestringOptional. The name of delegated administrator account used to perform Active Directory operations. If not specified, `setupadmin` will be used.
ancestorscorearray<string>
audit_logs_enabledcoreboolOptional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
authorized_networkscorearray<string>Optional. The full names of the Google Compute Engine [networks](/compute/docs/networks-and-firewalls#networks) the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in `authorized_networks`. If CIDR subnets overlap between networks, domain creation will fail.
create_timecoretimestampOutput only. The time the instance was created.
datadog_display_namecorestring
fqdncorestringOutput only. The fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory set up on an internal network.
labelscorearray<string>Optional. Resource labels that can contain user-provided metadata.
locationscorearray<string>Required. Locations where domain needs to be provisioned. The locations can be specified according to https://cloud.google.com/compute/docs/regions-zones, such as `us-west1` or `us-east4`. Each domain supports up to 4 locations, separated by commas. Each location will use a /26 block.
namecorestringRequired. The unique name of the domain using the form: `projects/{project_id}/locations/global/domains/{domain_name}`.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
reserved_ip_rangecorestringRequired. The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].
resource_namecorestring
statecorestringOutput only. The current state of this domain.
status_messagecorestringOutput only. Additional information about the current status of this domain, if available.
tagscorehstore
trustscorejsonOutput only. The current trusts associated with the domain.
update_timecoretimestampOutput only. The last update time.