From 6ae57b07ab41a952f6ab170187724a39da6288cd Mon Sep 17 00:00:00 2001 From: akinross Date: Mon, 6 May 2024 18:36:24 +0200 Subject: [PATCH] [ignore] Documentations updates --- docs/data-sources/endpoint_security_group.md | 10 +++++----- .../docs/d/endpoint_security_group.html.markdown | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/data-sources/endpoint_security_group.md b/docs/data-sources/endpoint_security_group.md index 5fac73001..13bd6200d 100644 --- a/docs/data-sources/endpoint_security_group.md +++ b/docs/data-sources/endpoint_security_group.md @@ -32,14 +32,14 @@ data "aci_endpoint_security_group" "example" { ## Argument Reference ## * `application_profile_dn` - (Required) Distinguished name of parent Application Profile object. -* `name` - (Required) Name of object Endpoint Security Group. +* `name` - (Required) Name of the object Endpoint Security Group. ## Attribute Reference ## * `id` - Attribute id set to the Dn of the Endpoint Security Group. -* `annotation` - (Read-Only) Annotation of object Endpoint Security Group. -* `description` - (Read-Only) Description of object Endpoint Security Group. -* `name_alias` - (Read-Only) Name Alias of object Endpoint Security Group. +* `annotation` - (Read-Only) Annotation of the object Endpoint Security Group. +* `description` - (Read-Only) Description of the object Endpoint Security Group. +* `name_alias` - (Read-Only) Name Alias of the object Endpoint Security Group. * `match_t` - (Read-Only) The provider label match criteria. * `pc_enf_pref` - (Read-Only) The preferred policy control. -* `pref_gr_memb` - (Read-Only) Represents parameter used to determine if EPg is part of a group that does not a contract for communication. +* `pref_gr_memb` - (Read-Only) Represents parameter used to determine if EPG is part of a group that does not a contract for communication. diff --git a/legacy-docs/docs/d/endpoint_security_group.html.markdown b/legacy-docs/docs/d/endpoint_security_group.html.markdown index 5fac73001..13bd6200d 100644 --- a/legacy-docs/docs/d/endpoint_security_group.html.markdown +++ b/legacy-docs/docs/d/endpoint_security_group.html.markdown @@ -32,14 +32,14 @@ data "aci_endpoint_security_group" "example" { ## Argument Reference ## * `application_profile_dn` - (Required) Distinguished name of parent Application Profile object. -* `name` - (Required) Name of object Endpoint Security Group. +* `name` - (Required) Name of the object Endpoint Security Group. ## Attribute Reference ## * `id` - Attribute id set to the Dn of the Endpoint Security Group. -* `annotation` - (Read-Only) Annotation of object Endpoint Security Group. -* `description` - (Read-Only) Description of object Endpoint Security Group. -* `name_alias` - (Read-Only) Name Alias of object Endpoint Security Group. +* `annotation` - (Read-Only) Annotation of the object Endpoint Security Group. +* `description` - (Read-Only) Description of the object Endpoint Security Group. +* `name_alias` - (Read-Only) Name Alias of the object Endpoint Security Group. * `match_t` - (Read-Only) The provider label match criteria. * `pc_enf_pref` - (Read-Only) The preferred policy control. -* `pref_gr_memb` - (Read-Only) Represents parameter used to determine if EPg is part of a group that does not a contract for communication. +* `pref_gr_memb` - (Read-Only) Represents parameter used to determine if EPG is part of a group that does not a contract for communication.