You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/email_dkim.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ The following attributes are exported:
40
40
*`email_domain_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the email domain that this DKIM belongs to.
41
41
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
42
42
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DKIM.
43
+
*`is_imported` - Indicates whether the DKIM was imported.
44
+
*`key_length` - Length of the RSA key used in the DKIM.
43
45
*`lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource.
44
46
*`name` - The DKIM selector. If the same domain is managed in more than one region, each region must use different selectors.
Copy file name to clipboardExpand all lines: website/docs/d/email_dkims.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ The following attributes are exported:
54
54
*`email_domain_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the email domain that this DKIM belongs to.
55
55
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
56
56
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DKIM.
57
+
*`is_imported` - Indicates whether the DKIM was imported.
58
+
*`key_length` - Length of the RSA key used in the DKIM.
57
59
*`lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource.
58
60
*`name` - The DKIM selector. If the same domain is managed in more than one region, each region must use different selectors.
@@ -44,8 +45,8 @@ The following arguments are supported:
44
45
45
46
Avoid entering confidential information.
46
47
47
-
Example: `mydomain-phx-20210228`
48
-
48
+
Example: `mydomain-phx-20210228`
49
+
*`private_key` - (Optional) The DKIM RSA Private Key in Privacy-Enhanced Mail (PEM) format. It is a text-based representation of the private key used for signing email messages.
49
50
50
51
** IMPORTANT **
51
52
Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
@@ -58,11 +59,13 @@ The following attributes are exported:
58
59
*`compartment_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains this DKIM.
59
60
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
60
61
*`description` - The description of the DKIM. Avoid entering confidential information.
61
-
*`dns_subdomain_name` - The name of the DNS subdomain that must be provisioned to enable email recipients to verify DKIM signatures. It is usually created with a CNAME record set to the cnameRecordValue
62
-
*`email_domain_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the email domain that this DKIM belongs to.
63
-
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
64
-
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DKIM.
65
-
*`lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource.
62
+
*`dns_subdomain_name` - The name of the DNS subdomain that must be provisioned to enable email recipients to verify DKIM signatures. It is usually created with a CNAME record set to the cnameRecordValue.
63
+
*`email_domain_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the email domain that this DKIM belongs to.
64
+
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
65
+
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DKIM.
66
+
*`is_imported` - Indicates whether the DKIM was imported.
67
+
*`key_length` - Length of the RSA key used in the DKIM.
68
+
*`lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource.
66
69
*`name` - The DKIM selector. If the same domain is managed in more than one region, each region must use different selectors.
67
70
*`state` - The current state of the DKIM.
68
71
*`system_tags` - Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
*`compartment_id` - (Required) (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for this email domain.
36
-
*`defined_tags` - (Optional) (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
36
+
*`defined_tags` - (Optional) (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
37
37
*`description` - (Optional) (Updatable) A string that describes the details about the domain. It does not have to be unique, and you can change it. Avoid entering confidential information.
38
38
*`domain_verification_id` - (Optional) (Updatable) Id for Domain in Domain Management (under governance) if DOMAINID verification method used.
39
39
*`freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
0 commit comments