Skip to content

Commit

Permalink
[ignore] generated datasource
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahammughal authored and lhercot committed Jul 12, 2024
1 parent b849557 commit d21a820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-sources/application_epg.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ data "aci_application_epg" "foo_epg" {
## Attribute Reference

* `id` - Attribute id set to the Dn of the Application EPG.
* `pc_tag` - (Read-Only) A numeric ID to represent a policy enforcement group.
* `annotation` - (Optional) Annotation for object application epg.
* `description` - (Optional) Description for object application epg.
* `exception_tag` - (Optional) Exception tag for object application epg. Range: "0" - "512" .
Expand All @@ -38,6 +37,7 @@ data "aci_application_epg" "foo_epg" {
* `match_t` - (Optional) The provider label match criteria for EPG.
* `name_alias` - (Optional) Name alias for object application epg.
* `pc_enf_pref` - (Optional) The preferred policy control.
* `pc_tag` - (Read-Only) A numeric ID to represent a policy enforcement group.
* `pref_gr_memb` - (Optional) Represents parameter used to determine if EPg is part of a group that does not a contract for communication.
* `prio` - (Optional) QoS priority class id.
* `shutdown` - (Optional) Shutdown for object application epg.
Expand Down

0 comments on commit d21a820

Please sign in to comment.